[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260713 09:06:46.554075 16604 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.55.62:34863
I20260713 09:06:46.555819 16604 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:06:46.556962 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:46.575213 16611 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:46.575191 16610 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:46.576395 16604 server_base.cc:1061] running on GCE node
W20260713 09:06:46.575205 16613 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:47.773554 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:47.773804 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:47.774052 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933607774021 us; error 0 us; skew 500 ppm
I20260713 09:06:47.774928 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:47.780481 16604 webserver.cc:533] Webserver started at http://127.16.55.62:40155/ using document root <none> and password file <none>
I20260713 09:06:47.781342 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:47.781541 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:47.781934 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:47.787808 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933606384126-16604-0/minicluster-data/master-0-root/instance:
uuid: "aeda912bf9fe4e379f208a5a78c57f3d"
format_stamp: "Formatted at 2026-07-13 09:06:47 on dist-test-slave-dg4l"
I20260713 09:06:47.796034 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:47.801697 16619 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:47.803102 16604 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:06:47.803598 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933606384126-16604-0/minicluster-data/master-0-root
uuid: "aeda912bf9fe4e379f208a5a78c57f3d"
format_stamp: "Formatted at 2026-07-13 09:06:47 on dist-test-slave-dg4l"
I20260713 09:06:47.803978 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933606384126-16604-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933606384126-16604-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933606384126-16604-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:47.863315 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:47.864950 16604 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260713 09:06:47.865445 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:47.942937 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.62:34863
I20260713 09:06:47.943074 16670 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.62:34863 every 8 connection(s)
I20260713 09:06:47.951084 16671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:47.974476 16671 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aeda912bf9fe4e379f208a5a78c57f3d: Bootstrap starting.
I20260713 09:06:47.981034 16671 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P aeda912bf9fe4e379f208a5a78c57f3d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:47.983103 16671 log.cc:826] T 00000000000000000000000000000000 P aeda912bf9fe4e379f208a5a78c57f3d: Log is configured to *not* fsync() on all Append() calls
I20260713 09:06:47.988353 16671 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aeda912bf9fe4e379f208a5a78c57f3d: No bootstrap required, opened a new log
I20260713 09:06:48.011155 16671 raft_consensus.cc:359] T 00000000000000000000000000000000 P aeda912bf9fe4e379f208a5a78c57f3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aeda912bf9fe4e379f208a5a78c57f3d" member_type: VOTER }
I20260713 09:06:48.011816 16671 raft_consensus.cc:385] T 00000000000000000000000000000000 P aeda912bf9fe4e379f208a5a78c57f3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:48.012089 16671 raft_consensus.cc:740] T 00000000000000000000000000000000 P aeda912bf9fe4e379f208a5a78c57f3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aeda912bf9fe4e379f208a5a78c57f3d, State: Initialized, Role: FOLLOWER
I20260713 09:06:48.013375 16671 consensus_queue.cc:260] T 00000000000000000000000000000000 P aeda912bf9fe4e379f208a5a78c57f3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aeda912bf9fe4e379f208a5a78c57f3d" member_type: VOTER }
I20260713 09:06:48.013988 16671 raft_consensus.cc:399] T 00000000000000000000000000000000 P aeda912bf9fe4e379f208a5a78c57f3d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:48.014324 16671 raft_consensus.cc:493] T 00000000000000000000000000000000 P aeda912bf9fe4e379f208a5a78c57f3d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:48.014708 16671 raft_consensus.cc:3060] T 00000000000000000000000000000000 P aeda912bf9fe4e379f208a5a78c57f3d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:48.019594 16671 raft_consensus.cc:515] T 00000000000000000000000000000000 P aeda912bf9fe4e379f208a5a78c57f3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aeda912bf9fe4e379f208a5a78c57f3d" member_type: VOTER }
I20260713 09:06:48.020535 16671 leader_election.cc:304] T 00000000000000000000000000000000 P aeda912bf9fe4e379f208a5a78c57f3d [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: aeda912bf9fe4e379f208a5a78c57f3d; no voters: 
I20260713 09:06:48.022600 16671 leader_election.cc:290] T 00000000000000000000000000000000 P aeda912bf9fe4e379f208a5a78c57f3d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:48.023028 16674 raft_consensus.cc:2804] T 00000000000000000000000000000000 P aeda912bf9fe4e379f208a5a78c57f3d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:48.025651 16674 raft_consensus.cc:697] T 00000000000000000000000000000000 P aeda912bf9fe4e379f208a5a78c57f3d [term 1 LEADER]: Becoming Leader. State: Replica: aeda912bf9fe4e379f208a5a78c57f3d, State: Running, Role: LEADER
I20260713 09:06:48.026660 16674 consensus_queue.cc:237] T 00000000000000000000000000000000 P aeda912bf9fe4e379f208a5a78c57f3d [LEADER]: Queue going to LEADER mode. State: All 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: "aeda912bf9fe4e379f208a5a78c57f3d" member_type: VOTER }
I20260713 09:06:48.027942 16671 sys_catalog.cc:565] T 00000000000000000000000000000000 P aeda912bf9fe4e379f208a5a78c57f3d [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:48.039009 16676 sys_catalog.cc:455] T 00000000000000000000000000000000 P aeda912bf9fe4e379f208a5a78c57f3d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "aeda912bf9fe4e379f208a5a78c57f3d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aeda912bf9fe4e379f208a5a78c57f3d" member_type: VOTER } }
I20260713 09:06:48.040023 16676 sys_catalog.cc:458] T 00000000000000000000000000000000 P aeda912bf9fe4e379f208a5a78c57f3d [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:48.039803 16675 sys_catalog.cc:455] T 00000000000000000000000000000000 P aeda912bf9fe4e379f208a5a78c57f3d [sys.catalog]: SysCatalogTable state changed. Reason: New leader aeda912bf9fe4e379f208a5a78c57f3d. Latest consensus state: current_term: 1 leader_uuid: "aeda912bf9fe4e379f208a5a78c57f3d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aeda912bf9fe4e379f208a5a78c57f3d" member_type: VOTER } }
I20260713 09:06:48.040630 16675 sys_catalog.cc:458] T 00000000000000000000000000000000 P aeda912bf9fe4e379f208a5a78c57f3d [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:48.044513 16683 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:48.058110 16683 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:48.060913 16604 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:48.077762 16683 catalog_manager.cc:1383] Generated new cluster ID: b6071578e10b487fba18ef9d02bf4ce7
I20260713 09:06:48.078081 16683 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:48.113283 16683 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:48.115671 16683 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:48.135569 16683 catalog_manager.cc:6070] T 00000000000000000000000000000000 P aeda912bf9fe4e379f208a5a78c57f3d: Generated new TSK 0
I20260713 09:06:48.136838 16683 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:48.193092 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:48.203135 16693 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:48.204469 16694 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:48.208477 16604 server_base.cc:1061] running on GCE node
W20260713 09:06:48.209029 16696 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:48.209951 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:48.210203 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:48.210423 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933608210387 us; error 0 us; skew 500 ppm
I20260713 09:06:48.211123 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:48.216315 16604 webserver.cc:533] Webserver started at http://127.16.55.1:44381/ using document root <none> and password file <none>
I20260713 09:06:48.216979 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:48.217216 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:48.217568 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:48.218873 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933606384126-16604-0/minicluster-data/ts-0-root/instance:
uuid: "d06b8e67af5749d69085fae9beb4cda4"
format_stamp: "Formatted at 2026-07-13 09:06:48 on dist-test-slave-dg4l"
I20260713 09:06:48.225840 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.005s
I20260713 09:06:48.231302 16701 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:48.232335 16604 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:06:48.232724 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933606384126-16604-0/minicluster-data/ts-0-root
uuid: "d06b8e67af5749d69085fae9beb4cda4"
format_stamp: "Formatted at 2026-07-13 09:06:48 on dist-test-slave-dg4l"
I20260713 09:06:48.233124 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933606384126-16604-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933606384126-16604-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933606384126-16604-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:48.250445 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:48.252310 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:48.255298 16604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:48.260969 16604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:48.261328 16604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:48.261649 16604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:48.261873 16604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:48.354861 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.1:39287
I20260713 09:06:48.355069 16763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.1:39287 every 8 connection(s)
I20260713 09:06:48.362913 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:48.373441 16768 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:48.383827 16769 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:48.385125 16604 server_base.cc:1061] running on GCE node
W20260713 09:06:48.386382 16772 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:48.387645 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:48.387943 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:48.388160 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933608388143 us; error 0 us; skew 500 ppm
I20260713 09:06:48.388964 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:48.392683 16764 heartbeater.cc:344] Connected to a master server at 127.16.55.62:34863
I20260713 09:06:48.392844 16604 webserver.cc:533] Webserver started at http://127.16.55.2:38883/ using document root <none> and password file <none>
I20260713 09:06:48.393225 16764 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:48.393594 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:48.393899 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:48.394275 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:48.394315 16764 heartbeater.cc:507] Master 127.16.55.62:34863 requested a full tablet report, sending...
I20260713 09:06:48.395974 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933606384126-16604-0/minicluster-data/ts-1-root/instance:
uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
format_stamp: "Formatted at 2026-07-13 09:06:48 on dist-test-slave-dg4l"
I20260713 09:06:48.397619 16636 ts_manager.cc:194] Registered new tserver with Master: d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287)
I20260713 09:06:48.399973 16636 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42182
I20260713 09:06:48.403599 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.000s	sys 0.007s
I20260713 09:06:48.409473 16776 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:48.410472 16604 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.001s
I20260713 09:06:48.411108 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933606384126-16604-0/minicluster-data/ts-1-root
uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
format_stamp: "Formatted at 2026-07-13 09:06:48 on dist-test-slave-dg4l"
I20260713 09:06:48.411675 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933606384126-16604-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933606384126-16604-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933606384126-16604-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:48.440949 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:48.442672 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:48.445446 16604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:48.449322 16604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:48.449610 16604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:48.449908 16604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:48.450114 16604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:48.548979 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.2:33737
I20260713 09:06:48.549084 16838 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.2:33737 every 8 connection(s)
I20260713 09:06:48.555960 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:48.564314 16842 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:48.568828 16843 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:48.572567 16839 heartbeater.cc:344] Connected to a master server at 127.16.55.62:34863
I20260713 09:06:48.573098 16839 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:48.574442 16839 heartbeater.cc:507] Master 127.16.55.62:34863 requested a full tablet report, sending...
I20260713 09:06:48.576514 16604 server_base.cc:1061] running on GCE node
W20260713 09:06:48.577639 16845 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:48.578045 16636 ts_manager.cc:194] Registered new tserver with Master: 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2:33737)
I20260713 09:06:48.578666 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:48.578914 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:48.579176 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933608579154 us; error 0 us; skew 500 ppm
I20260713 09:06:48.579761 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:48.579936 16636 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42196
I20260713 09:06:48.583109 16604 webserver.cc:533] Webserver started at http://127.16.55.3:33463/ using document root <none> and password file <none>
I20260713 09:06:48.583927 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:48.584196 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:48.584538 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:48.585678 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933606384126-16604-0/minicluster-data/ts-2-root/instance:
uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
format_stamp: "Formatted at 2026-07-13 09:06:48 on dist-test-slave-dg4l"
I20260713 09:06:48.591100 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260713 09:06:48.595134 16850 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:48.596045 16604 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:06:48.596428 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933606384126-16604-0/minicluster-data/ts-2-root
uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
format_stamp: "Formatted at 2026-07-13 09:06:48 on dist-test-slave-dg4l"
I20260713 09:06:48.596765 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933606384126-16604-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933606384126-16604-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933606384126-16604-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:48.609520 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:48.610867 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:48.613382 16604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:48.616984 16604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:48.617260 16604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:48.617560 16604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:48.617756 16604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:48.718820 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.3:36283
I20260713 09:06:48.719043 16912 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.3:36283 every 8 connection(s)
I20260713 09:06:48.739528 16913 heartbeater.cc:344] Connected to a master server at 127.16.55.62:34863
I20260713 09:06:48.740007 16913 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:48.740907 16913 heartbeater.cc:507] Master 127.16.55.62:34863 requested a full tablet report, sending...
I20260713 09:06:48.743300 16636 ts_manager.cc:194] Registered new tserver with Master: ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283)
I20260713 09:06:48.743659 16604 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014863374s
I20260713 09:06:48.745266 16636 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42204
I20260713 09:06:48.804101 16636 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42216:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:06:48.809952 16636 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:06:48.947252 16804 tablet_service.cc:1511] Processing CreateTablet for tablet 6e1de2c74e9840af84b73db9046d4f9d (DEFAULT_TABLE table=test-workload [id=e20d3405359b411081b1eb82c73b082c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:48.947729 16803 tablet_service.cc:1511] Processing CreateTablet for tablet 75e47ae64d2e4dbe9ad2f6ef1f72421d (DEFAULT_TABLE table=test-workload [id=e20d3405359b411081b1eb82c73b082c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:48.957587 16804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e1de2c74e9840af84b73db9046d4f9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:48.954217 16728 tablet_service.cc:1511] Processing CreateTablet for tablet 75e47ae64d2e4dbe9ad2f6ef1f72421d (DEFAULT_TABLE table=test-workload [id=e20d3405359b411081b1eb82c73b082c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:48.957221 16802 tablet_service.cc:1511] Processing CreateTablet for tablet 26b4f5bf2ad54e64847e32b0c1de5367 (DEFAULT_TABLE table=test-workload [id=e20d3405359b411081b1eb82c73b082c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:48.958081 16800 tablet_service.cc:1511] Processing CreateTablet for tablet 898efc43cf1a4e458650ecadbedae0a0 (DEFAULT_TABLE table=test-workload [id=e20d3405359b411081b1eb82c73b082c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:48.965390 16803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75e47ae64d2e4dbe9ad2f6ef1f72421d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:48.966459 16802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b4f5bf2ad54e64847e32b0c1de5367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:48.957901 16729 tablet_service.cc:1511] Processing CreateTablet for tablet 6e1de2c74e9840af84b73db9046d4f9d (DEFAULT_TABLE table=test-workload [id=e20d3405359b411081b1eb82c73b082c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:48.960512 16801 tablet_service.cc:1511] Processing CreateTablet for tablet 5c7ad3f4f2b1425a9ce4e22b28b2c02e (DEFAULT_TABLE table=test-workload [id=e20d3405359b411081b1eb82c73b082c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:48.969478 16727 tablet_service.cc:1511] Processing CreateTablet for tablet 26b4f5bf2ad54e64847e32b0c1de5367 (DEFAULT_TABLE table=test-workload [id=e20d3405359b411081b1eb82c73b082c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:48.970564 16726 tablet_service.cc:1511] Processing CreateTablet for tablet 5c7ad3f4f2b1425a9ce4e22b28b2c02e (DEFAULT_TABLE table=test-workload [id=e20d3405359b411081b1eb82c73b082c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:48.974213 16728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75e47ae64d2e4dbe9ad2f6ef1f72421d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:48.974577 16800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 898efc43cf1a4e458650ecadbedae0a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:48.975226 16799 tablet_service.cc:1511] Processing CreateTablet for tablet bb6d72f08eb44caab6f4b96b5dc2c322 (DEFAULT_TABLE table=test-workload [id=e20d3405359b411081b1eb82c73b082c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:48.978796 16801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c7ad3f4f2b1425a9ce4e22b28b2c02e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:48.972683 16725 tablet_service.cc:1511] Processing CreateTablet for tablet 898efc43cf1a4e458650ecadbedae0a0 (DEFAULT_TABLE table=test-workload [id=e20d3405359b411081b1eb82c73b082c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:48.979719 16729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e1de2c74e9840af84b73db9046d4f9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:48.982242 16799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb6d72f08eb44caab6f4b96b5dc2c322. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:48.994238 16726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c7ad3f4f2b1425a9ce4e22b28b2c02e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:48.995566 16798 tablet_service.cc:1511] Processing CreateTablet for tablet 371f3785c76c48089f98c2e91744c2c1 (DEFAULT_TABLE table=test-workload [id=e20d3405359b411081b1eb82c73b082c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:48.990602 16724 tablet_service.cc:1511] Processing CreateTablet for tablet bb6d72f08eb44caab6f4b96b5dc2c322 (DEFAULT_TABLE table=test-workload [id=e20d3405359b411081b1eb82c73b082c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:48.994930 16723 tablet_service.cc:1511] Processing CreateTablet for tablet 371f3785c76c48089f98c2e91744c2c1 (DEFAULT_TABLE table=test-workload [id=e20d3405359b411081b1eb82c73b082c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:48.999527 16798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 371f3785c76c48089f98c2e91744c2c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.016438 16727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b4f5bf2ad54e64847e32b0c1de5367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.017711 16724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb6d72f08eb44caab6f4b96b5dc2c322. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.018404 16725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 898efc43cf1a4e458650ecadbedae0a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.019074 16723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 371f3785c76c48089f98c2e91744c2c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.032531 16722 tablet_service.cc:1511] Processing CreateTablet for tablet 6708d7241b7542c6ac318546822655a9 (DEFAULT_TABLE table=test-workload [id=e20d3405359b411081b1eb82c73b082c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:49.034113 16722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6708d7241b7542c6ac318546822655a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.033823 16797 tablet_service.cc:1511] Processing CreateTablet for tablet 6708d7241b7542c6ac318546822655a9 (DEFAULT_TABLE table=test-workload [id=e20d3405359b411081b1eb82c73b082c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:49.035174 16797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6708d7241b7542c6ac318546822655a9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:06:49.049003 16684 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:49.074831 16878 tablet_service.cc:1511] Processing CreateTablet for tablet 6e1de2c74e9840af84b73db9046d4f9d (DEFAULT_TABLE table=test-workload [id=e20d3405359b411081b1eb82c73b082c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:49.086009 16876 tablet_service.cc:1511] Processing CreateTablet for tablet 26b4f5bf2ad54e64847e32b0c1de5367 (DEFAULT_TABLE table=test-workload [id=e20d3405359b411081b1eb82c73b082c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:49.083648 16877 tablet_service.cc:1511] Processing CreateTablet for tablet 75e47ae64d2e4dbe9ad2f6ef1f72421d (DEFAULT_TABLE table=test-workload [id=e20d3405359b411081b1eb82c73b082c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:49.086246 16875 tablet_service.cc:1511] Processing CreateTablet for tablet 5c7ad3f4f2b1425a9ce4e22b28b2c02e (DEFAULT_TABLE table=test-workload [id=e20d3405359b411081b1eb82c73b082c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:49.099130 16874 tablet_service.cc:1511] Processing CreateTablet for tablet 898efc43cf1a4e458650ecadbedae0a0 (DEFAULT_TABLE table=test-workload [id=e20d3405359b411081b1eb82c73b082c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:49.109242 16721 tablet_service.cc:1511] Processing CreateTablet for tablet dfb29f4e424347b6bb84eba2eb6bbfa8 (DEFAULT_TABLE table=test-workload [id=e20d3405359b411081b1eb82c73b082c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:49.107272 16878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e1de2c74e9840af84b73db9046d4f9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.115887 16721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb29f4e424347b6bb84eba2eb6bbfa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.119544 16874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 898efc43cf1a4e458650ecadbedae0a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.116922 16873 tablet_service.cc:1511] Processing CreateTablet for tablet bb6d72f08eb44caab6f4b96b5dc2c322 (DEFAULT_TABLE table=test-workload [id=e20d3405359b411081b1eb82c73b082c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:49.136171 16877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75e47ae64d2e4dbe9ad2f6ef1f72421d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.132567 16872 tablet_service.cc:1511] Processing CreateTablet for tablet 371f3785c76c48089f98c2e91744c2c1 (DEFAULT_TABLE table=test-workload [id=e20d3405359b411081b1eb82c73b082c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:49.134512 16931 tablet_bootstrap.cc:492] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd: Bootstrap starting.
I20260713 09:06:49.137461 16873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb6d72f08eb44caab6f4b96b5dc2c322. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.134420 16871 tablet_service.cc:1511] Processing CreateTablet for tablet 6708d7241b7542c6ac318546822655a9 (DEFAULT_TABLE table=test-workload [id=e20d3405359b411081b1eb82c73b082c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:49.137233 16803 tablet_service.cc:1511] Processing CreateTablet for tablet dfb29f4e424347b6bb84eba2eb6bbfa8 (DEFAULT_TABLE table=test-workload [id=e20d3405359b411081b1eb82c73b082c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:49.147966 16803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb29f4e424347b6bb84eba2eb6bbfa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.148296 16875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c7ad3f4f2b1425a9ce4e22b28b2c02e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.152352 16870 tablet_service.cc:1511] Processing CreateTablet for tablet dfb29f4e424347b6bb84eba2eb6bbfa8 (DEFAULT_TABLE table=test-workload [id=e20d3405359b411081b1eb82c73b082c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:49.158727 16870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb29f4e424347b6bb84eba2eb6bbfa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.160230 16871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6708d7241b7542c6ac318546822655a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.163096 16876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b4f5bf2ad54e64847e32b0c1de5367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.183394 16872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 371f3785c76c48089f98c2e91744c2c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.263223 16931 tablet_bootstrap.cc:654] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.264864 16932 tablet_bootstrap.cc:492] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4: Bootstrap starting.
I20260713 09:06:49.292601 16932 tablet_bootstrap.cc:654] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.325815 16933 tablet_bootstrap.cc:492] T 898efc43cf1a4e458650ecadbedae0a0 P ccca35bcac6143aab9ee6d53b8171c4f: Bootstrap starting.
I20260713 09:06:49.341192 16932 tablet_bootstrap.cc:492] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4: No bootstrap required, opened a new log
I20260713 09:06:49.341892 16932 ts_tablet_manager.cc:1403] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4: Time spent bootstrapping tablet: real 0.134s	user 0.010s	sys 0.032s
I20260713 09:06:49.344247 16931 tablet_bootstrap.cc:492] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd: No bootstrap required, opened a new log
I20260713 09:06:49.344714 16931 ts_tablet_manager.cc:1403] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd: Time spent bootstrapping tablet: real 0.232s	user 0.016s	sys 0.018s
I20260713 09:06:49.346606 16933 tablet_bootstrap.cc:654] T 898efc43cf1a4e458650ecadbedae0a0 P ccca35bcac6143aab9ee6d53b8171c4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.346405 16932 raft_consensus.cc:359] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.347354 16932 raft_consensus.cc:385] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.347652 16932 raft_consensus.cc:740] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d06b8e67af5749d69085fae9beb4cda4, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.348095 16931 raft_consensus.cc:359] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.348809 16931 raft_consensus.cc:385] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.348493 16932 consensus_queue.cc:260] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.349107 16931 raft_consensus.cc:740] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc3f54cc2974a7591a0d65ebd67eedd, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.350013 16931 consensus_queue.cc:260] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.358616 16764 heartbeater.cc:499] Master 127.16.55.62:34863 was elected leader, sending a full tablet report...
I20260713 09:06:49.358942 16932 ts_tablet_manager.cc:1434] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.005s
I20260713 09:06:49.360351 16932 tablet_bootstrap.cc:492] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4: Bootstrap starting.
W20260713 09:06:49.362757 16765 tablet.cc:2406] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:06:49.369297 16932 tablet_bootstrap.cc:654] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.376825 16933 tablet_bootstrap.cc:492] T 898efc43cf1a4e458650ecadbedae0a0 P ccca35bcac6143aab9ee6d53b8171c4f: No bootstrap required, opened a new log
I20260713 09:06:49.377422 16933 ts_tablet_manager.cc:1403] T 898efc43cf1a4e458650ecadbedae0a0 P ccca35bcac6143aab9ee6d53b8171c4f: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.007s
I20260713 09:06:49.380388 16933 raft_consensus.cc:359] T 898efc43cf1a4e458650ecadbedae0a0 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.382063 16933 raft_consensus.cc:385] T 898efc43cf1a4e458650ecadbedae0a0 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.382735 16839 heartbeater.cc:499] Master 127.16.55.62:34863 was elected leader, sending a full tablet report...
I20260713 09:06:49.382939 16932 tablet_bootstrap.cc:492] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4: No bootstrap required, opened a new log
I20260713 09:06:49.387969 16932 ts_tablet_manager.cc:1403] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.009s
I20260713 09:06:49.391578 16932 raft_consensus.cc:359] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } } peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } }
I20260713 09:06:49.392364 16932 raft_consensus.cc:385] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.392674 16932 raft_consensus.cc:740] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d06b8e67af5749d69085fae9beb4cda4, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.393474 16932 consensus_queue.cc:260] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } } peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } }
I20260713 09:06:49.395673 16932 ts_tablet_manager.cc:1434] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:06:49.396750 16932 tablet_bootstrap.cc:492] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4: Bootstrap starting.
I20260713 09:06:49.383140 16931 ts_tablet_manager.cc:1434] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd: Time spent starting tablet: real 0.038s	user 0.023s	sys 0.014s
I20260713 09:06:49.399778 16931 tablet_bootstrap.cc:492] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd: Bootstrap starting.
I20260713 09:06:49.406689 16931 tablet_bootstrap.cc:654] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.387154 16933 raft_consensus.cc:740] T 898efc43cf1a4e458650ecadbedae0a0 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccca35bcac6143aab9ee6d53b8171c4f, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.407527 16933 consensus_queue.cc:260] T 898efc43cf1a4e458650ecadbedae0a0 P ccca35bcac6143aab9ee6d53b8171c4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.410449 16913 heartbeater.cc:499] Master 127.16.55.62:34863 was elected leader, sending a full tablet report...
I20260713 09:06:49.411001 16933 ts_tablet_manager.cc:1434] T 898efc43cf1a4e458650ecadbedae0a0 P ccca35bcac6143aab9ee6d53b8171c4f: Time spent starting tablet: real 0.033s	user 0.002s	sys 0.005s
I20260713 09:06:49.411962 16933 tablet_bootstrap.cc:492] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f: Bootstrap starting.
I20260713 09:06:49.421562 16933 tablet_bootstrap.cc:654] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.423645 16932 tablet_bootstrap.cc:654] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.442169 16931 tablet_bootstrap.cc:492] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd: No bootstrap required, opened a new log
I20260713 09:06:49.442718 16931 ts_tablet_manager.cc:1403] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.009s
I20260713 09:06:49.443240 16937 raft_consensus.cc:493] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:49.443802 16933 tablet_bootstrap.cc:492] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f: No bootstrap required, opened a new log
I20260713 09:06:49.443720 16937 raft_consensus.cc:515] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.444275 16933 ts_tablet_manager.cc:1403] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.001s
I20260713 09:06:49.445638 16931 raft_consensus.cc:359] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.446337 16931 raft_consensus.cc:385] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.446642 16931 raft_consensus.cc:740] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc3f54cc2974a7591a0d65ebd67eedd, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.448007 16931 consensus_queue.cc:260] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.448604 16937 leader_election.cc:290] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2:33737), ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283)
I20260713 09:06:49.450585 16931 ts_tablet_manager.cc:1434] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:06:49.451548 16931 tablet_bootstrap.cc:492] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd: Bootstrap starting.
I20260713 09:06:49.459698 16932 tablet_bootstrap.cc:492] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4: No bootstrap required, opened a new log
I20260713 09:06:49.460732 16933 raft_consensus.cc:359] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.463975 16933 raft_consensus.cc:385] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.464295 16933 raft_consensus.cc:740] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccca35bcac6143aab9ee6d53b8171c4f, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.465057 16933 consensus_queue.cc:260] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.463284 16932 ts_tablet_manager.cc:1403] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.013s
I20260713 09:06:49.461789 16931 tablet_bootstrap.cc:654] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.470034 16932 raft_consensus.cc:359] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.470806 16932 raft_consensus.cc:385] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.471115 16932 raft_consensus.cc:740] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d06b8e67af5749d69085fae9beb4cda4, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.472484 16933 ts_tablet_manager.cc:1434] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.002s
I20260713 09:06:49.473543 16933 tablet_bootstrap.cc:492] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f: Bootstrap starting.
I20260713 09:06:49.474635 16814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898efc43cf1a4e458650ecadbedae0a0" candidate_uuid: "d06b8e67af5749d69085fae9beb4cda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" is_pre_election: true
I20260713 09:06:49.474776 16932 consensus_queue.cc:260] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
W20260713 09:06:49.476866 16703 leader_election.cc:343] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2:33737): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:49.483883 16888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898efc43cf1a4e458650ecadbedae0a0" candidate_uuid: "d06b8e67af5749d69085fae9beb4cda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" is_pre_election: true
I20260713 09:06:49.484885 16888 raft_consensus.cc:2468] T 898efc43cf1a4e458650ecadbedae0a0 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d06b8e67af5749d69085fae9beb4cda4 in term 0.
I20260713 09:06:49.485556 16931 tablet_bootstrap.cc:492] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd: No bootstrap required, opened a new log
I20260713 09:06:49.485982 16932 ts_tablet_manager.cc:1434] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:06:49.486021 16931 ts_tablet_manager.cc:1403] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.003s
I20260713 09:06:49.486325 16703 leader_election.cc:304] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [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: ccca35bcac6143aab9ee6d53b8171c4f, d06b8e67af5749d69085fae9beb4cda4; no voters: 7dc3f54cc2974a7591a0d65ebd67eedd
I20260713 09:06:49.487398 16937 raft_consensus.cc:2804] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:49.487782 16937 raft_consensus.cc:493] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:49.488142 16937 raft_consensus.cc:3060] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:49.489212 16931 raft_consensus.cc:359] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.489931 16931 raft_consensus.cc:385] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.490211 16931 raft_consensus.cc:740] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc3f54cc2974a7591a0d65ebd67eedd, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.491010 16931 consensus_queue.cc:260] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.493464 16931 ts_tablet_manager.cc:1434] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:49.494447 16931 tablet_bootstrap.cc:492] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd: Bootstrap starting.
I20260713 09:06:49.495568 16937 raft_consensus.cc:515] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.497910 16937 leader_election.cc:290] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [CANDIDATE]: Term 1 election: Requested vote from peers 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2:33737), ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283)
I20260713 09:06:49.498903 16933 tablet_bootstrap.cc:654] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.499747 16888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898efc43cf1a4e458650ecadbedae0a0" candidate_uuid: "d06b8e67af5749d69085fae9beb4cda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
I20260713 09:06:49.500548 16888 raft_consensus.cc:3060] T 898efc43cf1a4e458650ecadbedae0a0 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:49.500303 16814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898efc43cf1a4e458650ecadbedae0a0" candidate_uuid: "d06b8e67af5749d69085fae9beb4cda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
I20260713 09:06:49.487155 16932 tablet_bootstrap.cc:492] T 371f3785c76c48089f98c2e91744c2c1 P d06b8e67af5749d69085fae9beb4cda4: Bootstrap starting.
I20260713 09:06:49.506533 16931 tablet_bootstrap.cc:654] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:49.511057 16703 leader_election.cc:343] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2:33737): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:49.515264 16888 raft_consensus.cc:2468] T 898efc43cf1a4e458650ecadbedae0a0 P ccca35bcac6143aab9ee6d53b8171c4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d06b8e67af5749d69085fae9beb4cda4 in term 1.
I20260713 09:06:49.516870 16703 leader_election.cc:304] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [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: ccca35bcac6143aab9ee6d53b8171c4f, d06b8e67af5749d69085fae9beb4cda4; no voters: 7dc3f54cc2974a7591a0d65ebd67eedd
I20260713 09:06:49.517793 16937 raft_consensus.cc:2804] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:49.521093 16933 tablet_bootstrap.cc:492] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f: No bootstrap required, opened a new log
I20260713 09:06:49.521721 16933 ts_tablet_manager.cc:1403] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.004s
I20260713 09:06:49.525593 16932 tablet_bootstrap.cc:654] T 371f3785c76c48089f98c2e91744c2c1 P d06b8e67af5749d69085fae9beb4cda4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.527408 16937 raft_consensus.cc:697] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [term 1 LEADER]: Becoming Leader. State: Replica: d06b8e67af5749d69085fae9beb4cda4, State: Running, Role: LEADER
I20260713 09:06:49.528602 16937 consensus_queue.cc:237] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.530139 16933 raft_consensus.cc:359] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.530894 16933 raft_consensus.cc:385] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.531229 16933 raft_consensus.cc:740] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccca35bcac6143aab9ee6d53b8171c4f, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.534235 16931 tablet_bootstrap.cc:492] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd: No bootstrap required, opened a new log
I20260713 09:06:49.534755 16931 ts_tablet_manager.cc:1403] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.000s
I20260713 09:06:49.537915 16931 raft_consensus.cc:359] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.538661 16931 raft_consensus.cc:385] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.539045 16931 raft_consensus.cc:740] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc3f54cc2974a7591a0d65ebd67eedd, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.539796 16931 consensus_queue.cc:260] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.544742 16932 tablet_bootstrap.cc:492] T 371f3785c76c48089f98c2e91744c2c1 P d06b8e67af5749d69085fae9beb4cda4: No bootstrap required, opened a new log
I20260713 09:06:49.545341 16932 ts_tablet_manager.cc:1403] T 371f3785c76c48089f98c2e91744c2c1 P d06b8e67af5749d69085fae9beb4cda4: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.012s
I20260713 09:06:49.541438 16933 consensus_queue.cc:260] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.552280 16933 ts_tablet_manager.cc:1434] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.001s
I20260713 09:06:49.552001 16932 raft_consensus.cc:359] T 371f3785c76c48089f98c2e91744c2c1 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.552763 16932 raft_consensus.cc:385] T 371f3785c76c48089f98c2e91744c2c1 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.553095 16932 raft_consensus.cc:740] T 371f3785c76c48089f98c2e91744c2c1 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d06b8e67af5749d69085fae9beb4cda4, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.553274 16933 tablet_bootstrap.cc:492] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P ccca35bcac6143aab9ee6d53b8171c4f: Bootstrap starting.
I20260713 09:06:49.554574 16938 raft_consensus.cc:493] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:49.555078 16938 raft_consensus.cc:515] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.554957 16931 ts_tablet_manager.cc:1434] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260713 09:06:49.558499 16938 leader_election.cc:290] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287), ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283)
I20260713 09:06:49.559001 16931 tablet_bootstrap.cc:492] T 26b4f5bf2ad54e64847e32b0c1de5367 P 7dc3f54cc2974a7591a0d65ebd67eedd: Bootstrap starting.
I20260713 09:06:49.561511 16634 catalog_manager.cc:5697] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1). New cstate: current_term: 1 leader_uuid: "d06b8e67af5749d69085fae9beb4cda4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:49.553826 16932 consensus_queue.cc:260] T 371f3785c76c48089f98c2e91744c2c1 P d06b8e67af5749d69085fae9beb4cda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.581449 16932 ts_tablet_manager.cc:1434] T 371f3785c76c48089f98c2e91744c2c1 P d06b8e67af5749d69085fae9beb4cda4: Time spent starting tablet: real 0.036s	user 0.002s	sys 0.004s
I20260713 09:06:49.582453 16933 tablet_bootstrap.cc:654] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P ccca35bcac6143aab9ee6d53b8171c4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.582881 16932 tablet_bootstrap.cc:492] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4: Bootstrap starting.
I20260713 09:06:49.584880 16931 tablet_bootstrap.cc:654] T 26b4f5bf2ad54e64847e32b0c1de5367 P 7dc3f54cc2974a7591a0d65ebd67eedd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.599777 16938 raft_consensus.cc:493] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:49.601311 16938 raft_consensus.cc:515] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.605433 16938 leader_election.cc:290] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287), ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283)
I20260713 09:06:49.612071 16940 raft_consensus.cc:493] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:49.613852 16940 raft_consensus.cc:515] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.622485 16932 tablet_bootstrap.cc:654] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.628086 16940 leader_election.cc:290] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287), 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2:33737)
I20260713 09:06:49.635787 16931 tablet_bootstrap.cc:492] T 26b4f5bf2ad54e64847e32b0c1de5367 P 7dc3f54cc2974a7591a0d65ebd67eedd: No bootstrap required, opened a new log
I20260713 09:06:49.637080 16931 ts_tablet_manager.cc:1403] T 26b4f5bf2ad54e64847e32b0c1de5367 P 7dc3f54cc2974a7591a0d65ebd67eedd: Time spent bootstrapping tablet: real 0.078s	user 0.020s	sys 0.005s
I20260713 09:06:49.640278 16937 raft_consensus.cc:493] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:49.640856 16937 raft_consensus.cc:515] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } } peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } }
I20260713 09:06:49.644037 16933 tablet_bootstrap.cc:492] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P ccca35bcac6143aab9ee6d53b8171c4f: No bootstrap required, opened a new log
I20260713 09:06:49.646284 16937 leader_election.cc:290] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2:33737), ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283)
I20260713 09:06:49.645511 16933 ts_tablet_manager.cc:1403] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P ccca35bcac6143aab9ee6d53b8171c4f: Time spent bootstrapping tablet: real 0.092s	user 0.010s	sys 0.020s
I20260713 09:06:49.649873 16814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1de2c74e9840af84b73db9046d4f9d" candidate_uuid: "d06b8e67af5749d69085fae9beb4cda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" is_pre_election: true
I20260713 09:06:49.655486 16888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1de2c74e9840af84b73db9046d4f9d" candidate_uuid: "d06b8e67af5749d69085fae9beb4cda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" is_pre_election: true
I20260713 09:06:49.658439 16886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb6d72f08eb44caab6f4b96b5dc2c322" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" is_pre_election: true
I20260713 09:06:49.663933 16931 raft_consensus.cc:359] T 26b4f5bf2ad54e64847e32b0c1de5367 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.665230 16931 raft_consensus.cc:385] T 26b4f5bf2ad54e64847e32b0c1de5367 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.665695 16931 raft_consensus.cc:740] T 26b4f5bf2ad54e64847e32b0c1de5367 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc3f54cc2974a7591a0d65ebd67eedd, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.666247 16887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6708d7241b7542c6ac318546822655a9" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" is_pre_election: true
W20260713 09:06:49.661902 16703 leader_election.cc:343] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2:33737): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:49.667794 16778 leader_election.cc:343] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:49.666652 16931 consensus_queue.cc:260] T 26b4f5bf2ad54e64847e32b0c1de5367 P 7dc3f54cc2974a7591a0d65ebd67eedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.669131 16933 raft_consensus.cc:359] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.671022 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6708d7241b7542c6ac318546822655a9" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d06b8e67af5749d69085fae9beb4cda4" is_pre_election: true
I20260713 09:06:49.671674 16933 raft_consensus.cc:385] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.671980 16933 raft_consensus.cc:740] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccca35bcac6143aab9ee6d53b8171c4f, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.683298 16933 consensus_queue.cc:260] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P ccca35bcac6143aab9ee6d53b8171c4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.683969 16931 ts_tablet_manager.cc:1434] T 26b4f5bf2ad54e64847e32b0c1de5367 P 7dc3f54cc2974a7591a0d65ebd67eedd: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.004s
W20260713 09:06:49.686659 16703 leader_election.cc:343] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:49.687212 16703 leader_election.cc:304] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d06b8e67af5749d69085fae9beb4cda4; no voters: 7dc3f54cc2974a7591a0d65ebd67eedd, ccca35bcac6143aab9ee6d53b8171c4f
I20260713 09:06:49.689432 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb6d72f08eb44caab6f4b96b5dc2c322" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d06b8e67af5749d69085fae9beb4cda4" is_pre_election: true
I20260713 09:06:49.691040 16933 ts_tablet_manager.cc:1434] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P ccca35bcac6143aab9ee6d53b8171c4f: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.002s
I20260713 09:06:49.692072 16933 tablet_bootstrap.cc:492] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f: Bootstrap starting.
I20260713 09:06:49.688020 16937 raft_consensus.cc:2749] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:06:49.688727 16778 leader_election.cc:343] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:49.693615 16931 tablet_bootstrap.cc:492] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd: Bootstrap starting.
W20260713 09:06:49.694960 16780 leader_election.cc:343] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:49.704752 16933 tablet_bootstrap.cc:654] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.706079 16932 tablet_bootstrap.cc:492] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4: No bootstrap required, opened a new log
I20260713 09:06:49.701643 16780 leader_election.cc:304] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dc3f54cc2974a7591a0d65ebd67eedd; no voters: ccca35bcac6143aab9ee6d53b8171c4f, d06b8e67af5749d69085fae9beb4cda4
I20260713 09:06:49.711825 16932 ts_tablet_manager.cc:1403] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4: Time spent bootstrapping tablet: real 0.129s	user 0.013s	sys 0.017s
I20260713 09:06:49.712591 16938 raft_consensus.cc:2749] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:06:49.718132 16780 leader_election.cc:343] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:49.718895 16780 leader_election.cc:304] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dc3f54cc2974a7591a0d65ebd67eedd; no voters: ccca35bcac6143aab9ee6d53b8171c4f, d06b8e67af5749d69085fae9beb4cda4
I20260713 09:06:49.719920 16938 raft_consensus.cc:2749] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:49.726224 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb29f4e424347b6bb84eba2eb6bbfa8" candidate_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d06b8e67af5749d69085fae9beb4cda4" is_pre_election: true
W20260713 09:06:49.728014 16854 leader_election.cc:343] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:49.729993 16814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb29f4e424347b6bb84eba2eb6bbfa8" candidate_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" is_pre_election: true
W20260713 09:06:49.731769 16852 leader_election.cc:343] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2:33737): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:49.733285 16931 tablet_bootstrap.cc:654] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.733935 16852 leader_election.cc:304] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccca35bcac6143aab9ee6d53b8171c4f; no voters: 7dc3f54cc2974a7591a0d65ebd67eedd, d06b8e67af5749d69085fae9beb4cda4
I20260713 09:06:49.735145 16940 raft_consensus.cc:2749] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:49.733800 16932 raft_consensus.cc:359] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.737455 16932 raft_consensus.cc:385] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.737872 16932 raft_consensus.cc:740] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d06b8e67af5749d69085fae9beb4cda4, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.739005 16932 consensus_queue.cc:260] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.743886 16933 tablet_bootstrap.cc:492] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f: No bootstrap required, opened a new log
I20260713 09:06:49.744416 16933 ts_tablet_manager.cc:1403] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.000s
I20260713 09:06:49.747030 16932 ts_tablet_manager.cc:1434] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.002s
I20260713 09:06:49.748478 16932 tablet_bootstrap.cc:492] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4: Bootstrap starting.
I20260713 09:06:49.752243 16931 tablet_bootstrap.cc:492] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd: No bootstrap required, opened a new log
I20260713 09:06:49.752846 16931 ts_tablet_manager.cc:1403] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.012s
I20260713 09:06:49.755349 16933 raft_consensus.cc:359] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } } peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } }
I20260713 09:06:49.756220 16932 tablet_bootstrap.cc:654] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.756204 16933 raft_consensus.cc:385] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.756656 16933 raft_consensus.cc:740] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccca35bcac6143aab9ee6d53b8171c4f, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.756500 16931 raft_consensus.cc:359] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.757570 16931 raft_consensus.cc:385] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.757953 16931 raft_consensus.cc:740] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc3f54cc2974a7591a0d65ebd67eedd, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.757748 16933 consensus_queue.cc:260] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } } peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } }
I20260713 09:06:49.758888 16931 consensus_queue.cc:260] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.760531 16933 ts_tablet_manager.cc:1434] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:06:49.761322 16931 ts_tablet_manager.cc:1434] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:06:49.761570 16933 tablet_bootstrap.cc:492] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f: Bootstrap starting.
I20260713 09:06:49.762593 16937 raft_consensus.cc:493] T 371f3785c76c48089f98c2e91744c2c1 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:49.763067 16937 raft_consensus.cc:515] T 371f3785c76c48089f98c2e91744c2c1 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.765126 16937 leader_election.cc:290] T 371f3785c76c48089f98c2e91744c2c1 P d06b8e67af5749d69085fae9beb4cda4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2:33737), ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283)
I20260713 09:06:49.762413 16931 tablet_bootstrap.cc:492] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd: Bootstrap starting.
I20260713 09:06:49.766714 16814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371f3785c76c48089f98c2e91744c2c1" candidate_uuid: "d06b8e67af5749d69085fae9beb4cda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" is_pre_election: true
I20260713 09:06:49.767992 16887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371f3785c76c48089f98c2e91744c2c1" candidate_uuid: "d06b8e67af5749d69085fae9beb4cda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" is_pre_election: true
W20260713 09:06:49.769860 16703 leader_election.cc:343] T 371f3785c76c48089f98c2e91744c2c1 P d06b8e67af5749d69085fae9beb4cda4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2:33737): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:49.770567 16703 leader_election.cc:343] T 371f3785c76c48089f98c2e91744c2c1 P d06b8e67af5749d69085fae9beb4cda4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:49.771020 16703 leader_election.cc:304] T 371f3785c76c48089f98c2e91744c2c1 P d06b8e67af5749d69085fae9beb4cda4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d06b8e67af5749d69085fae9beb4cda4; no voters: 7dc3f54cc2974a7591a0d65ebd67eedd, ccca35bcac6143aab9ee6d53b8171c4f
I20260713 09:06:49.771795 16937 raft_consensus.cc:2749] T 371f3785c76c48089f98c2e91744c2c1 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:49.773104 16931 tablet_bootstrap.cc:654] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.776461 16933 tablet_bootstrap.cc:654] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.786360 16937 raft_consensus.cc:493] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:49.786902 16937 raft_consensus.cc:515] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.787678 16938 raft_consensus.cc:493] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:49.788184 16938 raft_consensus.cc:515] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.789028 16937 leader_election.cc:290] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2:33737), ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283)
I20260713 09:06:49.790259 16938 leader_election.cc:290] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287), ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283)
I20260713 09:06:49.790591 16814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7ad3f4f2b1425a9ce4e22b28b2c02e" candidate_uuid: "d06b8e67af5749d69085fae9beb4cda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" is_pre_election: true
I20260713 09:06:49.791800 16814 raft_consensus.cc:2468] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d06b8e67af5749d69085fae9beb4cda4 in term 0.
I20260713 09:06:49.792443 16886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898efc43cf1a4e458650ecadbedae0a0" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" is_pre_election: true
I20260713 09:06:49.792811 16887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7ad3f4f2b1425a9ce4e22b28b2c02e" candidate_uuid: "d06b8e67af5749d69085fae9beb4cda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" is_pre_election: true
I20260713 09:06:49.793342 16886 raft_consensus.cc:2393] T 898efc43cf1a4e458650ecadbedae0a0 P ccca35bcac6143aab9ee6d53b8171c4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7dc3f54cc2974a7591a0d65ebd67eedd in current term 1: Already voted for candidate d06b8e67af5749d69085fae9beb4cda4 in this term.
I20260713 09:06:49.793361 16887 raft_consensus.cc:2468] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d06b8e67af5749d69085fae9beb4cda4 in term 0.
I20260713 09:06:49.794201 16703 leader_election.cc:304] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dc3f54cc2974a7591a0d65ebd67eedd, d06b8e67af5749d69085fae9beb4cda4; no voters: 
I20260713 09:06:49.795037 16937 raft_consensus.cc:2804] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:49.795389 16937 raft_consensus.cc:493] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:49.795715 16937 raft_consensus.cc:3060] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:49.796715 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898efc43cf1a4e458650ecadbedae0a0" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d06b8e67af5749d69085fae9beb4cda4" is_pre_election: true
I20260713 09:06:49.799269 16780 leader_election.cc:304] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dc3f54cc2974a7591a0d65ebd67eedd; no voters: ccca35bcac6143aab9ee6d53b8171c4f, d06b8e67af5749d69085fae9beb4cda4
I20260713 09:06:49.800362 16938 raft_consensus.cc:3060] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:49.801692 16933 tablet_bootstrap.cc:492] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f: No bootstrap required, opened a new log
I20260713 09:06:49.802264 16933 ts_tablet_manager.cc:1403] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.000s
I20260713 09:06:49.802908 16937 raft_consensus.cc:515] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.805052 16937 leader_election.cc:290] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [CANDIDATE]: Term 1 election: Requested vote from peers 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2:33737), ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283)
I20260713 09:06:49.806422 16887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7ad3f4f2b1425a9ce4e22b28b2c02e" candidate_uuid: "d06b8e67af5749d69085fae9beb4cda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
I20260713 09:06:49.807209 16887 raft_consensus.cc:3060] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:49.808213 16938 raft_consensus.cc:2749] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:49.811810 16814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7ad3f4f2b1425a9ce4e22b28b2c02e" candidate_uuid: "d06b8e67af5749d69085fae9beb4cda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
I20260713 09:06:49.812635 16933 raft_consensus.cc:359] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.813403 16933 raft_consensus.cc:385] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.813841 16933 raft_consensus.cc:740] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccca35bcac6143aab9ee6d53b8171c4f, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.814756 16931 tablet_bootstrap.cc:492] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd: No bootstrap required, opened a new log
I20260713 09:06:49.815030 16814 raft_consensus.cc:3060] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:49.814713 16933 consensus_queue.cc:260] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.817246 16933 ts_tablet_manager.cc:1434] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260713 09:06:49.818291 16933 tablet_bootstrap.cc:492] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f: Bootstrap starting.
I20260713 09:06:49.815399 16931 ts_tablet_manager.cc:1403] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd: Time spent bootstrapping tablet: real 0.053s	user 0.024s	sys 0.005s
I20260713 09:06:49.822263 16931 raft_consensus.cc:359] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.823052 16931 raft_consensus.cc:385] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.823379 16931 raft_consensus.cc:740] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc3f54cc2974a7591a0d65ebd67eedd, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.824195 16931 consensus_queue.cc:260] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.825940 16933 tablet_bootstrap.cc:654] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.833408 16931 ts_tablet_manager.cc:1434] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:06:49.836757 16887 raft_consensus.cc:2468] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P ccca35bcac6143aab9ee6d53b8171c4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d06b8e67af5749d69085fae9beb4cda4 in term 1.
I20260713 09:06:49.837281 16931 tablet_bootstrap.cc:492] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd: Bootstrap starting.
I20260713 09:06:49.840204 16703 leader_election.cc:304] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccca35bcac6143aab9ee6d53b8171c4f, d06b8e67af5749d69085fae9beb4cda4; no voters: 
I20260713 09:06:49.841039 16937 raft_consensus.cc:2804] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:49.841528 16937 raft_consensus.cc:697] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [term 1 LEADER]: Becoming Leader. State: Replica: d06b8e67af5749d69085fae9beb4cda4, State: Running, Role: LEADER
I20260713 09:06:49.842164 16814 raft_consensus.cc:2468] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d06b8e67af5749d69085fae9beb4cda4 in term 1.
I20260713 09:06:49.842316 16937 consensus_queue.cc:237] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.846743 16932 tablet_bootstrap.cc:492] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4: No bootstrap required, opened a new log
I20260713 09:06:49.847325 16932 ts_tablet_manager.cc:1403] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4: Time spent bootstrapping tablet: real 0.099s	user 0.018s	sys 0.003s
I20260713 09:06:49.850025 16931 tablet_bootstrap.cc:654] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.852337 16938 raft_consensus.cc:493] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:49.851661 16634 catalog_manager.cc:5697] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1). New cstate: current_term: 1 leader_uuid: "d06b8e67af5749d69085fae9beb4cda4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:49.852813 16938 raft_consensus.cc:515] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.853149 16932 raft_consensus.cc:359] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.853884 16932 raft_consensus.cc:385] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.854187 16932 raft_consensus.cc:740] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d06b8e67af5749d69085fae9beb4cda4, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.854990 16938 leader_election.cc:290] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287), ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283)
I20260713 09:06:49.854916 16932 consensus_queue.cc:260] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.855859 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e47ae64d2e4dbe9ad2f6ef1f72421d" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d06b8e67af5749d69085fae9beb4cda4" is_pre_election: true
I20260713 09:06:49.856498 16739 raft_consensus.cc:2468] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dc3f54cc2974a7591a0d65ebd67eedd in term 0.
I20260713 09:06:49.856673 16887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e47ae64d2e4dbe9ad2f6ef1f72421d" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" is_pre_election: true
I20260713 09:06:49.857264 16887 raft_consensus.cc:2468] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dc3f54cc2974a7591a0d65ebd67eedd in term 0.
I20260713 09:06:49.857837 16780 leader_election.cc:304] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dc3f54cc2974a7591a0d65ebd67eedd, d06b8e67af5749d69085fae9beb4cda4; no voters: 
I20260713 09:06:49.858613 16938 raft_consensus.cc:2804] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:49.858999 16938 raft_consensus.cc:493] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:49.859345 16938 raft_consensus.cc:3060] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:49.860711 16932 ts_tablet_manager.cc:1434] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260713 09:06:49.861680 16932 tablet_bootstrap.cc:492] T bb6d72f08eb44caab6f4b96b5dc2c322 P d06b8e67af5749d69085fae9beb4cda4: Bootstrap starting.
I20260713 09:06:49.872829 16938 raft_consensus.cc:515] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.876179 16938 leader_election.cc:290] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 1 election: Requested vote from peers d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287), ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283)
I20260713 09:06:49.877354 16887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e47ae64d2e4dbe9ad2f6ef1f72421d" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
I20260713 09:06:49.877970 16887 raft_consensus.cc:3060] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:49.878142 16933 tablet_bootstrap.cc:492] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f: No bootstrap required, opened a new log
I20260713 09:06:49.878643 16933 ts_tablet_manager.cc:1403] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.017s
I20260713 09:06:49.879186 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e47ae64d2e4dbe9ad2f6ef1f72421d" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d06b8e67af5749d69085fae9beb4cda4"
I20260713 09:06:49.881659 16739 raft_consensus.cc:3060] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:49.887585 16887 raft_consensus.cc:2468] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc3f54cc2974a7591a0d65ebd67eedd in term 1.
I20260713 09:06:49.889616 16932 tablet_bootstrap.cc:654] T bb6d72f08eb44caab6f4b96b5dc2c322 P d06b8e67af5749d69085fae9beb4cda4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.890059 16778 leader_election.cc:304] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dc3f54cc2974a7591a0d65ebd67eedd, ccca35bcac6143aab9ee6d53b8171c4f; no voters: 
I20260713 09:06:49.891191 16938 raft_consensus.cc:2804] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:49.895315 16739 raft_consensus.cc:2468] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc3f54cc2974a7591a0d65ebd67eedd in term 1.
I20260713 09:06:49.895972 16931 tablet_bootstrap.cc:492] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd: No bootstrap required, opened a new log
I20260713 09:06:49.896376 16931 ts_tablet_manager.cc:1403] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.006s
I20260713 09:06:49.893601 16938 raft_consensus.cc:697] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 LEADER]: Becoming Leader. State: Replica: 7dc3f54cc2974a7591a0d65ebd67eedd, State: Running, Role: LEADER
I20260713 09:06:49.902177 16931 raft_consensus.cc:359] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } } peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } }
I20260713 09:06:49.903231 16931 raft_consensus.cc:385] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.898689 16938 consensus_queue.cc:237] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.903550 16931 raft_consensus.cc:740] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc3f54cc2974a7591a0d65ebd67eedd, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.904464 16931 consensus_queue.cc:260] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } } peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } }
I20260713 09:06:49.903913 16933 raft_consensus.cc:359] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.905668 16933 raft_consensus.cc:385] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.905987 16933 raft_consensus.cc:740] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccca35bcac6143aab9ee6d53b8171c4f, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.906534 16931 ts_tablet_manager.cc:1434] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260713 09:06:49.907231 16932 tablet_bootstrap.cc:492] T bb6d72f08eb44caab6f4b96b5dc2c322 P d06b8e67af5749d69085fae9beb4cda4: No bootstrap required, opened a new log
I20260713 09:06:49.906730 16933 consensus_queue.cc:260] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.907698 16932 ts_tablet_manager.cc:1403] T bb6d72f08eb44caab6f4b96b5dc2c322 P d06b8e67af5749d69085fae9beb4cda4: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.002s
I20260713 09:06:49.907768 16931 tablet_bootstrap.cc:492] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd: Bootstrap starting.
I20260713 09:06:49.913347 16932 raft_consensus.cc:359] T bb6d72f08eb44caab6f4b96b5dc2c322 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.914141 16932 raft_consensus.cc:385] T bb6d72f08eb44caab6f4b96b5dc2c322 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.914539 16932 raft_consensus.cc:740] T bb6d72f08eb44caab6f4b96b5dc2c322 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d06b8e67af5749d69085fae9beb4cda4, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.917915 16933 ts_tablet_manager.cc:1434] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.003s
I20260713 09:06:49.918442 16931 tablet_bootstrap.cc:654] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.923347 16932 consensus_queue.cc:260] T bb6d72f08eb44caab6f4b96b5dc2c322 P d06b8e67af5749d69085fae9beb4cda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.926048 16932 ts_tablet_manager.cc:1434] T bb6d72f08eb44caab6f4b96b5dc2c322 P d06b8e67af5749d69085fae9beb4cda4: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:06:49.927114 16932 tablet_bootstrap.cc:492] T dfb29f4e424347b6bb84eba2eb6bbfa8 P d06b8e67af5749d69085fae9beb4cda4: Bootstrap starting.
I20260713 09:06:49.933619 16932 tablet_bootstrap.cc:654] T dfb29f4e424347b6bb84eba2eb6bbfa8 P d06b8e67af5749d69085fae9beb4cda4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.939957 16933 tablet_bootstrap.cc:492] T 6708d7241b7542c6ac318546822655a9 P ccca35bcac6143aab9ee6d53b8171c4f: Bootstrap starting.
I20260713 09:06:49.945556 16940 raft_consensus.cc:493] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:49.946141 16940 raft_consensus.cc:515] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } } peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } }
I20260713 09:06:49.947315 16937 raft_consensus.cc:493] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:49.947791 16937 raft_consensus.cc:515] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.948388 16940 leader_election.cc:290] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2:33737), d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287)
I20260713 09:06:49.949903 16937 leader_election.cc:290] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2:33737), ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283)
I20260713 09:06:49.951045 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1de2c74e9840af84b73db9046d4f9d" candidate_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d06b8e67af5749d69085fae9beb4cda4" is_pre_election: true
I20260713 09:06:49.951138 16887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6708d7241b7542c6ac318546822655a9" candidate_uuid: "d06b8e67af5749d69085fae9beb4cda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" is_pre_election: true
I20260713 09:06:49.951514 16814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1de2c74e9840af84b73db9046d4f9d" candidate_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" is_pre_election: true
I20260713 09:06:49.951743 16739 raft_consensus.cc:2468] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccca35bcac6143aab9ee6d53b8171c4f in term 0.
I20260713 09:06:49.952124 16814 raft_consensus.cc:2468] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccca35bcac6143aab9ee6d53b8171c4f in term 0.
W20260713 09:06:49.953199 16703 leader_election.cc:343] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:49.953069 16813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6708d7241b7542c6ac318546822655a9" candidate_uuid: "d06b8e67af5749d69085fae9beb4cda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" is_pre_election: true
I20260713 09:06:49.954586 16813 raft_consensus.cc:2468] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d06b8e67af5749d69085fae9beb4cda4 in term 0.
I20260713 09:06:49.956198 16854 leader_election.cc:304] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccca35bcac6143aab9ee6d53b8171c4f, d06b8e67af5749d69085fae9beb4cda4; no voters: 
I20260713 09:06:49.960446 16703 leader_election.cc:304] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4 [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: 7dc3f54cc2974a7591a0d65ebd67eedd, d06b8e67af5749d69085fae9beb4cda4; no voters: ccca35bcac6143aab9ee6d53b8171c4f
I20260713 09:06:49.961297 16937 raft_consensus.cc:2804] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:49.960146 16940 raft_consensus.cc:2804] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:49.961824 16937 raft_consensus.cc:493] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:49.961871 16940 raft_consensus.cc:493] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:49.962330 16937 raft_consensus.cc:3060] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:49.962407 16940 raft_consensus.cc:3060] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:49.967262 16932 tablet_bootstrap.cc:492] T dfb29f4e424347b6bb84eba2eb6bbfa8 P d06b8e67af5749d69085fae9beb4cda4: No bootstrap required, opened a new log
I20260713 09:06:49.967898 16932 ts_tablet_manager.cc:1403] T dfb29f4e424347b6bb84eba2eb6bbfa8 P d06b8e67af5749d69085fae9beb4cda4: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.006s
I20260713 09:06:49.966889 16635 catalog_manager.cc:5697] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2). New cstate: current_term: 1 leader_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:49.970486 16933 tablet_bootstrap.cc:654] T 6708d7241b7542c6ac318546822655a9 P ccca35bcac6143aab9ee6d53b8171c4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.970690 16932 raft_consensus.cc:359] T dfb29f4e424347b6bb84eba2eb6bbfa8 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.971484 16932 raft_consensus.cc:385] T dfb29f4e424347b6bb84eba2eb6bbfa8 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.971717 16932 raft_consensus.cc:740] T dfb29f4e424347b6bb84eba2eb6bbfa8 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d06b8e67af5749d69085fae9beb4cda4, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.970649 16937 raft_consensus.cc:515] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.974344 16931 tablet_bootstrap.cc:492] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd: No bootstrap required, opened a new log
I20260713 09:06:49.973714 16940 raft_consensus.cc:515] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } } peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } }
I20260713 09:06:49.974778 16931 ts_tablet_manager.cc:1403] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.038s
I20260713 09:06:49.976549 16940 leader_election.cc:290] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [CANDIDATE]: Term 1 election: Requested vote from peers 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2:33737), d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287)
I20260713 09:06:49.977763 16931 raft_consensus.cc:359] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.978410 16931 raft_consensus.cc:385] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.978667 16931 raft_consensus.cc:740] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc3f54cc2974a7591a0d65ebd67eedd, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.979912 16932 consensus_queue.cc:260] T dfb29f4e424347b6bb84eba2eb6bbfa8 P d06b8e67af5749d69085fae9beb4cda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.981889 16932 ts_tablet_manager.cc:1434] T dfb29f4e424347b6bb84eba2eb6bbfa8 P d06b8e67af5749d69085fae9beb4cda4: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260713 09:06:49.982468 16887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6708d7241b7542c6ac318546822655a9" candidate_uuid: "d06b8e67af5749d69085fae9beb4cda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
I20260713 09:06:49.982764 16932 tablet_bootstrap.cc:492] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4: Bootstrap starting.
I20260713 09:06:49.983289 16814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6708d7241b7542c6ac318546822655a9" candidate_uuid: "d06b8e67af5749d69085fae9beb4cda4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
I20260713 09:06:49.984712 16814 raft_consensus.cc:3060] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:49.984210 16931 consensus_queue.cc:260] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:49.986527 16931 ts_tablet_manager.cc:1434] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:06:49.987260 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1de2c74e9840af84b73db9046d4f9d" candidate_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d06b8e67af5749d69085fae9beb4cda4"
I20260713 09:06:49.987809 16739 raft_consensus.cc:3060] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:49.979575 16813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1de2c74e9840af84b73db9046d4f9d" candidate_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
I20260713 09:06:49.990420 16813 raft_consensus.cc:3060] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:49.994423 16703 leader_election.cc:343] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:49.997061 16814 raft_consensus.cc:2468] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d06b8e67af5749d69085fae9beb4cda4 in term 1.
I20260713 09:06:49.998154 16932 tablet_bootstrap.cc:654] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.984184 16937 leader_election.cc:290] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4 [CANDIDATE]: Term 1 election: Requested vote from peers 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2:33737), ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283)
I20260713 09:06:50.001842 16703 leader_election.cc:304] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4 [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: 7dc3f54cc2974a7591a0d65ebd67eedd, d06b8e67af5749d69085fae9beb4cda4; no voters: ccca35bcac6143aab9ee6d53b8171c4f
I20260713 09:06:50.002382 16739 raft_consensus.cc:2468] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccca35bcac6143aab9ee6d53b8171c4f in term 1.
I20260713 09:06:50.004174 16854 leader_election.cc:304] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccca35bcac6143aab9ee6d53b8171c4f, d06b8e67af5749d69085fae9beb4cda4; no voters: 
I20260713 09:06:50.006384 16813 raft_consensus.cc:2468] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccca35bcac6143aab9ee6d53b8171c4f in term 1.
I20260713 09:06:50.010414 16940 raft_consensus.cc:2804] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:50.017225 16937 raft_consensus.cc:2804] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:50.024428 16940 raft_consensus.cc:697] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [term 1 LEADER]: Becoming Leader. State: Replica: ccca35bcac6143aab9ee6d53b8171c4f, State: Running, Role: LEADER
I20260713 09:06:50.025851 16940 consensus_queue.cc:237] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } } peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } }
I20260713 09:06:50.027120 16937 raft_consensus.cc:697] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4 [term 1 LEADER]: Becoming Leader. State: Replica: d06b8e67af5749d69085fae9beb4cda4, State: Running, Role: LEADER
I20260713 09:06:50.027761 16933 tablet_bootstrap.cc:492] T 6708d7241b7542c6ac318546822655a9 P ccca35bcac6143aab9ee6d53b8171c4f: No bootstrap required, opened a new log
I20260713 09:06:50.028239 16933 ts_tablet_manager.cc:1403] T 6708d7241b7542c6ac318546822655a9 P ccca35bcac6143aab9ee6d53b8171c4f: Time spent bootstrapping tablet: real 0.089s	user 0.027s	sys 0.017s
I20260713 09:06:50.036957 16933 raft_consensus.cc:359] T 6708d7241b7542c6ac318546822655a9 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.037985 16933 raft_consensus.cc:385] T 6708d7241b7542c6ac318546822655a9 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:50.038378 16933 raft_consensus.cc:740] T 6708d7241b7542c6ac318546822655a9 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccca35bcac6143aab9ee6d53b8171c4f, State: Initialized, Role: FOLLOWER
I20260713 09:06:50.028321 16937 consensus_queue.cc:237] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.043128 16932 tablet_bootstrap.cc:492] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4: No bootstrap required, opened a new log
I20260713 09:06:50.043955 16932 ts_tablet_manager.cc:1403] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.022s
I20260713 09:06:50.043928 16938 raft_consensus.cc:493] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:50.044521 16938 raft_consensus.cc:515] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.045468 16933 consensus_queue.cc:260] T 6708d7241b7542c6ac318546822655a9 P ccca35bcac6143aab9ee6d53b8171c4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.046721 16938 leader_election.cc:290] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287), ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283)
I20260713 09:06:50.048719 16887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb29f4e424347b6bb84eba2eb6bbfa8" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" is_pre_election: true
I20260713 09:06:50.048381 16932 raft_consensus.cc:359] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.049278 16932 raft_consensus.cc:385] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:50.049355 16887 raft_consensus.cc:2468] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dc3f54cc2974a7591a0d65ebd67eedd in term 0.
I20260713 09:06:50.049678 16932 raft_consensus.cc:740] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d06b8e67af5749d69085fae9beb4cda4, State: Initialized, Role: FOLLOWER
I20260713 09:06:50.048250 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb29f4e424347b6bb84eba2eb6bbfa8" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d06b8e67af5749d69085fae9beb4cda4" is_pre_election: true
I20260713 09:06:50.050633 16932 consensus_queue.cc:260] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
W20260713 09:06:50.051283 16684 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:50.051654 16739 raft_consensus.cc:2468] T dfb29f4e424347b6bb84eba2eb6bbfa8 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dc3f54cc2974a7591a0d65ebd67eedd in term 0.
I20260713 09:06:50.050626 16778 leader_election.cc:304] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dc3f54cc2974a7591a0d65ebd67eedd, ccca35bcac6143aab9ee6d53b8171c4f; no voters: 
I20260713 09:06:50.053493 16938 raft_consensus.cc:2804] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:50.053871 16938 raft_consensus.cc:493] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:50.054208 16938 raft_consensus.cc:3060] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.055341 16933 ts_tablet_manager.cc:1434] T 6708d7241b7542c6ac318546822655a9 P ccca35bcac6143aab9ee6d53b8171c4f: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260713 09:06:50.056439 16933 tablet_bootstrap.cc:492] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f: Bootstrap starting.
I20260713 09:06:50.057930 16940 raft_consensus.cc:493] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:50.058385 16940 raft_consensus.cc:515] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.058593 16635 catalog_manager.cc:5697] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f reported cstate change: term changed from 0 to 1, leader changed from <none> to ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3). New cstate: current_term: 1 leader_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:50.061560 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b4f5bf2ad54e64847e32b0c1de5367" candidate_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d06b8e67af5749d69085fae9beb4cda4" is_pre_election: true
I20260713 09:06:50.062204 16739 raft_consensus.cc:2468] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccca35bcac6143aab9ee6d53b8171c4f in term 0.
I20260713 09:06:50.062923 16813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b4f5bf2ad54e64847e32b0c1de5367" candidate_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" is_pre_election: true
I20260713 09:06:50.063692 16813 raft_consensus.cc:2468] T 26b4f5bf2ad54e64847e32b0c1de5367 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccca35bcac6143aab9ee6d53b8171c4f in term 0.
I20260713 09:06:50.064656 16854 leader_election.cc:304] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccca35bcac6143aab9ee6d53b8171c4f, d06b8e67af5749d69085fae9beb4cda4; no voters: 
I20260713 09:06:50.065255 16933 tablet_bootstrap.cc:654] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:50.065724 16980 raft_consensus.cc:2804] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:50.066128 16980 raft_consensus.cc:493] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:50.066493 16980 raft_consensus.cc:3060] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.067839 16634 catalog_manager.cc:5697] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1). New cstate: current_term: 1 leader_uuid: "d06b8e67af5749d69085fae9beb4cda4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:50.075103 16938 raft_consensus.cc:515] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.076089 16940 leader_election.cc:290] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287), 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2:33737)
I20260713 09:06:50.076711 16933 tablet_bootstrap.cc:492] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f: No bootstrap required, opened a new log
I20260713 09:06:50.077158 16933 ts_tablet_manager.cc:1403] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260713 09:06:50.077673 16980 raft_consensus.cc:515] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.078467 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb29f4e424347b6bb84eba2eb6bbfa8" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d06b8e67af5749d69085fae9beb4cda4"
I20260713 09:06:50.079111 16739 raft_consensus.cc:3060] T dfb29f4e424347b6bb84eba2eb6bbfa8 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.079867 16933 raft_consensus.cc:359] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.080646 16933 raft_consensus.cc:385] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:50.080932 16933 raft_consensus.cc:740] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccca35bcac6143aab9ee6d53b8171c4f, State: Initialized, Role: FOLLOWER
I20260713 09:06:50.081005 16738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b4f5bf2ad54e64847e32b0c1de5367" candidate_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d06b8e67af5749d69085fae9beb4cda4"
I20260713 09:06:50.081631 16738 raft_consensus.cc:3060] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.081702 16933 consensus_queue.cc:260] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.084167 16933 ts_tablet_manager.cc:1434] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:50.086428 16980 leader_election.cc:290] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f [CANDIDATE]: Term 1 election: Requested vote from peers d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287), 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2:33737)
I20260713 09:06:50.087090 16813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b4f5bf2ad54e64847e32b0c1de5367" candidate_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
I20260713 09:06:50.087586 16938 leader_election.cc:290] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 1 election: Requested vote from peers d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287), ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283)
I20260713 09:06:50.087841 16813 raft_consensus.cc:3060] T 26b4f5bf2ad54e64847e32b0c1de5367 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.090019 16738 raft_consensus.cc:2468] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccca35bcac6143aab9ee6d53b8171c4f in term 1.
I20260713 09:06:50.086486 16739 raft_consensus.cc:2468] T dfb29f4e424347b6bb84eba2eb6bbfa8 P d06b8e67af5749d69085fae9beb4cda4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc3f54cc2974a7591a0d65ebd67eedd in term 1.
I20260713 09:06:50.091365 16854 leader_election.cc:304] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccca35bcac6143aab9ee6d53b8171c4f, d06b8e67af5749d69085fae9beb4cda4; no voters: 
I20260713 09:06:50.091809 16780 leader_election.cc:304] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dc3f54cc2974a7591a0d65ebd67eedd, d06b8e67af5749d69085fae9beb4cda4; no voters: 
I20260713 09:06:50.092353 16980 raft_consensus.cc:2804] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:50.093070 16980 raft_consensus.cc:697] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f [term 1 LEADER]: Becoming Leader. State: Replica: ccca35bcac6143aab9ee6d53b8171c4f, State: Running, Role: LEADER
I20260713 09:06:50.093585 16938 raft_consensus.cc:2804] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:50.094136 16938 raft_consensus.cc:697] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 LEADER]: Becoming Leader. State: Replica: 7dc3f54cc2974a7591a0d65ebd67eedd, State: Running, Role: LEADER
I20260713 09:06:50.094103 16980 consensus_queue.cc:237] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.095233 16938 consensus_queue.cc:237] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.096184 16813 raft_consensus.cc:2468] T 26b4f5bf2ad54e64847e32b0c1de5367 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccca35bcac6143aab9ee6d53b8171c4f in term 1.
I20260713 09:06:50.092958 16887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb29f4e424347b6bb84eba2eb6bbfa8" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
I20260713 09:06:50.098897 16887 raft_consensus.cc:3060] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.101624 16932 ts_tablet_manager.cc:1434] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.000s
I20260713 09:06:50.104616 16887 raft_consensus.cc:2468] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc3f54cc2974a7591a0d65ebd67eedd in term 1.
I20260713 09:06:50.106506 16973 raft_consensus.cc:493] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:50.107226 16973 raft_consensus.cc:515] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.110123 16973 leader_election.cc:290] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287), ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283)
I20260713 09:06:50.112847 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371f3785c76c48089f98c2e91744c2c1" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d06b8e67af5749d69085fae9beb4cda4" is_pre_election: true
I20260713 09:06:50.113812 16739 raft_consensus.cc:2468] T 371f3785c76c48089f98c2e91744c2c1 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dc3f54cc2974a7591a0d65ebd67eedd in term 0.
I20260713 09:06:50.115252 16780 leader_election.cc:304] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dc3f54cc2974a7591a0d65ebd67eedd, d06b8e67af5749d69085fae9beb4cda4; no voters: 
I20260713 09:06:50.115927 16973 raft_consensus.cc:2804] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:50.116348 16973 raft_consensus.cc:493] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:50.116752 16973 raft_consensus.cc:3060] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.117646 16635 catalog_manager.cc:5697] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2). New cstate: current_term: 1 leader_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:50.120054 16887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371f3785c76c48089f98c2e91744c2c1" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" is_pre_election: true
I20260713 09:06:50.120704 16887 raft_consensus.cc:2468] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dc3f54cc2974a7591a0d65ebd67eedd in term 0.
I20260713 09:06:50.121985 16634 catalog_manager.cc:5697] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f reported cstate change: term changed from 0 to 1, leader changed from <none> to ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3). New cstate: current_term: 1 leader_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:50.126652 16937 consensus_queue.cc:1048] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:50.126603 16973 raft_consensus.cc:515] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.129534 16937 consensus_queue.cc:1048] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:50.132438 16887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371f3785c76c48089f98c2e91744c2c1" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
I20260713 09:06:50.132788 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371f3785c76c48089f98c2e91744c2c1" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d06b8e67af5749d69085fae9beb4cda4"
I20260713 09:06:50.133080 16887 raft_consensus.cc:3060] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.133460 16739 raft_consensus.cc:3060] T 371f3785c76c48089f98c2e91744c2c1 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.133908 16973 leader_election.cc:290] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 1 election: Requested vote from peers d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287), ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283)
I20260713 09:06:50.136606 16940 raft_consensus.cc:493] T 6708d7241b7542c6ac318546822655a9 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:50.137094 16940 raft_consensus.cc:515] T 6708d7241b7542c6ac318546822655a9 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.139292 16940 leader_election.cc:290] T 6708d7241b7542c6ac318546822655a9 P ccca35bcac6143aab9ee6d53b8171c4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287), 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2:33737)
I20260713 09:06:50.141448 16738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6708d7241b7542c6ac318546822655a9" candidate_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d06b8e67af5749d69085fae9beb4cda4" is_pre_election: true
I20260713 09:06:50.141836 16739 raft_consensus.cc:2468] T 371f3785c76c48089f98c2e91744c2c1 P d06b8e67af5749d69085fae9beb4cda4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc3f54cc2974a7591a0d65ebd67eedd in term 1.
I20260713 09:06:50.143235 16780 leader_election.cc:304] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dc3f54cc2974a7591a0d65ebd67eedd, d06b8e67af5749d69085fae9beb4cda4; no voters: 
I20260713 09:06:50.144019 16973 raft_consensus.cc:2804] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:50.141580 16812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6708d7241b7542c6ac318546822655a9" candidate_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" is_pre_election: true
I20260713 09:06:50.144661 16973 raft_consensus.cc:697] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 LEADER]: Becoming Leader. State: Replica: 7dc3f54cc2974a7591a0d65ebd67eedd, State: Running, Role: LEADER
I20260713 09:06:50.144879 16812 raft_consensus.cc:2393] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccca35bcac6143aab9ee6d53b8171c4f in current term 1: Already voted for candidate d06b8e67af5749d69085fae9beb4cda4 in this term.
I20260713 09:06:50.146111 16852 leader_election.cc:304] T 6708d7241b7542c6ac318546822655a9 P ccca35bcac6143aab9ee6d53b8171c4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccca35bcac6143aab9ee6d53b8171c4f; no voters: 7dc3f54cc2974a7591a0d65ebd67eedd, d06b8e67af5749d69085fae9beb4cda4
I20260713 09:06:50.147141 16940 raft_consensus.cc:3060] T 6708d7241b7542c6ac318546822655a9 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.151564 16887 raft_consensus.cc:2468] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc3f54cc2974a7591a0d65ebd67eedd in term 1.
I20260713 09:06:50.154261 16940 raft_consensus.cc:2749] T 6708d7241b7542c6ac318546822655a9 P ccca35bcac6143aab9ee6d53b8171c4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:50.155356 16973 consensus_queue.cc:237] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.181991 16634 catalog_manager.cc:5697] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2). New cstate: current_term: 1 leader_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:50.222131 16980 raft_consensus.cc:493] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:50.222672 16980 raft_consensus.cc:515] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.224738 16980 leader_election.cc:290] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287), 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2:33737)
I20260713 09:06:50.225802 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb6d72f08eb44caab6f4b96b5dc2c322" candidate_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d06b8e67af5749d69085fae9beb4cda4" is_pre_election: true
I20260713 09:06:50.226038 16814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb6d72f08eb44caab6f4b96b5dc2c322" candidate_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" is_pre_election: true
I20260713 09:06:50.226624 16739 raft_consensus.cc:2468] T bb6d72f08eb44caab6f4b96b5dc2c322 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccca35bcac6143aab9ee6d53b8171c4f in term 0.
I20260713 09:06:50.226680 16814 raft_consensus.cc:2468] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccca35bcac6143aab9ee6d53b8171c4f in term 0.
I20260713 09:06:50.228040 16854 leader_election.cc:304] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccca35bcac6143aab9ee6d53b8171c4f, d06b8e67af5749d69085fae9beb4cda4; no voters: 
I20260713 09:06:50.228997 16980 raft_consensus.cc:2804] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:50.229452 16980 raft_consensus.cc:493] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:50.229846 16980 raft_consensus.cc:3060] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.234725 16980 raft_consensus.cc:515] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.236577 16980 leader_election.cc:290] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f [CANDIDATE]: Term 1 election: Requested vote from peers d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287), 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2:33737)
I20260713 09:06:50.237512 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb6d72f08eb44caab6f4b96b5dc2c322" candidate_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d06b8e67af5749d69085fae9beb4cda4"
I20260713 09:06:50.237692 16814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb6d72f08eb44caab6f4b96b5dc2c322" candidate_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
I20260713 09:06:50.238034 16739 raft_consensus.cc:3060] T bb6d72f08eb44caab6f4b96b5dc2c322 P d06b8e67af5749d69085fae9beb4cda4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.238310 16814 raft_consensus.cc:3060] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.243451 16739 raft_consensus.cc:2468] T bb6d72f08eb44caab6f4b96b5dc2c322 P d06b8e67af5749d69085fae9beb4cda4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccca35bcac6143aab9ee6d53b8171c4f in term 1.
I20260713 09:06:50.244675 16854 leader_election.cc:304] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccca35bcac6143aab9ee6d53b8171c4f, d06b8e67af5749d69085fae9beb4cda4; no voters: 
I20260713 09:06:50.245700 16980 raft_consensus.cc:2804] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:50.245936 16814 raft_consensus.cc:2468] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccca35bcac6143aab9ee6d53b8171c4f in term 1.
I20260713 09:06:50.246287 16980 raft_consensus.cc:697] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f [term 1 LEADER]: Becoming Leader. State: Replica: ccca35bcac6143aab9ee6d53b8171c4f, State: Running, Role: LEADER
I20260713 09:06:50.253139 16980 consensus_queue.cc:237] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.260816 16636 catalog_manager.cc:5697] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f reported cstate change: term changed from 0 to 1, leader changed from <none> to ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3). New cstate: current_term: 1 leader_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:50.274063 16950 consensus_queue.cc:1048] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:50.284925 16937 consensus_queue.cc:1048] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:50.318753 16973 consensus_queue.cc:1048] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:50.331146 16938 consensus_queue.cc:1048] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:50.377017 16886 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e1de2c74e9840af84b73db9046d4f9d"
dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
mode: GRACEFUL
new_leader_uuid: "d06b8e67af5749d69085fae9beb4cda4"
 from {username='slave'} at 127.0.0.1:37364
I20260713 09:06:50.377771 16886 raft_consensus.cc:606] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [term 1 LEADER]: Received request to transfer leadership to TS d06b8e67af5749d69085fae9beb4cda4
I20260713 09:06:50.392942 16814 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75e47ae64d2e4dbe9ad2f6ef1f72421d"
dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
mode: GRACEFUL
new_leader_uuid: "d06b8e67af5749d69085fae9beb4cda4"
 from {username='slave'} at 127.0.0.1:48118
I20260713 09:06:50.393527 16814 raft_consensus.cc:606] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 LEADER]: Received request to transfer leadership to TS d06b8e67af5749d69085fae9beb4cda4
I20260713 09:06:50.399346 16886 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26b4f5bf2ad54e64847e32b0c1de5367"
dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
mode: GRACEFUL
new_leader_uuid: "d06b8e67af5749d69085fae9beb4cda4"
 from {username='slave'} at 127.0.0.1:37364
I20260713 09:06:50.399971 16886 raft_consensus.cc:606] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f [term 1 LEADER]: Received request to transfer leadership to TS d06b8e67af5749d69085fae9beb4cda4
I20260713 09:06:50.408219 16980 consensus_queue.cc:1048] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:50.423347 16739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "898efc43cf1a4e458650ecadbedae0a0"
dest_uuid: "d06b8e67af5749d69085fae9beb4cda4"
mode: GRACEFUL
new_leader_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
 from {username='slave'} at 127.0.0.1:36916
I20260713 09:06:50.424015 16739 raft_consensus.cc:606] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [term 1 LEADER]: Received request to transfer leadership to TS 7dc3f54cc2974a7591a0d65ebd67eedd
I20260713 09:06:50.425175 16940 consensus_queue.cc:1048] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:50.434899 16886 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb6d72f08eb44caab6f4b96b5dc2c322"
dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
mode: GRACEFUL
new_leader_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
 from {username='slave'} at 127.0.0.1:37364
I20260713 09:06:50.435698 16886 raft_consensus.cc:606] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f [term 1 LEADER]: Received request to transfer leadership to TS 7dc3f54cc2974a7591a0d65ebd67eedd
I20260713 09:06:50.446024 16940 raft_consensus.cc:993] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f: : Instructing follower d06b8e67af5749d69085fae9beb4cda4 to start an election
I20260713 09:06:50.446550 16940 raft_consensus.cc:1081] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [term 1 LEADER]: Signalling peer d06b8e67af5749d69085fae9beb4cda4 to start an election
I20260713 09:06:50.446686 16739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6708d7241b7542c6ac318546822655a9"
dest_uuid: "d06b8e67af5749d69085fae9beb4cda4"
mode: GRACEFUL
new_leader_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
 from {username='slave'} at 127.0.0.1:36916
I20260713 09:06:50.447381 16739 raft_consensus.cc:606] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4 [term 1 LEADER]: Received request to transfer leadership to TS 7dc3f54cc2974a7591a0d65ebd67eedd
I20260713 09:06:50.449119 16739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e1de2c74e9840af84b73db9046d4f9d"
dest_uuid: "d06b8e67af5749d69085fae9beb4cda4"
 from {username='slave'} at 127.0.0.1:36902
I20260713 09:06:50.449682 16739 raft_consensus.cc:493] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:50.450062 16739 raft_consensus.cc:3060] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:50.453547 16814 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfb29f4e424347b6bb84eba2eb6bbfa8"
dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
mode: GRACEFUL
new_leader_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
 from {username='slave'} at 127.0.0.1:48118
I20260713 09:06:50.454105 16814 raft_consensus.cc:606] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 LEADER]: Received request to transfer leadership to TS ccca35bcac6143aab9ee6d53b8171c4f
I20260713 09:06:50.456761 16739 raft_consensus.cc:515] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } } peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } }
I20260713 09:06:50.458839 16739 leader_election.cc:290] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [CANDIDATE]: Term 2 election: Requested vote from peers 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2:33737), ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283)
I20260713 09:06:50.459681 16814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1de2c74e9840af84b73db9046d4f9d" candidate_uuid: "d06b8e67af5749d69085fae9beb4cda4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
I20260713 09:06:50.460075 16886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1de2c74e9840af84b73db9046d4f9d" candidate_uuid: "d06b8e67af5749d69085fae9beb4cda4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
I20260713 09:06:50.460351 16814 raft_consensus.cc:3060] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:50.460722 16886 raft_consensus.cc:3055] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:50.461073 16886 raft_consensus.cc:740] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccca35bcac6143aab9ee6d53b8171c4f, State: Running, Role: LEADER
I20260713 09:06:50.462075 16886 consensus_queue.cc:260] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } } peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } }
I20260713 09:06:50.463617 16886 raft_consensus.cc:3060] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:50.467887 16814 raft_consensus.cc:2468] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d06b8e67af5749d69085fae9beb4cda4 in term 2.
I20260713 09:06:50.469630 16703 leader_election.cc:304] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dc3f54cc2974a7591a0d65ebd67eedd, d06b8e67af5749d69085fae9beb4cda4; no voters: 
I20260713 09:06:50.470510 16937 raft_consensus.cc:2804] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:50.471019 16937 raft_consensus.cc:697] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [term 2 LEADER]: Becoming Leader. State: Replica: d06b8e67af5749d69085fae9beb4cda4, State: Running, Role: LEADER
I20260713 09:06:50.471251 16886 raft_consensus.cc:2468] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d06b8e67af5749d69085fae9beb4cda4 in term 2.
I20260713 09:06:50.471877 16937 consensus_queue.cc:237] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } } peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } }
I20260713 09:06:50.479038 16635 catalog_manager.cc:5697] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 reported cstate change: term changed from 1 to 2, leader changed from ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3) to d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1). New cstate: current_term: 2 leader_uuid: "d06b8e67af5749d69085fae9beb4cda4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:50.549433 16937 consensus_queue.cc:1048] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:50.559980 16938 consensus_queue.cc:1048] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:50.587391 17006 consensus_queue.cc:1048] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:50.592244 16973 raft_consensus.cc:993] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd: : Instructing follower ccca35bcac6143aab9ee6d53b8171c4f to start an election
I20260713 09:06:50.592705 16973 raft_consensus.cc:1081] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 LEADER]: Signalling peer ccca35bcac6143aab9ee6d53b8171c4f to start an election
I20260713 09:06:50.594673 16887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfb29f4e424347b6bb84eba2eb6bbfa8"
dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
 from {username='slave'} at 127.0.0.1:37360
I20260713 09:06:50.595294 16887 raft_consensus.cc:493] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:50.595683 16887 raft_consensus.cc:3060] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:50.600208 16973 consensus_queue.cc:1048] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:50.602641 16887 raft_consensus.cc:515] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.603817 16886 raft_consensus.cc:1240] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f [term 2 FOLLOWER]: Rejecting Update request from peer 7dc3f54cc2974a7591a0d65ebd67eedd for earlier term 1. Current term is 2. Ops: []
I20260713 09:06:50.606087 16887 leader_election.cc:290] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f [CANDIDATE]: Term 2 election: Requested vote from peers d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287), 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2:33737)
I20260713 09:06:50.606348 16812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb29f4e424347b6bb84eba2eb6bbfa8" candidate_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
I20260713 09:06:50.606950 16812 raft_consensus.cc:3055] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:50.607306 16812 raft_consensus.cc:740] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7dc3f54cc2974a7591a0d65ebd67eedd, State: Running, Role: LEADER
I20260713 09:06:50.607614 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb29f4e424347b6bb84eba2eb6bbfa8" candidate_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d06b8e67af5749d69085fae9beb4cda4"
I20260713 09:06:50.608155 16739 raft_consensus.cc:3060] T dfb29f4e424347b6bb84eba2eb6bbfa8 P d06b8e67af5749d69085fae9beb4cda4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:50.608095 16812 consensus_queue.cc:260] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.609203 16812 raft_consensus.cc:3060] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:50.615846 16980 consensus_queue.cc:1048] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:50.616741 17007 raft_consensus.cc:993] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4: : Instructing follower 7dc3f54cc2974a7591a0d65ebd67eedd to start an election
I20260713 09:06:50.617306 17007 raft_consensus.cc:1081] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4 [term 1 LEADER]: Signalling peer 7dc3f54cc2974a7591a0d65ebd67eedd to start an election
I20260713 09:06:50.619272 16814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6708d7241b7542c6ac318546822655a9"
dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
 from {username='slave'} at 127.0.0.1:48098
I20260713 09:06:50.619887 16814 raft_consensus.cc:493] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:50.619861 16739 raft_consensus.cc:2468] T dfb29f4e424347b6bb84eba2eb6bbfa8 P d06b8e67af5749d69085fae9beb4cda4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccca35bcac6143aab9ee6d53b8171c4f in term 2.
I20260713 09:06:50.620455 16814 raft_consensus.cc:3060] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:50.621804 16854 leader_election.cc:304] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccca35bcac6143aab9ee6d53b8171c4f, d06b8e67af5749d69085fae9beb4cda4; no voters: 
I20260713 09:06:50.622700 16980 raft_consensus.cc:2804] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:50.623203 16980 raft_consensus.cc:697] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f [term 2 LEADER]: Becoming Leader. State: Replica: ccca35bcac6143aab9ee6d53b8171c4f, State: Running, Role: LEADER
I20260713 09:06:50.624007 16980 consensus_queue.cc:237] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f [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: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.627466 16737 raft_consensus.cc:1240] T dfb29f4e424347b6bb84eba2eb6bbfa8 P d06b8e67af5749d69085fae9beb4cda4 [term 2 FOLLOWER]: Rejecting Update request from peer 7dc3f54cc2974a7591a0d65ebd67eedd for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:06:50.629361 16973 consensus_queue.cc:1048] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:50.626500 16814 raft_consensus.cc:515] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.632141 16636 catalog_manager.cc:5697] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f reported cstate change: term changed from 1 to 2, leader changed from 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2) to ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3). New cstate: current_term: 2 leader_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:50.637722 16814 leader_election.cc:290] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 2 election: Requested vote from peers d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287), ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283)
I20260713 09:06:50.639302 16886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6708d7241b7542c6ac318546822655a9" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
I20260713 09:06:50.640497 16886 raft_consensus.cc:3060] T 6708d7241b7542c6ac318546822655a9 P ccca35bcac6143aab9ee6d53b8171c4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:50.644192 16812 raft_consensus.cc:2468] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccca35bcac6143aab9ee6d53b8171c4f in term 2.
I20260713 09:06:50.655372 16886 raft_consensus.cc:2468] T 6708d7241b7542c6ac318546822655a9 P ccca35bcac6143aab9ee6d53b8171c4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc3f54cc2974a7591a0d65ebd67eedd in term 2.
I20260713 09:06:50.656948 16778 leader_election.cc:304] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dc3f54cc2974a7591a0d65ebd67eedd, ccca35bcac6143aab9ee6d53b8171c4f; no voters: 
I20260713 09:06:50.657846 16973 raft_consensus.cc:2804] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:50.658324 16973 raft_consensus.cc:697] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 LEADER]: Becoming Leader. State: Replica: 7dc3f54cc2974a7591a0d65ebd67eedd, State: Running, Role: LEADER
I20260713 09:06:50.659178 16973 consensus_queue.cc:237] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.660630 16737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6708d7241b7542c6ac318546822655a9" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d06b8e67af5749d69085fae9beb4cda4"
I20260713 09:06:50.661466 16737 raft_consensus.cc:3055] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:50.661868 16737 raft_consensus.cc:740] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d06b8e67af5749d69085fae9beb4cda4, State: Running, Role: LEADER
I20260713 09:06:50.666380 16940 raft_consensus.cc:993] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f: : Instructing follower d06b8e67af5749d69085fae9beb4cda4 to start an election
I20260713 09:06:50.666935 16980 raft_consensus.cc:1081] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f [term 1 LEADER]: Signalling peer d06b8e67af5749d69085fae9beb4cda4 to start an election
I20260713 09:06:50.670421 16739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26b4f5bf2ad54e64847e32b0c1de5367"
dest_uuid: "d06b8e67af5749d69085fae9beb4cda4"
 from {username='slave'} at 127.0.0.1:36902
I20260713 09:06:50.671059 16739 raft_consensus.cc:493] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:50.671443 16739 raft_consensus.cc:3060] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:50.663345 16737 consensus_queue.cc:260] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.675730 16737 raft_consensus.cc:3060] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:50.675942 16635 catalog_manager.cc:5697] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd reported cstate change: term changed from 1 to 2, leader changed from d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1) to 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2). New cstate: current_term: 2 leader_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:50.677817 16938 consensus_queue.cc:1048] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:50.684989 17007 raft_consensus.cc:993] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4: : Instructing follower 7dc3f54cc2974a7591a0d65ebd67eedd to start an election
I20260713 09:06:50.684779 16980 consensus_queue.cc:1048] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:50.685456 16950 raft_consensus.cc:1081] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [term 1 LEADER]: Signalling peer 7dc3f54cc2974a7591a0d65ebd67eedd to start an election
I20260713 09:06:50.687877 16812 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "898efc43cf1a4e458650ecadbedae0a0"
dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
 from {username='slave'} at 127.0.0.1:48098
I20260713 09:06:50.688434 16812 raft_consensus.cc:493] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:50.688789 16812 raft_consensus.cc:3060] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:50.688964 16737 raft_consensus.cc:2468] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc3f54cc2974a7591a0d65ebd67eedd in term 2.
I20260713 09:06:50.696380 16980 consensus_queue.cc:1048] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:50.696988 16812 raft_consensus.cc:515] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.699990 16735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898efc43cf1a4e458650ecadbedae0a0" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d06b8e67af5749d69085fae9beb4cda4"
I20260713 09:06:50.705183 16735 raft_consensus.cc:3055] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:50.705618 16735 raft_consensus.cc:740] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d06b8e67af5749d69085fae9beb4cda4, State: Running, Role: LEADER
I20260713 09:06:50.706669 16735 consensus_queue.cc:260] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.710500 16735 raft_consensus.cc:3060] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:50.713368 16739 raft_consensus.cc:515] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.715142 16738 raft_consensus.cc:1240] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4 [term 2 FOLLOWER]: Rejecting Update request from peer ccca35bcac6143aab9ee6d53b8171c4f for earlier term 1. Current term is 2. Ops: []
I20260713 09:06:50.716764 16813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b4f5bf2ad54e64847e32b0c1de5367" candidate_uuid: "d06b8e67af5749d69085fae9beb4cda4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
I20260713 09:06:50.718554 16980 consensus_queue.cc:1059] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:50.720011 16888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b4f5bf2ad54e64847e32b0c1de5367" candidate_uuid: "d06b8e67af5749d69085fae9beb4cda4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
I20260713 09:06:50.720620 16888 raft_consensus.cc:3055] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:50.721009 16888 raft_consensus.cc:740] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccca35bcac6143aab9ee6d53b8171c4f, State: Running, Role: LEADER
I20260713 09:06:50.721835 16888 consensus_queue.cc:260] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.722851 16888 raft_consensus.cc:3060] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:50.730049 16735 raft_consensus.cc:2468] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc3f54cc2974a7591a0d65ebd67eedd in term 2.
I20260713 09:06:50.735380 16980 consensus_queue.cc:1048] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:50.746903 16888 raft_consensus.cc:2468] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d06b8e67af5749d69085fae9beb4cda4 in term 2.
I20260713 09:06:50.748165 16703 leader_election.cc:304] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4 [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: ccca35bcac6143aab9ee6d53b8171c4f, d06b8e67af5749d69085fae9beb4cda4; no voters: 7dc3f54cc2974a7591a0d65ebd67eedd
I20260713 09:06:50.748785 16940 raft_consensus.cc:993] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f: : Instructing follower 7dc3f54cc2974a7591a0d65ebd67eedd to start an election
I20260713 09:06:50.749003 17007 raft_consensus.cc:2804] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:50.749565 17007 raft_consensus.cc:697] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4 [term 2 LEADER]: Becoming Leader. State: Replica: d06b8e67af5749d69085fae9beb4cda4, State: Running, Role: LEADER
I20260713 09:06:50.749503 17018 raft_consensus.cc:1081] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f [term 1 LEADER]: Signalling peer 7dc3f54cc2974a7591a0d65ebd67eedd to start an election
I20260713 09:06:50.750520 17007 consensus_queue.cc:237] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4 [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: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.751925 16814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb6d72f08eb44caab6f4b96b5dc2c322"
dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
 from {username='slave'} at 127.0.0.1:48110
I20260713 09:06:50.752537 16814 raft_consensus.cc:493] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:50.752945 16814 raft_consensus.cc:3060] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:50.753925 16739 leader_election.cc:290] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4 [CANDIDATE]: Term 2 election: Requested vote from peers 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2:33737), ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283)
I20260713 09:06:50.760488 16814 raft_consensus.cc:515] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.761864 16780 leader_election.cc:304] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dc3f54cc2974a7591a0d65ebd67eedd, d06b8e67af5749d69085fae9beb4cda4; no voters: 
I20260713 09:06:50.764104 16886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb6d72f08eb44caab6f4b96b5dc2c322" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
I20260713 09:06:50.764609 16997 raft_consensus.cc:2804] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:50.764806 16886 raft_consensus.cc:3055] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:50.765152 16997 raft_consensus.cc:697] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 LEADER]: Becoming Leader. State: Replica: 7dc3f54cc2974a7591a0d65ebd67eedd, State: Running, Role: LEADER
I20260713 09:06:50.765187 16886 raft_consensus.cc:740] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccca35bcac6143aab9ee6d53b8171c4f, State: Running, Role: LEADER
I20260713 09:06:50.765306 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb6d72f08eb44caab6f4b96b5dc2c322" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d06b8e67af5749d69085fae9beb4cda4"
I20260713 09:06:50.765964 16739 raft_consensus.cc:3060] T bb6d72f08eb44caab6f4b96b5dc2c322 P d06b8e67af5749d69085fae9beb4cda4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:50.766208 16886 consensus_queue.cc:260] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.767961 16886 raft_consensus.cc:3060] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:50.770027 16812 leader_election.cc:290] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 2 election: Requested vote from peers d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287), ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283)
I20260713 09:06:50.766254 16997 consensus_queue.cc:237] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.774758 16814 leader_election.cc:290] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 2 election: Requested vote from peers d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287), ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283)
I20260713 09:06:50.777231 16739 raft_consensus.cc:2468] T bb6d72f08eb44caab6f4b96b5dc2c322 P d06b8e67af5749d69085fae9beb4cda4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc3f54cc2974a7591a0d65ebd67eedd in term 2.
I20260713 09:06:50.778301 16780 leader_election.cc:304] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dc3f54cc2974a7591a0d65ebd67eedd, d06b8e67af5749d69085fae9beb4cda4; no voters: 
I20260713 09:06:50.780318 16888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898efc43cf1a4e458650ecadbedae0a0" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
I20260713 09:06:50.780957 16888 raft_consensus.cc:3060] T 898efc43cf1a4e458650ecadbedae0a0 P ccca35bcac6143aab9ee6d53b8171c4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:50.783563 16886 raft_consensus.cc:2468] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc3f54cc2974a7591a0d65ebd67eedd in term 2.
I20260713 09:06:50.784612 16997 raft_consensus.cc:2804] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:50.785337 16997 raft_consensus.cc:697] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 LEADER]: Becoming Leader. State: Replica: 7dc3f54cc2974a7591a0d65ebd67eedd, State: Running, Role: LEADER
I20260713 09:06:50.786206 16997 consensus_queue.cc:237] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.786244 16633 catalog_manager.cc:5697] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd reported cstate change: term changed from 1 to 2, leader changed from d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1) to 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2). New cstate: current_term: 2 leader_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:50.787819 16888 raft_consensus.cc:2468] T 898efc43cf1a4e458650ecadbedae0a0 P ccca35bcac6143aab9ee6d53b8171c4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc3f54cc2974a7591a0d65ebd67eedd in term 2.
I20260713 09:06:50.792279 16634 catalog_manager.cc:5697] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4 reported cstate change: term changed from 1 to 2, leader changed from ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3) to d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1). New cstate: current_term: 2 leader_uuid: "d06b8e67af5749d69085fae9beb4cda4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:50.803488 16633 catalog_manager.cc:5697] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd reported cstate change: term changed from 1 to 2, leader changed from ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3) to 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2). New cstate: current_term: 2 leader_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:50.854355 16886 raft_consensus.cc:1275] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [term 2 FOLLOWER]: Refusing update from remote peer d06b8e67af5749d69085fae9beb4cda4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:50.855731 17007 consensus_queue.cc:1048] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:50.863412 16814 raft_consensus.cc:1275] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 FOLLOWER]: Refusing update from remote peer d06b8e67af5749d69085fae9beb4cda4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:50.865588 17010 consensus_queue.cc:1048] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:50.951366 16938 raft_consensus.cc:993] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd: : Instructing follower d06b8e67af5749d69085fae9beb4cda4 to start an election
I20260713 09:06:50.951839 16997 raft_consensus.cc:1081] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 LEADER]: Signalling peer d06b8e67af5749d69085fae9beb4cda4 to start an election
I20260713 09:06:50.953303 16739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75e47ae64d2e4dbe9ad2f6ef1f72421d"
dest_uuid: "d06b8e67af5749d69085fae9beb4cda4"
 from {username='slave'} at 127.0.0.1:36894
I20260713 09:06:50.953802 16739 raft_consensus.cc:493] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:50.954130 16739 raft_consensus.cc:3060] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:50.958900 16739 raft_consensus.cc:515] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.961024 16739 leader_election.cc:290] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [CANDIDATE]: Term 2 election: Requested vote from peers 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2:33737), ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283)
I20260713 09:06:50.961621 16814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e47ae64d2e4dbe9ad2f6ef1f72421d" candidate_uuid: "d06b8e67af5749d69085fae9beb4cda4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
I20260713 09:06:50.962234 16814 raft_consensus.cc:3055] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:50.962539 16814 raft_consensus.cc:740] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7dc3f54cc2974a7591a0d65ebd67eedd, State: Running, Role: LEADER
I20260713 09:06:50.962913 16886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e47ae64d2e4dbe9ad2f6ef1f72421d" candidate_uuid: "d06b8e67af5749d69085fae9beb4cda4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
I20260713 09:06:50.963567 16886 raft_consensus.cc:3060] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:50.963338 16814 consensus_queue.cc:260] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.964576 16814 raft_consensus.cc:3060] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:50.968572 16886 raft_consensus.cc:2468] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d06b8e67af5749d69085fae9beb4cda4 in term 2.
I20260713 09:06:50.969929 16703 leader_election.cc:304] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccca35bcac6143aab9ee6d53b8171c4f, d06b8e67af5749d69085fae9beb4cda4; no voters: 
I20260713 09:06:50.970690 17007 raft_consensus.cc:2804] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:50.971007 16814 raft_consensus.cc:2468] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d06b8e67af5749d69085fae9beb4cda4 in term 2.
I20260713 09:06:50.971212 17007 raft_consensus.cc:697] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [term 2 LEADER]: Becoming Leader. State: Replica: d06b8e67af5749d69085fae9beb4cda4, State: Running, Role: LEADER
I20260713 09:06:50.972189 17007 consensus_queue.cc:237] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:50.979408 16633 catalog_manager.cc:5697] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 reported cstate change: term changed from 1 to 2, leader changed from 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2) to d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1). New cstate: current_term: 2 leader_uuid: "d06b8e67af5749d69085fae9beb4cda4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:51.070909 16814 raft_consensus.cc:1275] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 FOLLOWER]: Refusing update from remote peer ccca35bcac6143aab9ee6d53b8171c4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:51.072292 16980 consensus_queue.cc:1048] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:51.080940 16739 raft_consensus.cc:1275] T dfb29f4e424347b6bb84eba2eb6bbfa8 P d06b8e67af5749d69085fae9beb4cda4 [term 2 FOLLOWER]: Refusing update from remote peer ccca35bcac6143aab9ee6d53b8171c4f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:51.082451 16940 consensus_queue.cc:1048] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:51.132344 16739 raft_consensus.cc:1275] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4 [term 2 FOLLOWER]: Refusing update from remote peer 7dc3f54cc2974a7591a0d65ebd67eedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:51.133750 16997 consensus_queue.cc:1048] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:51.137066 16886 raft_consensus.cc:1275] T 6708d7241b7542c6ac318546822655a9 P ccca35bcac6143aab9ee6d53b8171c4f [term 2 FOLLOWER]: Refusing update from remote peer 7dc3f54cc2974a7591a0d65ebd67eedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:51.138659 16997 consensus_queue.cc:1048] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:51.164942 16886 raft_consensus.cc:1275] T 898efc43cf1a4e458650ecadbedae0a0 P ccca35bcac6143aab9ee6d53b8171c4f [term 2 FOLLOWER]: Refusing update from remote peer 7dc3f54cc2974a7591a0d65ebd67eedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:51.166239 16938 consensus_queue.cc:1048] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:51.176607 16739 raft_consensus.cc:1275] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [term 2 FOLLOWER]: Refusing update from remote peer 7dc3f54cc2974a7591a0d65ebd67eedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:51.177673 16888 raft_consensus.cc:1275] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f [term 2 FOLLOWER]: Refusing update from remote peer 7dc3f54cc2974a7591a0d65ebd67eedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:51.178032 16973 consensus_queue.cc:1048] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:51.180573 16997 consensus_queue.cc:1048] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:51.191345 16735 raft_consensus.cc:1275] T bb6d72f08eb44caab6f4b96b5dc2c322 P d06b8e67af5749d69085fae9beb4cda4 [term 2 FOLLOWER]: Refusing update from remote peer 7dc3f54cc2974a7591a0d65ebd67eedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:51.197960 16973 consensus_queue.cc:1048] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:51.201880 16814 raft_consensus.cc:3060] T 26b4f5bf2ad54e64847e32b0c1de5367 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:51.210041 16888 raft_consensus.cc:1275] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f [term 2 FOLLOWER]: Refusing update from remote peer d06b8e67af5749d69085fae9beb4cda4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:51.211452 17010 consensus_queue.cc:1048] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:51.213938 16814 raft_consensus.cc:1275] T 26b4f5bf2ad54e64847e32b0c1de5367 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 FOLLOWER]: Refusing update from remote peer d06b8e67af5749d69085fae9beb4cda4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:51.230316 17010 consensus_queue.cc:1048] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:51.541219 16888 raft_consensus.cc:1275] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f [term 2 FOLLOWER]: Refusing update from remote peer d06b8e67af5749d69085fae9beb4cda4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:51.542464 17006 consensus_queue.cc:1048] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:51.550617 16814 raft_consensus.cc:1275] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 FOLLOWER]: Refusing update from remote peer d06b8e67af5749d69085fae9beb4cda4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:51.552968 17006 consensus_queue.cc:1048] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:53.485750 16604 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:06:53.486647 16604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:53.502841 16814 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "371f3785c76c48089f98c2e91744c2c1"
dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
mode: GRACEFUL
new_leader_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
 from {username='slave'} at 127.0.0.1:34512
I20260713 09:06:53.503443 16814 raft_consensus.cc:606] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 LEADER]: Received request to transfer leadership to TS ccca35bcac6143aab9ee6d53b8171c4f
I20260713 09:06:53.513890 16739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75e47ae64d2e4dbe9ad2f6ef1f72421d"
dest_uuid: "d06b8e67af5749d69085fae9beb4cda4"
mode: GRACEFUL
new_leader_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
 from {username='slave'} at 127.0.0.1:57556
I20260713 09:06:53.514526 16739 raft_consensus.cc:606] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [term 2 LEADER]: Received request to transfer leadership to TS ccca35bcac6143aab9ee6d53b8171c4f
I20260713 09:06:53.515656 16604 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:06:53.516132 16604 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:53.683405 17010 raft_consensus.cc:993] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4: : Instructing follower ccca35bcac6143aab9ee6d53b8171c4f to start an election
I20260713 09:06:53.683856 17010 raft_consensus.cc:1081] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [term 2 LEADER]: Signalling peer ccca35bcac6143aab9ee6d53b8171c4f to start an election
I20260713 09:06:53.685293 16886 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75e47ae64d2e4dbe9ad2f6ef1f72421d"
dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
 from {username='slave'} at 127.0.0.1:37344
I20260713 09:06:53.685788 16886 raft_consensus.cc:493] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:53.686091 16886 raft_consensus.cc:3060] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:53.690606 16886 raft_consensus.cc:515] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:53.692346 16886 leader_election.cc:290] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f [CANDIDATE]: Term 3 election: Requested vote from peers d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287), 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2:33737)
I20260713 09:06:53.693169 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e47ae64d2e4dbe9ad2f6ef1f72421d" candidate_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d06b8e67af5749d69085fae9beb4cda4"
I20260713 09:06:53.693547 16814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e47ae64d2e4dbe9ad2f6ef1f72421d" candidate_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
I20260713 09:06:53.693799 16739 raft_consensus.cc:3055] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:53.694096 16739 raft_consensus.cc:740] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d06b8e67af5749d69085fae9beb4cda4, State: Running, Role: LEADER
I20260713 09:06:53.694141 16814 raft_consensus.cc:3060] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:53.694898 16739 consensus_queue.cc:260] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [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: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:53.696051 16739 raft_consensus.cc:3060] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:53.701656 16814 raft_consensus.cc:2468] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccca35bcac6143aab9ee6d53b8171c4f in term 3.
I20260713 09:06:53.702068 16739 raft_consensus.cc:2468] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccca35bcac6143aab9ee6d53b8171c4f in term 3.
I20260713 09:06:53.702803 16852 leader_election.cc:304] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f [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: 7dc3f54cc2974a7591a0d65ebd67eedd, ccca35bcac6143aab9ee6d53b8171c4f; no voters: 
I20260713 09:06:53.703660 16940 raft_consensus.cc:2804] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:53.704743 16940 raft_consensus.cc:697] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f [term 3 LEADER]: Becoming Leader. State: Replica: ccca35bcac6143aab9ee6d53b8171c4f, State: Running, Role: LEADER
I20260713 09:06:53.705425 16940 consensus_queue.cc:237] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f [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: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:53.711728 16636 catalog_manager.cc:5697] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f reported cstate change: term changed from 2 to 3, leader changed from d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1) to ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3). New cstate: current_term: 3 leader_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:53.848939 17037 raft_consensus.cc:993] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd: : Instructing follower ccca35bcac6143aab9ee6d53b8171c4f to start an election
I20260713 09:06:53.849386 16938 raft_consensus.cc:1081] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 LEADER]: Signalling peer ccca35bcac6143aab9ee6d53b8171c4f to start an election
I20260713 09:06:53.850939 16886 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "371f3785c76c48089f98c2e91744c2c1"
dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
 from {username='slave'} at 127.0.0.1:37360
I20260713 09:06:53.851562 16886 raft_consensus.cc:493] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:53.851895 16886 raft_consensus.cc:3060] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:53.856446 16886 raft_consensus.cc:515] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:53.858103 16886 leader_election.cc:290] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f [CANDIDATE]: Term 2 election: Requested vote from peers d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287), 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2:33737)
I20260713 09:06:53.859112 16814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371f3785c76c48089f98c2e91744c2c1" candidate_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
I20260713 09:06:53.859112 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371f3785c76c48089f98c2e91744c2c1" candidate_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d06b8e67af5749d69085fae9beb4cda4"
I20260713 09:06:53.859760 16814 raft_consensus.cc:3055] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:53.859798 16739 raft_consensus.cc:3060] T 371f3785c76c48089f98c2e91744c2c1 P d06b8e67af5749d69085fae9beb4cda4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:53.860087 16814 raft_consensus.cc:740] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7dc3f54cc2974a7591a0d65ebd67eedd, State: Running, Role: LEADER
I20260713 09:06:53.860888 16814 consensus_queue.cc:260] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:53.862012 16814 raft_consensus.cc:3060] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:53.865836 16739 raft_consensus.cc:2468] T 371f3785c76c48089f98c2e91744c2c1 P d06b8e67af5749d69085fae9beb4cda4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccca35bcac6143aab9ee6d53b8171c4f in term 2.
I20260713 09:06:53.867007 16814 raft_consensus.cc:2468] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccca35bcac6143aab9ee6d53b8171c4f in term 2.
I20260713 09:06:53.866916 16854 leader_election.cc:304] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccca35bcac6143aab9ee6d53b8171c4f, d06b8e67af5749d69085fae9beb4cda4; no voters: 
I20260713 09:06:53.867949 16940 raft_consensus.cc:2804] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:53.868422 16940 raft_consensus.cc:697] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f [term 2 LEADER]: Becoming Leader. State: Replica: ccca35bcac6143aab9ee6d53b8171c4f, State: Running, Role: LEADER
I20260713 09:06:53.869179 16940 consensus_queue.cc:237] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:53.878316 16636 catalog_manager.cc:5697] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f reported cstate change: term changed from 1 to 2, leader changed from 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2) to ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3). New cstate: current_term: 2 leader_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:54.285106 16814 raft_consensus.cc:1275] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 FOLLOWER]: Refusing update from remote peer ccca35bcac6143aab9ee6d53b8171c4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:54.286429 16940 consensus_queue.cc:1048] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:54.299729 16739 raft_consensus.cc:1275] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [term 3 FOLLOWER]: Refusing update from remote peer ccca35bcac6143aab9ee6d53b8171c4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:54.301015 17042 consensus_queue.cc:1048] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:54.405215 16814 raft_consensus.cc:1275] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 FOLLOWER]: Refusing update from remote peer ccca35bcac6143aab9ee6d53b8171c4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:54.406510 17042 consensus_queue.cc:1048] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:54.415733 16739 raft_consensus.cc:1275] T 371f3785c76c48089f98c2e91744c2c1 P d06b8e67af5749d69085fae9beb4cda4 [term 2 FOLLOWER]: Refusing update from remote peer ccca35bcac6143aab9ee6d53b8171c4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:54.418339 17042 consensus_queue.cc:1048] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:54.517059 16604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:54.527901 16739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e1de2c74e9840af84b73db9046d4f9d"
dest_uuid: "d06b8e67af5749d69085fae9beb4cda4"
mode: GRACEFUL
new_leader_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
 from {username='slave'} at 127.0.0.1:36916
I20260713 09:06:54.528409 16739 raft_consensus.cc:606] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [term 2 LEADER]: Received request to transfer leadership to TS 7dc3f54cc2974a7591a0d65ebd67eedd
I20260713 09:06:54.533331 16886 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75e47ae64d2e4dbe9ad2f6ef1f72421d"
dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
mode: GRACEFUL
new_leader_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
 from {username='slave'} at 127.0.0.1:37364
I20260713 09:06:54.533869 16886 raft_consensus.cc:606] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f [term 3 LEADER]: Received request to transfer leadership to TS 7dc3f54cc2974a7591a0d65ebd67eedd
I20260713 09:06:54.538486 16739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26b4f5bf2ad54e64847e32b0c1de5367"
dest_uuid: "d06b8e67af5749d69085fae9beb4cda4"
mode: GRACEFUL
new_leader_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
 from {username='slave'} at 127.0.0.1:36916
I20260713 09:06:54.539032 16739 raft_consensus.cc:606] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4 [term 2 LEADER]: Received request to transfer leadership to TS 7dc3f54cc2974a7591a0d65ebd67eedd
I20260713 09:06:54.544315 16739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c7ad3f4f2b1425a9ce4e22b28b2c02e"
dest_uuid: "d06b8e67af5749d69085fae9beb4cda4"
mode: GRACEFUL
new_leader_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
 from {username='slave'} at 127.0.0.1:36916
I20260713 09:06:54.544919 16739 raft_consensus.cc:606] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [term 1 LEADER]: Received request to transfer leadership to TS 7dc3f54cc2974a7591a0d65ebd67eedd
I20260713 09:06:54.555225 17047 raft_consensus.cc:993] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4: : Instructing follower 7dc3f54cc2974a7591a0d65ebd67eedd to start an election
I20260713 09:06:54.555725 17010 raft_consensus.cc:1081] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [term 2 LEADER]: Signalling peer 7dc3f54cc2974a7591a0d65ebd67eedd to start an election
I20260713 09:06:54.556071 16886 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "371f3785c76c48089f98c2e91744c2c1"
dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
mode: GRACEFUL
new_leader_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
 from {username='slave'} at 127.0.0.1:37364
I20260713 09:06:54.556665 16886 raft_consensus.cc:606] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f [term 2 LEADER]: Received request to transfer leadership to TS 7dc3f54cc2974a7591a0d65ebd67eedd
I20260713 09:06:54.557343 16814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e1de2c74e9840af84b73db9046d4f9d"
dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
 from {username='slave'} at 127.0.0.1:48098
I20260713 09:06:54.557791 16814 raft_consensus.cc:493] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:54.558094 16814 raft_consensus.cc:3060] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:54.563022 16814 raft_consensus.cc:515] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } } peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } }
I20260713 09:06:54.564522 16814 leader_election.cc:290] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 3 election: Requested vote from peers ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283), d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287)
I20260713 09:06:54.565248 16886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1de2c74e9840af84b73db9046d4f9d" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
I20260713 09:06:54.565490 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1de2c74e9840af84b73db9046d4f9d" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d06b8e67af5749d69085fae9beb4cda4"
I20260713 09:06:54.565804 16886 raft_consensus.cc:3060] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:54.566004 16739 raft_consensus.cc:3055] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:54.566329 16739 raft_consensus.cc:740] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d06b8e67af5749d69085fae9beb4cda4, State: Running, Role: LEADER
I20260713 09:06:54.566998 16739 consensus_queue.cc:260] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [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: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } } peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } }
I20260713 09:06:54.567830 16739 raft_consensus.cc:3060] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:54.570838 16886 raft_consensus.cc:2468] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc3f54cc2974a7591a0d65ebd67eedd in term 3.
I20260713 09:06:54.571884 16739 raft_consensus.cc:2468] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc3f54cc2974a7591a0d65ebd67eedd in term 3.
I20260713 09:06:54.572172 16778 leader_election.cc:304] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd [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: 7dc3f54cc2974a7591a0d65ebd67eedd, ccca35bcac6143aab9ee6d53b8171c4f; no voters: 
I20260713 09:06:54.573001 16938 raft_consensus.cc:2804] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:54.573823 16938 raft_consensus.cc:697] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 LEADER]: Becoming Leader. State: Replica: 7dc3f54cc2974a7591a0d65ebd67eedd, State: Running, Role: LEADER
I20260713 09:06:54.574622 16938 consensus_queue.cc:237] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd [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: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } } peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } }
I20260713 09:06:54.577121 17047 raft_consensus.cc:993] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4: : Instructing follower 7dc3f54cc2974a7591a0d65ebd67eedd to start an election
I20260713 09:06:54.577644 17010 raft_consensus.cc:1081] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [term 1 LEADER]: Signalling peer 7dc3f54cc2974a7591a0d65ebd67eedd to start an election
I20260713 09:06:54.579401 16814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c7ad3f4f2b1425a9ce4e22b28b2c02e"
dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
 from {username='slave'} at 127.0.0.1:48098
I20260713 09:06:54.579842 16814 raft_consensus.cc:493] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:54.580188 16814 raft_consensus.cc:3060] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:54.582257 16636 catalog_manager.cc:5697] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd reported cstate change: term changed from 2 to 3, leader changed from d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1) to 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2). New cstate: current_term: 3 leader_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:54.586268 16814 raft_consensus.cc:515] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:54.588313 16814 leader_election.cc:290] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 2 election: Requested vote from peers d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287), ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283)
I20260713 09:06:54.588663 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7ad3f4f2b1425a9ce4e22b28b2c02e" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d06b8e67af5749d69085fae9beb4cda4"
I20260713 09:06:54.588909 16886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7ad3f4f2b1425a9ce4e22b28b2c02e" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
I20260713 09:06:54.589481 16886 raft_consensus.cc:3060] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P ccca35bcac6143aab9ee6d53b8171c4f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:54.589418 16739 raft_consensus.cc:3055] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:54.589977 16739 raft_consensus.cc:740] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d06b8e67af5749d69085fae9beb4cda4, State: Running, Role: LEADER
I20260713 09:06:54.590955 16739 consensus_queue.cc:260] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:54.592518 16739 raft_consensus.cc:3060] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:54.594220 16886 raft_consensus.cc:2468] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P ccca35bcac6143aab9ee6d53b8171c4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc3f54cc2974a7591a0d65ebd67eedd in term 2.
I20260713 09:06:54.595320 16778 leader_election.cc:304] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dc3f54cc2974a7591a0d65ebd67eedd, ccca35bcac6143aab9ee6d53b8171c4f; no voters: 
I20260713 09:06:54.596050 16938 raft_consensus.cc:2804] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:54.596652 16938 raft_consensus.cc:697] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 LEADER]: Becoming Leader. State: Replica: 7dc3f54cc2974a7591a0d65ebd67eedd, State: Running, Role: LEADER
I20260713 09:06:54.597519 16938 consensus_queue.cc:237] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:54.599493 16739 raft_consensus.cc:2468] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc3f54cc2974a7591a0d65ebd67eedd in term 2.
I20260713 09:06:54.605576 16636 catalog_manager.cc:5697] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd reported cstate change: term changed from 1 to 2, leader changed from d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1) to 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2). New cstate: current_term: 2 leader_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:54.638058 17047 raft_consensus.cc:993] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4: : Instructing follower 7dc3f54cc2974a7591a0d65ebd67eedd to start an election
I20260713 09:06:54.638464 17010 raft_consensus.cc:1081] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4 [term 2 LEADER]: Signalling peer 7dc3f54cc2974a7591a0d65ebd67eedd to start an election
I20260713 09:06:54.639905 16814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26b4f5bf2ad54e64847e32b0c1de5367"
dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
 from {username='slave'} at 127.0.0.1:48098
I20260713 09:06:54.640354 16814 raft_consensus.cc:493] T 26b4f5bf2ad54e64847e32b0c1de5367 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:54.640579 16814 raft_consensus.cc:3060] T 26b4f5bf2ad54e64847e32b0c1de5367 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:54.645006 16814 raft_consensus.cc:515] T 26b4f5bf2ad54e64847e32b0c1de5367 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:54.646510 16814 leader_election.cc:290] T 26b4f5bf2ad54e64847e32b0c1de5367 P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 3 election: Requested vote from peers d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287), ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283)
I20260713 09:06:54.647315 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b4f5bf2ad54e64847e32b0c1de5367" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d06b8e67af5749d69085fae9beb4cda4"
I20260713 09:06:54.647536 16886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b4f5bf2ad54e64847e32b0c1de5367" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
I20260713 09:06:54.647864 16739 raft_consensus.cc:3055] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:54.648048 16886 raft_consensus.cc:3060] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:54.648188 16739 raft_consensus.cc:740] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d06b8e67af5749d69085fae9beb4cda4, State: Running, Role: LEADER
I20260713 09:06:54.648900 16739 consensus_queue.cc:260] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4 [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: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:54.649784 16739 raft_consensus.cc:3060] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:54.652560 16886 raft_consensus.cc:2468] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc3f54cc2974a7591a0d65ebd67eedd in term 3.
I20260713 09:06:54.653582 16778 leader_election.cc:304] T 26b4f5bf2ad54e64847e32b0c1de5367 P 7dc3f54cc2974a7591a0d65ebd67eedd [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: 7dc3f54cc2974a7591a0d65ebd67eedd, ccca35bcac6143aab9ee6d53b8171c4f; no voters: 
I20260713 09:06:54.653827 16739 raft_consensus.cc:2468] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc3f54cc2974a7591a0d65ebd67eedd in term 3.
I20260713 09:06:54.654289 16938 raft_consensus.cc:2804] T 26b4f5bf2ad54e64847e32b0c1de5367 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:54.655011 16938 raft_consensus.cc:697] T 26b4f5bf2ad54e64847e32b0c1de5367 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 LEADER]: Becoming Leader. State: Replica: 7dc3f54cc2974a7591a0d65ebd67eedd, State: Running, Role: LEADER
I20260713 09:06:54.655891 16938 consensus_queue.cc:237] T 26b4f5bf2ad54e64847e32b0c1de5367 P 7dc3f54cc2974a7591a0d65ebd67eedd [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: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:54.662390 16636 catalog_manager.cc:5697] T 26b4f5bf2ad54e64847e32b0c1de5367 P 7dc3f54cc2974a7591a0d65ebd67eedd reported cstate change: term changed from 2 to 3, leader changed from d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1) to 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2). New cstate: current_term: 3 leader_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:54.720721 17042 raft_consensus.cc:993] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f: : Instructing follower 7dc3f54cc2974a7591a0d65ebd67eedd to start an election
I20260713 09:06:54.721195 16940 raft_consensus.cc:1081] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f [term 3 LEADER]: Signalling peer 7dc3f54cc2974a7591a0d65ebd67eedd to start an election
I20260713 09:06:54.722615 16814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75e47ae64d2e4dbe9ad2f6ef1f72421d"
dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
 from {username='slave'} at 127.0.0.1:48110
I20260713 09:06:54.723091 16814 raft_consensus.cc:493] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:54.723322 16814 raft_consensus.cc:3060] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:54.727162 16814 raft_consensus.cc:515] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:54.728663 16814 leader_election.cc:290] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 4 election: Requested vote from peers d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287), ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283)
I20260713 09:06:54.729645 16886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e47ae64d2e4dbe9ad2f6ef1f72421d" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
I20260713 09:06:54.729662 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e47ae64d2e4dbe9ad2f6ef1f72421d" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d06b8e67af5749d69085fae9beb4cda4"
I20260713 09:06:54.730206 16886 raft_consensus.cc:3055] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:06:54.730351 16739 raft_consensus.cc:3060] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:54.730480 16886 raft_consensus.cc:740] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ccca35bcac6143aab9ee6d53b8171c4f, State: Running, Role: LEADER
I20260713 09:06:54.731218 16886 consensus_queue.cc:260] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f [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: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:54.732044 16886 raft_consensus.cc:3060] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:54.734802 16739 raft_consensus.cc:2468] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc3f54cc2974a7591a0d65ebd67eedd in term 4.
I20260713 09:06:54.735993 16886 raft_consensus.cc:2468] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc3f54cc2974a7591a0d65ebd67eedd in term 4.
I20260713 09:06:54.735992 16780 leader_election.cc:304] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [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: 7dc3f54cc2974a7591a0d65ebd67eedd, d06b8e67af5749d69085fae9beb4cda4; no voters: 
I20260713 09:06:54.736912 16938 raft_consensus.cc:2804] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:06:54.737377 16938 raft_consensus.cc:697] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 4 LEADER]: Becoming Leader. State: Replica: 7dc3f54cc2974a7591a0d65ebd67eedd, State: Running, Role: LEADER
I20260713 09:06:54.738022 16938 consensus_queue.cc:237] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [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: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:54.743376 16636 catalog_manager.cc:5697] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd reported cstate change: term changed from 3 to 4, leader changed from ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3) to 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2). New cstate: current_term: 4 leader_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:54.796049 16940 raft_consensus.cc:993] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f: : Instructing follower 7dc3f54cc2974a7591a0d65ebd67eedd to start an election
I20260713 09:06:54.796633 17042 raft_consensus.cc:1081] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f [term 2 LEADER]: Signalling peer 7dc3f54cc2974a7591a0d65ebd67eedd to start an election
I20260713 09:06:54.797924 16814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "371f3785c76c48089f98c2e91744c2c1"
dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
 from {username='slave'} at 127.0.0.1:48110
I20260713 09:06:54.798413 16814 raft_consensus.cc:493] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:54.798754 16814 raft_consensus.cc:3060] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:54.802578 16814 raft_consensus.cc:515] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:54.804100 16814 leader_election.cc:290] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [CANDIDATE]: Term 3 election: Requested vote from peers d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287), ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283)
I20260713 09:06:54.804868 16739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371f3785c76c48089f98c2e91744c2c1" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d06b8e67af5749d69085fae9beb4cda4"
I20260713 09:06:54.805047 16886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371f3785c76c48089f98c2e91744c2c1" candidate_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
I20260713 09:06:54.805408 16739 raft_consensus.cc:3060] T 371f3785c76c48089f98c2e91744c2c1 P d06b8e67af5749d69085fae9beb4cda4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:54.805495 16886 raft_consensus.cc:3055] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:54.805804 16886 raft_consensus.cc:740] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ccca35bcac6143aab9ee6d53b8171c4f, State: Running, Role: LEADER
I20260713 09:06:54.806491 16886 consensus_queue.cc:260] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f [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: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:54.807585 16886 raft_consensus.cc:3060] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:54.811491 16739 raft_consensus.cc:2468] T 371f3785c76c48089f98c2e91744c2c1 P d06b8e67af5749d69085fae9beb4cda4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc3f54cc2974a7591a0d65ebd67eedd in term 3.
I20260713 09:06:54.812680 16780 leader_election.cc:304] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [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: 7dc3f54cc2974a7591a0d65ebd67eedd, d06b8e67af5749d69085fae9beb4cda4; no voters: 
I20260713 09:06:54.813655 16938 raft_consensus.cc:2804] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:54.813722 16886 raft_consensus.cc:2468] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc3f54cc2974a7591a0d65ebd67eedd in term 3.
I20260713 09:06:54.814200 16938 raft_consensus.cc:697] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 LEADER]: Becoming Leader. State: Replica: 7dc3f54cc2974a7591a0d65ebd67eedd, State: Running, Role: LEADER
I20260713 09:06:54.815454 16938 consensus_queue.cc:237] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [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: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:54.820879 16636 catalog_manager.cc:5697] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd reported cstate change: term changed from 2 to 3, leader changed from ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3) to 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2). New cstate: current_term: 3 leader_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:55.078294 16739 raft_consensus.cc:1275] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4 [term 3 FOLLOWER]: Refusing update from remote peer 7dc3f54cc2974a7591a0d65ebd67eedd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:55.079535 16938 consensus_queue.cc:1048] T 26b4f5bf2ad54e64847e32b0c1de5367 P 7dc3f54cc2974a7591a0d65ebd67eedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:55.085958 16886 raft_consensus.cc:1275] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P ccca35bcac6143aab9ee6d53b8171c4f [term 2 FOLLOWER]: Refusing update from remote peer 7dc3f54cc2974a7591a0d65ebd67eedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:55.090557 16888 raft_consensus.cc:1275] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [term 3 FOLLOWER]: Refusing update from remote peer 7dc3f54cc2974a7591a0d65ebd67eedd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:55.092540 17057 consensus_queue.cc:1048] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:55.093710 16938 consensus_queue.cc:1048] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:55.097378 16886 raft_consensus.cc:1275] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f [term 3 FOLLOWER]: Refusing update from remote peer 7dc3f54cc2974a7591a0d65ebd67eedd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:55.098892 16938 consensus_queue.cc:1048] T 26b4f5bf2ad54e64847e32b0c1de5367 P 7dc3f54cc2974a7591a0d65ebd67eedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:55.115862 16739 raft_consensus.cc:1275] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [term 2 FOLLOWER]: Refusing update from remote peer 7dc3f54cc2974a7591a0d65ebd67eedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:55.118192 17048 consensus_queue.cc:1048] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:55.130714 16885 raft_consensus.cc:1275] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f [term 4 FOLLOWER]: Refusing update from remote peer 7dc3f54cc2974a7591a0d65ebd67eedd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:55.130860 16735 raft_consensus.cc:1275] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [term 4 FOLLOWER]: Refusing update from remote peer 7dc3f54cc2974a7591a0d65ebd67eedd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:55.133594 17048 consensus_queue.cc:1048] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:55.137537 17057 consensus_queue.cc:1048] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:55.147351 16736 raft_consensus.cc:1275] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [term 3 FOLLOWER]: Refusing update from remote peer 7dc3f54cc2974a7591a0d65ebd67eedd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:55.149946 17059 consensus_queue.cc:1048] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:55.254927 16739 raft_consensus.cc:1275] T 371f3785c76c48089f98c2e91744c2c1 P d06b8e67af5749d69085fae9beb4cda4 [term 3 FOLLOWER]: Refusing update from remote peer 7dc3f54cc2974a7591a0d65ebd67eedd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:55.256381 17059 consensus_queue.cc:1048] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:55.263583 16887 raft_consensus.cc:1275] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f [term 3 FOLLOWER]: Refusing update from remote peer 7dc3f54cc2974a7591a0d65ebd67eedd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:55.265877 17048 consensus_queue.cc:1048] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:57.564215 16604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:57.571573 16814 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c7ad3f4f2b1425a9ce4e22b28b2c02e"
dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
mode: GRACEFUL
new_leader_uuid: "d06b8e67af5749d69085fae9beb4cda4"
 from {username='slave'} at 127.0.0.1:34512
I20260713 09:06:57.572289 16814 raft_consensus.cc:606] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 LEADER]: Received request to transfer leadership to TS d06b8e67af5749d69085fae9beb4cda4
I20260713 09:06:57.574997 16814 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e1de2c74e9840af84b73db9046d4f9d"
dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
mode: GRACEFUL
new_leader_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
 from {username='slave'} at 127.0.0.1:34512
I20260713 09:06:57.575460 16814 raft_consensus.cc:606] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 LEADER]: Received request to transfer leadership to TS ccca35bcac6143aab9ee6d53b8171c4f
I20260713 09:06:57.577826 16814 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75e47ae64d2e4dbe9ad2f6ef1f72421d"
dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
mode: GRACEFUL
new_leader_uuid: "d06b8e67af5749d69085fae9beb4cda4"
 from {username='slave'} at 127.0.0.1:34512
I20260713 09:06:57.578248 16814 raft_consensus.cc:606] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 4 LEADER]: Received request to transfer leadership to TS d06b8e67af5749d69085fae9beb4cda4
I20260713 09:06:57.580654 16814 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "898efc43cf1a4e458650ecadbedae0a0"
dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
mode: GRACEFUL
new_leader_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
 from {username='slave'} at 127.0.0.1:34512
I20260713 09:06:57.581106 16814 raft_consensus.cc:606] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 LEADER]: Received request to transfer leadership to TS ccca35bcac6143aab9ee6d53b8171c4f
I20260713 09:06:57.583390 16814 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb6d72f08eb44caab6f4b96b5dc2c322"
dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
mode: GRACEFUL
new_leader_uuid: "d06b8e67af5749d69085fae9beb4cda4"
 from {username='slave'} at 127.0.0.1:34512
I20260713 09:06:57.583896 16814 raft_consensus.cc:606] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 LEADER]: Received request to transfer leadership to TS d06b8e67af5749d69085fae9beb4cda4
I20260713 09:06:57.585012 16604 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:06:57.585688 16604 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:57.624688 17070 raft_consensus.cc:993] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd: : Instructing follower ccca35bcac6143aab9ee6d53b8171c4f to start an election
I20260713 09:06:57.625206 16938 raft_consensus.cc:1081] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 LEADER]: Signalling peer ccca35bcac6143aab9ee6d53b8171c4f to start an election
I20260713 09:06:57.626725 16887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e1de2c74e9840af84b73db9046d4f9d"
dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
 from {username='slave'} at 127.0.0.1:37360
I20260713 09:06:57.627321 16887 raft_consensus.cc:493] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:57.627704 16887 raft_consensus.cc:3060] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:57.633216 16887 raft_consensus.cc:515] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } } peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } }
I20260713 09:06:57.635118 16887 leader_election.cc:290] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [CANDIDATE]: Term 4 election: Requested vote from peers 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2:33737), d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287)
I20260713 09:06:57.636262 16814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1de2c74e9840af84b73db9046d4f9d" candidate_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
I20260713 09:06:57.636533 16735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1de2c74e9840af84b73db9046d4f9d" candidate_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d06b8e67af5749d69085fae9beb4cda4"
I20260713 09:06:57.637040 16814 raft_consensus.cc:3055] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:06:57.637063 16735 raft_consensus.cc:3060] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:57.637538 16814 raft_consensus.cc:740] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7dc3f54cc2974a7591a0d65ebd67eedd, State: Running, Role: LEADER
I20260713 09:06:57.638381 16814 consensus_queue.cc:260] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd [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: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } } peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } }
I20260713 09:06:57.639658 16814 raft_consensus.cc:3060] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:57.641140 17070 raft_consensus.cc:993] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd: : Instructing follower ccca35bcac6143aab9ee6d53b8171c4f to start an election
I20260713 09:06:57.641616 16938 raft_consensus.cc:1081] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 LEADER]: Signalling peer ccca35bcac6143aab9ee6d53b8171c4f to start an election
I20260713 09:06:57.643431 16887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "898efc43cf1a4e458650ecadbedae0a0"
dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
 from {username='slave'} at 127.0.0.1:37360
I20260713 09:06:57.643998 16887 raft_consensus.cc:493] T 898efc43cf1a4e458650ecadbedae0a0 P ccca35bcac6143aab9ee6d53b8171c4f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:57.644383 16887 raft_consensus.cc:3060] T 898efc43cf1a4e458650ecadbedae0a0 P ccca35bcac6143aab9ee6d53b8171c4f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:57.644449 16735 raft_consensus.cc:2468] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccca35bcac6143aab9ee6d53b8171c4f in term 4.
I20260713 09:06:57.645586 16814 raft_consensus.cc:2468] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccca35bcac6143aab9ee6d53b8171c4f in term 4.
I20260713 09:06:57.645995 16854 leader_election.cc:304] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [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: ccca35bcac6143aab9ee6d53b8171c4f, d06b8e67af5749d69085fae9beb4cda4; no voters: 
I20260713 09:06:57.647037 17042 raft_consensus.cc:2804] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:06:57.648044 17042 raft_consensus.cc:697] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [term 4 LEADER]: Becoming Leader. State: Replica: ccca35bcac6143aab9ee6d53b8171c4f, State: Running, Role: LEADER
I20260713 09:06:57.649088 17042 consensus_queue.cc:237] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [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: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } } peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } }
I20260713 09:06:57.653016 16887 raft_consensus.cc:515] T 898efc43cf1a4e458650ecadbedae0a0 P ccca35bcac6143aab9ee6d53b8171c4f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:57.655807 16887 leader_election.cc:290] T 898efc43cf1a4e458650ecadbedae0a0 P ccca35bcac6143aab9ee6d53b8171c4f [CANDIDATE]: Term 3 election: Requested vote from peers d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287), 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2:33737)
I20260713 09:06:57.656219 16735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898efc43cf1a4e458650ecadbedae0a0" candidate_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d06b8e67af5749d69085fae9beb4cda4"
I20260713 09:06:57.656858 16735 raft_consensus.cc:3060] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:57.658563 16814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898efc43cf1a4e458650ecadbedae0a0" candidate_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
I20260713 09:06:57.659179 16814 raft_consensus.cc:3055] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:57.659439 16814 raft_consensus.cc:740] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7dc3f54cc2974a7591a0d65ebd67eedd, State: Running, Role: LEADER
I20260713 09:06:57.658476 16636 catalog_manager.cc:5697] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f reported cstate change: term changed from 3 to 4, leader changed from 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2) to ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3). New cstate: current_term: 4 leader_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:57.660109 16814 consensus_queue.cc:260] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd [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: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:57.661281 16814 raft_consensus.cc:3060] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:57.663242 16735 raft_consensus.cc:2468] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccca35bcac6143aab9ee6d53b8171c4f in term 3.
I20260713 09:06:57.664577 16854 leader_election.cc:304] T 898efc43cf1a4e458650ecadbedae0a0 P ccca35bcac6143aab9ee6d53b8171c4f [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: ccca35bcac6143aab9ee6d53b8171c4f, d06b8e67af5749d69085fae9beb4cda4; no voters: 
I20260713 09:06:57.665508 17042 raft_consensus.cc:2804] T 898efc43cf1a4e458650ecadbedae0a0 P ccca35bcac6143aab9ee6d53b8171c4f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:57.665992 17042 raft_consensus.cc:697] T 898efc43cf1a4e458650ecadbedae0a0 P ccca35bcac6143aab9ee6d53b8171c4f [term 3 LEADER]: Becoming Leader. State: Replica: ccca35bcac6143aab9ee6d53b8171c4f, State: Running, Role: LEADER
I20260713 09:06:57.667294 16814 raft_consensus.cc:2468] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccca35bcac6143aab9ee6d53b8171c4f in term 3.
I20260713 09:06:57.666842 17042 consensus_queue.cc:237] T 898efc43cf1a4e458650ecadbedae0a0 P ccca35bcac6143aab9ee6d53b8171c4f [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: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:57.678929 16636 catalog_manager.cc:5697] T 898efc43cf1a4e458650ecadbedae0a0 P ccca35bcac6143aab9ee6d53b8171c4f reported cstate change: term changed from 2 to 3, leader changed from 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2) to ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3). New cstate: current_term: 3 leader_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:57.734629 17070 raft_consensus.cc:993] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd: : Instructing follower d06b8e67af5749d69085fae9beb4cda4 to start an election
I20260713 09:06:57.735087 16938 raft_consensus.cc:1081] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 LEADER]: Signalling peer d06b8e67af5749d69085fae9beb4cda4 to start an election
I20260713 09:06:57.736720 16735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c7ad3f4f2b1425a9ce4e22b28b2c02e"
dest_uuid: "d06b8e67af5749d69085fae9beb4cda4"
 from {username='slave'} at 127.0.0.1:36894
I20260713 09:06:57.737176 16735 raft_consensus.cc:493] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:57.737426 16735 raft_consensus.cc:3060] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:57.742190 16735 raft_consensus.cc:515] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:57.744468 16735 leader_election.cc:290] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [CANDIDATE]: Term 3 election: Requested vote from peers 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2:33737), ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283)
I20260713 09:06:57.745517 16814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7ad3f4f2b1425a9ce4e22b28b2c02e" candidate_uuid: "d06b8e67af5749d69085fae9beb4cda4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
I20260713 09:06:57.746088 16814 raft_consensus.cc:3055] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:57.746409 16814 raft_consensus.cc:740] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7dc3f54cc2974a7591a0d65ebd67eedd, State: Running, Role: LEADER
I20260713 09:06:57.747184 16814 consensus_queue.cc:260] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd [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: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:57.748113 16814 raft_consensus.cc:3060] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:57.752962 16814 raft_consensus.cc:2468] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d06b8e67af5749d69085fae9beb4cda4 in term 3.
I20260713 09:06:57.753249 16887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c7ad3f4f2b1425a9ce4e22b28b2c02e" candidate_uuid: "d06b8e67af5749d69085fae9beb4cda4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
I20260713 09:06:57.753823 16887 raft_consensus.cc:3060] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P ccca35bcac6143aab9ee6d53b8171c4f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:57.754392 16703 leader_election.cc:304] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [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: 7dc3f54cc2974a7591a0d65ebd67eedd, d06b8e67af5749d69085fae9beb4cda4; no voters: 
I20260713 09:06:57.758677 17078 raft_consensus.cc:2804] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:57.760341 17078 raft_consensus.cc:697] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [term 3 LEADER]: Becoming Leader. State: Replica: d06b8e67af5749d69085fae9beb4cda4, State: Running, Role: LEADER
I20260713 09:06:57.761400 16887 raft_consensus.cc:2468] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P ccca35bcac6143aab9ee6d53b8171c4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d06b8e67af5749d69085fae9beb4cda4 in term 3.
I20260713 09:06:57.761384 17078 consensus_queue.cc:237] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [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: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:57.769280 16636 catalog_manager.cc:5697] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 reported cstate change: term changed from 2 to 3, leader changed from 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2) to d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1). New cstate: current_term: 3 leader_uuid: "d06b8e67af5749d69085fae9beb4cda4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:57.804847 17070 raft_consensus.cc:993] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd: : Instructing follower d06b8e67af5749d69085fae9beb4cda4 to start an election
I20260713 09:06:57.805441 16938 raft_consensus.cc:1081] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 LEADER]: Signalling peer d06b8e67af5749d69085fae9beb4cda4 to start an election
I20260713 09:06:57.807060 16735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb6d72f08eb44caab6f4b96b5dc2c322"
dest_uuid: "d06b8e67af5749d69085fae9beb4cda4"
 from {username='slave'} at 127.0.0.1:36894
I20260713 09:06:57.807600 16735 raft_consensus.cc:493] T bb6d72f08eb44caab6f4b96b5dc2c322 P d06b8e67af5749d69085fae9beb4cda4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:57.808020 16735 raft_consensus.cc:3060] T bb6d72f08eb44caab6f4b96b5dc2c322 P d06b8e67af5749d69085fae9beb4cda4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:57.813066 16735 raft_consensus.cc:515] T bb6d72f08eb44caab6f4b96b5dc2c322 P d06b8e67af5749d69085fae9beb4cda4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:57.814864 16735 leader_election.cc:290] T bb6d72f08eb44caab6f4b96b5dc2c322 P d06b8e67af5749d69085fae9beb4cda4 [CANDIDATE]: Term 3 election: Requested vote from peers 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2:33737), ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283)
I20260713 09:06:57.815701 16814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb6d72f08eb44caab6f4b96b5dc2c322" candidate_uuid: "d06b8e67af5749d69085fae9beb4cda4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
I20260713 09:06:57.815788 16887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb6d72f08eb44caab6f4b96b5dc2c322" candidate_uuid: "d06b8e67af5749d69085fae9beb4cda4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
I20260713 09:06:57.816226 16814 raft_consensus.cc:3055] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:57.816431 16887 raft_consensus.cc:3060] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:57.816588 16814 raft_consensus.cc:740] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7dc3f54cc2974a7591a0d65ebd67eedd, State: Running, Role: LEADER
I20260713 09:06:57.817276 16814 consensus_queue.cc:260] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [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: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:57.818118 16814 raft_consensus.cc:3060] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:57.821583 16887 raft_consensus.cc:2468] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d06b8e67af5749d69085fae9beb4cda4 in term 3.
I20260713 09:06:57.822199 16814 raft_consensus.cc:2468] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d06b8e67af5749d69085fae9beb4cda4 in term 3.
I20260713 09:06:57.822731 16703 leader_election.cc:304] T bb6d72f08eb44caab6f4b96b5dc2c322 P d06b8e67af5749d69085fae9beb4cda4 [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: ccca35bcac6143aab9ee6d53b8171c4f, d06b8e67af5749d69085fae9beb4cda4; no voters: 
I20260713 09:06:57.823498 17078 raft_consensus.cc:2804] T bb6d72f08eb44caab6f4b96b5dc2c322 P d06b8e67af5749d69085fae9beb4cda4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:57.823837 17078 raft_consensus.cc:697] T bb6d72f08eb44caab6f4b96b5dc2c322 P d06b8e67af5749d69085fae9beb4cda4 [term 3 LEADER]: Becoming Leader. State: Replica: d06b8e67af5749d69085fae9beb4cda4, State: Running, Role: LEADER
I20260713 09:06:57.824532 17078 consensus_queue.cc:237] T bb6d72f08eb44caab6f4b96b5dc2c322 P d06b8e67af5749d69085fae9beb4cda4 [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: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:57.832120 16636 catalog_manager.cc:5697] T bb6d72f08eb44caab6f4b96b5dc2c322 P d06b8e67af5749d69085fae9beb4cda4 reported cstate change: term changed from 2 to 3, leader changed from 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2) to d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1). New cstate: current_term: 3 leader_uuid: "d06b8e67af5749d69085fae9beb4cda4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:57.892941 17070 raft_consensus.cc:993] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd: : Instructing follower d06b8e67af5749d69085fae9beb4cda4 to start an election
I20260713 09:06:57.893380 16938 raft_consensus.cc:1081] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 4 LEADER]: Signalling peer d06b8e67af5749d69085fae9beb4cda4 to start an election
I20260713 09:06:57.894737 16735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75e47ae64d2e4dbe9ad2f6ef1f72421d"
dest_uuid: "d06b8e67af5749d69085fae9beb4cda4"
 from {username='slave'} at 127.0.0.1:36894
I20260713 09:06:57.895191 16735 raft_consensus.cc:493] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:57.895486 16735 raft_consensus.cc:3060] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:06:57.900369 16735 raft_consensus.cc:515] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:57.901944 16735 leader_election.cc:290] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [CANDIDATE]: Term 5 election: Requested vote from peers 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2:33737), ccca35bcac6143aab9ee6d53b8171c4f (127.16.55.3:36283)
I20260713 09:06:57.902916 16814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e47ae64d2e4dbe9ad2f6ef1f72421d" candidate_uuid: "d06b8e67af5749d69085fae9beb4cda4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd"
I20260713 09:06:57.903193 16887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e47ae64d2e4dbe9ad2f6ef1f72421d" candidate_uuid: "d06b8e67af5749d69085fae9beb4cda4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ccca35bcac6143aab9ee6d53b8171c4f"
I20260713 09:06:57.903574 16814 raft_consensus.cc:3055] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:06:57.903718 16887 raft_consensus.cc:3060] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:06:57.903913 16814 raft_consensus.cc:740] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7dc3f54cc2974a7591a0d65ebd67eedd, State: Running, Role: LEADER
I20260713 09:06:57.904714 16814 consensus_queue.cc:260] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [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: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:57.905848 16814 raft_consensus.cc:3060] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:06:57.910265 16887 raft_consensus.cc:2468] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d06b8e67af5749d69085fae9beb4cda4 in term 5.
I20260713 09:06:57.911341 16703 leader_election.cc:304] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [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: ccca35bcac6143aab9ee6d53b8171c4f, d06b8e67af5749d69085fae9beb4cda4; no voters: 
I20260713 09:06:57.911957 16814 raft_consensus.cc:2468] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d06b8e67af5749d69085fae9beb4cda4 in term 5.
I20260713 09:06:57.912036 17078 raft_consensus.cc:2804] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:06:57.912833 17078 raft_consensus.cc:697] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [term 5 LEADER]: Becoming Leader. State: Replica: d06b8e67af5749d69085fae9beb4cda4, State: Running, Role: LEADER
I20260713 09:06:57.913725 17078 consensus_queue.cc:237] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [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: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } }
I20260713 09:06:57.921126 16636 catalog_manager.cc:5697] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 reported cstate change: term changed from 4 to 5, leader changed from 7dc3f54cc2974a7591a0d65ebd67eedd (127.16.55.2) to d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1). New cstate: current_term: 5 leader_uuid: "d06b8e67af5749d69085fae9beb4cda4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:58.069501 16814 raft_consensus.cc:1275] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 4 FOLLOWER]: Refusing update from remote peer ccca35bcac6143aab9ee6d53b8171c4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:58.070912 17042 consensus_queue.cc:1048] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:58.075891 16735 raft_consensus.cc:1275] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [term 3 FOLLOWER]: Refusing update from remote peer ccca35bcac6143aab9ee6d53b8171c4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:58.077764 17083 consensus_queue.cc:1048] T 898efc43cf1a4e458650ecadbedae0a0 P ccca35bcac6143aab9ee6d53b8171c4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:58.084383 16739 raft_consensus.cc:1275] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [term 4 FOLLOWER]: Refusing update from remote peer ccca35bcac6143aab9ee6d53b8171c4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:58.086038 17042 consensus_queue.cc:1048] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d06b8e67af5749d69085fae9beb4cda4" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:58.105504 16814 raft_consensus.cc:1275] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 FOLLOWER]: Refusing update from remote peer ccca35bcac6143aab9ee6d53b8171c4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:58.108016 17083 consensus_queue.cc:1048] T 898efc43cf1a4e458650ecadbedae0a0 P ccca35bcac6143aab9ee6d53b8171c4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:58.234627 16887 raft_consensus.cc:1275] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f [term 3 FOLLOWER]: Refusing update from remote peer d06b8e67af5749d69085fae9beb4cda4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:58.235889 17078 consensus_queue.cc:1048] T bb6d72f08eb44caab6f4b96b5dc2c322 P d06b8e67af5749d69085fae9beb4cda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:58.245782 16814 raft_consensus.cc:1275] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 FOLLOWER]: Refusing update from remote peer d06b8e67af5749d69085fae9beb4cda4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:58.247478 17078 consensus_queue.cc:1048] T bb6d72f08eb44caab6f4b96b5dc2c322 P d06b8e67af5749d69085fae9beb4cda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:58.251559 16812 raft_consensus.cc:1275] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 FOLLOWER]: Refusing update from remote peer d06b8e67af5749d69085fae9beb4cda4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:58.253263 17079 consensus_queue.cc:1048] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:58.262691 16887 raft_consensus.cc:1275] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P ccca35bcac6143aab9ee6d53b8171c4f [term 3 FOLLOWER]: Refusing update from remote peer d06b8e67af5749d69085fae9beb4cda4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:58.265930 17079 consensus_queue.cc:1048] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:58.479421 16887 raft_consensus.cc:1275] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f [term 5 FOLLOWER]: Refusing update from remote peer d06b8e67af5749d69085fae9beb4cda4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:06:58.480507 17079 consensus_queue.cc:1048] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccca35bcac6143aab9ee6d53b8171c4f" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:58.489078 16812 raft_consensus.cc:1275] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 5 FOLLOWER]: Refusing update from remote peer d06b8e67af5749d69085fae9beb4cda4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:06:58.490955 17078 consensus_queue.cc:1048] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc3f54cc2974a7591a0d65ebd67eedd" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 33737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:58.586712 16604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:58.592321 16604 tablet_server.cc:179] TabletServer@127.16.55.1:0 shutting down...
W20260713 09:06:58.604773 16854 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260713 09:06:58.612594 16780 consensus_peers.cc:597] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd -> Peer d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287): Couldn't send request to peer d06b8e67af5749d69085fae9beb4cda4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:58.614207 16854 consensus_peers.cc:597] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f -> Peer d06b8e67af5749d69085fae9beb4cda4 (127.16.55.1:39287): Couldn't send request to peer d06b8e67af5749d69085fae9beb4cda4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:58.632136 16604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:58.633013 16604 tablet_replica.cc:333] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4: stopping tablet replica
I20260713 09:06:58.633984 16604 raft_consensus.cc:2243] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:58.634586 16604 raft_consensus.cc:2272] T 26b4f5bf2ad54e64847e32b0c1de5367 P d06b8e67af5749d69085fae9beb4cda4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.637241 16604 tablet_replica.cc:333] T dfb29f4e424347b6bb84eba2eb6bbfa8 P d06b8e67af5749d69085fae9beb4cda4: stopping tablet replica
I20260713 09:06:58.637840 16604 raft_consensus.cc:2243] T dfb29f4e424347b6bb84eba2eb6bbfa8 P d06b8e67af5749d69085fae9beb4cda4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:58.638309 16604 raft_consensus.cc:2272] T dfb29f4e424347b6bb84eba2eb6bbfa8 P d06b8e67af5749d69085fae9beb4cda4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.640158 16604 tablet_replica.cc:333] T bb6d72f08eb44caab6f4b96b5dc2c322 P d06b8e67af5749d69085fae9beb4cda4: stopping tablet replica
I20260713 09:06:58.640671 16604 raft_consensus.cc:2243] T bb6d72f08eb44caab6f4b96b5dc2c322 P d06b8e67af5749d69085fae9beb4cda4 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:58.641440 16604 raft_consensus.cc:2272] T bb6d72f08eb44caab6f4b96b5dc2c322 P d06b8e67af5749d69085fae9beb4cda4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.643496 16604 tablet_replica.cc:333] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4: stopping tablet replica
I20260713 09:06:58.644021 16604 raft_consensus.cc:2243] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:06:58.644994 16604 raft_consensus.cc:2272] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P d06b8e67af5749d69085fae9beb4cda4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.647039 16604 tablet_replica.cc:333] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4: stopping tablet replica
I20260713 09:06:58.647758 16604 raft_consensus.cc:2243] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:58.648303 16604 raft_consensus.cc:2272] T 6e1de2c74e9840af84b73db9046d4f9d P d06b8e67af5749d69085fae9beb4cda4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.650786 16604 tablet_replica.cc:333] T 371f3785c76c48089f98c2e91744c2c1 P d06b8e67af5749d69085fae9beb4cda4: stopping tablet replica
I20260713 09:06:58.651319 16604 raft_consensus.cc:2243] T 371f3785c76c48089f98c2e91744c2c1 P d06b8e67af5749d69085fae9beb4cda4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:58.651787 16604 raft_consensus.cc:2272] T 371f3785c76c48089f98c2e91744c2c1 P d06b8e67af5749d69085fae9beb4cda4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.653687 16604 tablet_replica.cc:333] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4: stopping tablet replica
I20260713 09:06:58.654230 16604 raft_consensus.cc:2243] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:58.655390 16604 raft_consensus.cc:2272] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P d06b8e67af5749d69085fae9beb4cda4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.657701 16604 tablet_replica.cc:333] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4: stopping tablet replica
I20260713 09:06:58.658178 16604 raft_consensus.cc:2243] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:58.658608 16604 raft_consensus.cc:2272] T 6708d7241b7542c6ac318546822655a9 P d06b8e67af5749d69085fae9beb4cda4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.660229 16604 tablet_replica.cc:333] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4: stopping tablet replica
I20260713 09:06:58.660714 16604 raft_consensus.cc:2243] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:58.661111 16604 raft_consensus.cc:2272] T 898efc43cf1a4e458650ecadbedae0a0 P d06b8e67af5749d69085fae9beb4cda4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.759686 16604 tablet_server.cc:196] TabletServer@127.16.55.1:0 shutdown complete.
I20260713 09:06:58.777302 16604 tablet_server.cc:179] TabletServer@127.16.55.2:0 shutting down...
I20260713 09:06:58.801092 16604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:58.801810 16604 tablet_replica.cc:333] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd: stopping tablet replica
I20260713 09:06:58.802409 16604 raft_consensus.cc:2243] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:58.802904 16604 raft_consensus.cc:2272] T dfb29f4e424347b6bb84eba2eb6bbfa8 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.804714 16604 tablet_replica.cc:333] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd: stopping tablet replica
I20260713 09:06:58.805253 16604 raft_consensus.cc:2243] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:58.806063 16604 raft_consensus.cc:2272] T 371f3785c76c48089f98c2e91744c2c1 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.808256 16604 tablet_replica.cc:333] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd: stopping tablet replica
I20260713 09:06:58.808950 16604 raft_consensus.cc:2243] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:58.809428 16604 raft_consensus.cc:2272] T 6e1de2c74e9840af84b73db9046d4f9d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.817448 16604 tablet_replica.cc:333] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd: stopping tablet replica
I20260713 09:06:58.818125 16604 raft_consensus.cc:2243] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:58.818642 16604 raft_consensus.cc:2272] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.820838 16604 tablet_replica.cc:333] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd: stopping tablet replica
I20260713 09:06:58.821382 16604 raft_consensus.cc:2243] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:58.822178 16604 raft_consensus.cc:2272] T 6708d7241b7542c6ac318546822655a9 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.824030 16604 tablet_replica.cc:333] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd: stopping tablet replica
I20260713 09:06:58.824505 16604 raft_consensus.cc:2243] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:58.824909 16604 raft_consensus.cc:2272] T 898efc43cf1a4e458650ecadbedae0a0 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.827119 16604 tablet_replica.cc:333] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd: stopping tablet replica
I20260713 09:06:58.827601 16604 raft_consensus.cc:2243] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:58.828013 16604 raft_consensus.cc:2272] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P 7dc3f54cc2974a7591a0d65ebd67eedd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.830107 16604 tablet_replica.cc:333] T 26b4f5bf2ad54e64847e32b0c1de5367 P 7dc3f54cc2974a7591a0d65ebd67eedd: stopping tablet replica
I20260713 09:06:58.830577 16604 raft_consensus.cc:2243] T 26b4f5bf2ad54e64847e32b0c1de5367 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:58.831396 16604 raft_consensus.cc:2272] T 26b4f5bf2ad54e64847e32b0c1de5367 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.833022 16604 tablet_replica.cc:333] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd: stopping tablet replica
I20260713 09:06:58.833477 16604 raft_consensus.cc:2243] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:58.833880 16604 raft_consensus.cc:2272] T bb6d72f08eb44caab6f4b96b5dc2c322 P 7dc3f54cc2974a7591a0d65ebd67eedd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.863111 16604 tablet_server.cc:196] TabletServer@127.16.55.2:0 shutdown complete.
I20260713 09:06:58.879791 16604 tablet_server.cc:179] TabletServer@127.16.55.3:0 shutting down...
I20260713 09:06:58.906509 16604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:58.907272 16604 tablet_replica.cc:333] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f: stopping tablet replica
I20260713 09:06:58.908120 16604 raft_consensus.cc:2243] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:58.908798 16604 raft_consensus.cc:2272] T bb6d72f08eb44caab6f4b96b5dc2c322 P ccca35bcac6143aab9ee6d53b8171c4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.911645 16604 tablet_replica.cc:333] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f: stopping tablet replica
I20260713 09:06:58.912129 16604 raft_consensus.cc:2243] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:58.912514 16604 raft_consensus.cc:2272] T 26b4f5bf2ad54e64847e32b0c1de5367 P ccca35bcac6143aab9ee6d53b8171c4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.914058 16604 tablet_replica.cc:333] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f: stopping tablet replica
I20260713 09:06:58.914520 16604 raft_consensus.cc:2243] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:58.914909 16604 raft_consensus.cc:2272] T 371f3785c76c48089f98c2e91744c2c1 P ccca35bcac6143aab9ee6d53b8171c4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.916656 16604 tablet_replica.cc:333] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f: stopping tablet replica
I20260713 09:06:58.917088 16604 raft_consensus.cc:2243] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:06:58.917726 16604 raft_consensus.cc:2272] T 6e1de2c74e9840af84b73db9046d4f9d P ccca35bcac6143aab9ee6d53b8171c4f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.919871 16604 tablet_replica.cc:333] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f: stopping tablet replica
I20260713 09:06:58.920320 16604 raft_consensus.cc:2243] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:58.920981 16604 raft_consensus.cc:2272] T dfb29f4e424347b6bb84eba2eb6bbfa8 P ccca35bcac6143aab9ee6d53b8171c4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.922539 16604 tablet_replica.cc:333] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P ccca35bcac6143aab9ee6d53b8171c4f: stopping tablet replica
I20260713 09:06:58.922950 16604 raft_consensus.cc:2243] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P ccca35bcac6143aab9ee6d53b8171c4f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:58.923440 16604 raft_consensus.cc:2272] T 5c7ad3f4f2b1425a9ce4e22b28b2c02e P ccca35bcac6143aab9ee6d53b8171c4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.925556 16604 tablet_replica.cc:333] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f: stopping tablet replica
I20260713 09:06:58.925994 16604 raft_consensus.cc:2243] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:58.926376 16604 raft_consensus.cc:2272] T 75e47ae64d2e4dbe9ad2f6ef1f72421d P ccca35bcac6143aab9ee6d53b8171c4f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.928503 16604 tablet_replica.cc:333] T 6708d7241b7542c6ac318546822655a9 P ccca35bcac6143aab9ee6d53b8171c4f: stopping tablet replica
I20260713 09:06:58.928917 16604 raft_consensus.cc:2243] T 6708d7241b7542c6ac318546822655a9 P ccca35bcac6143aab9ee6d53b8171c4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:58.929343 16604 raft_consensus.cc:2272] T 6708d7241b7542c6ac318546822655a9 P ccca35bcac6143aab9ee6d53b8171c4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.930846 16604 tablet_replica.cc:333] T 898efc43cf1a4e458650ecadbedae0a0 P ccca35bcac6143aab9ee6d53b8171c4f: stopping tablet replica
I20260713 09:06:58.931318 16604 raft_consensus.cc:2243] T 898efc43cf1a4e458650ecadbedae0a0 P ccca35bcac6143aab9ee6d53b8171c4f [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:58.931951 16604 raft_consensus.cc:2272] T 898efc43cf1a4e458650ecadbedae0a0 P ccca35bcac6143aab9ee6d53b8171c4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.959599 16604 tablet_server.cc:196] TabletServer@127.16.55.3:0 shutdown complete.
I20260713 09:06:58.977541 16604 master.cc:562] Master@127.16.55.62:34863 shutting down...
I20260713 09:06:59.166335 16691 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260713 09:06:59.182657 16604 raft_consensus.cc:2243] T 00000000000000000000000000000000 P aeda912bf9fe4e379f208a5a78c57f3d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:59.183281 16604 raft_consensus.cc:2272] T 00000000000000000000000000000000 P aeda912bf9fe4e379f208a5a78c57f3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:59.183629 16604 tablet_replica.cc:333] T 00000000000000000000000000000000 P aeda912bf9fe4e379f208a5a78c57f3d: stopping tablet replica
I20260713 09:06:59.202632 16604 master.cc:584] Master@127.16.55.62:34863 shutdown complete.
7dc3f54cc2974a7591a0d65ebd67eedd  4
ccca35bcac6143aab9ee6d53b8171c4f  1
d06b8e67af5749d69085fae9beb4cda4  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12694 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:06:59.245098 16604 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.55.62:35337
I20260713 09:06:59.246253 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:59.251379 17100 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:59.252368 17101 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:59.253309 17103 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:59.254556 16604 server_base.cc:1061] running on GCE node
I20260713 09:06:59.255498 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:59.255712 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:59.255878 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933619255862 us; error 0 us; skew 500 ppm
I20260713 09:06:59.256438 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:59.258857 16604 webserver.cc:533] Webserver started at http://127.16.55.62:34141/ using document root <none> and password file <none>
I20260713 09:06:59.259457 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:59.259665 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:59.259964 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:59.261111 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933606384126-16604-0/minicluster-data/master-0-root/instance:
uuid: "61877f53172543b9bf473bf2ad0d367b"
format_stamp: "Formatted at 2026-07-13 09:06:59 on dist-test-slave-dg4l"
I20260713 09:06:59.265580 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:06:59.269099 17108 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:59.269970 16604 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:59.270211 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933606384126-16604-0/minicluster-data/master-0-root
uuid: "61877f53172543b9bf473bf2ad0d367b"
format_stamp: "Formatted at 2026-07-13 09:06:59 on dist-test-slave-dg4l"
I20260713 09:06:59.270500 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933606384126-16604-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933606384126-16604-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933606384126-16604-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:59.295624 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:59.296826 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:59.335377 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.62:35337
I20260713 09:06:59.335491 17159 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.62:35337 every 8 connection(s)
I20260713 09:06:59.339452 17160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:59.348796 17160 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61877f53172543b9bf473bf2ad0d367b: Bootstrap starting.
I20260713 09:06:59.353227 17160 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 61877f53172543b9bf473bf2ad0d367b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:59.357311 17160 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61877f53172543b9bf473bf2ad0d367b: No bootstrap required, opened a new log
I20260713 09:06:59.359458 17160 raft_consensus.cc:359] T 00000000000000000000000000000000 P 61877f53172543b9bf473bf2ad0d367b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61877f53172543b9bf473bf2ad0d367b" member_type: VOTER }
I20260713 09:06:59.359841 17160 raft_consensus.cc:385] T 00000000000000000000000000000000 P 61877f53172543b9bf473bf2ad0d367b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:59.360023 17160 raft_consensus.cc:740] T 00000000000000000000000000000000 P 61877f53172543b9bf473bf2ad0d367b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61877f53172543b9bf473bf2ad0d367b, State: Initialized, Role: FOLLOWER
I20260713 09:06:59.360497 17160 consensus_queue.cc:260] T 00000000000000000000000000000000 P 61877f53172543b9bf473bf2ad0d367b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "61877f53172543b9bf473bf2ad0d367b" member_type: VOTER }
I20260713 09:06:59.360899 17160 raft_consensus.cc:399] T 00000000000000000000000000000000 P 61877f53172543b9bf473bf2ad0d367b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:59.361091 17160 raft_consensus.cc:493] T 00000000000000000000000000000000 P 61877f53172543b9bf473bf2ad0d367b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:59.361307 17160 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 61877f53172543b9bf473bf2ad0d367b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:59.365252 17160 raft_consensus.cc:515] T 00000000000000000000000000000000 P 61877f53172543b9bf473bf2ad0d367b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61877f53172543b9bf473bf2ad0d367b" member_type: VOTER }
I20260713 09:06:59.365761 17160 leader_election.cc:304] T 00000000000000000000000000000000 P 61877f53172543b9bf473bf2ad0d367b [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: 61877f53172543b9bf473bf2ad0d367b; no voters: 
I20260713 09:06:59.366797 17160 leader_election.cc:290] T 00000000000000000000000000000000 P 61877f53172543b9bf473bf2ad0d367b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:59.367165 17163 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 61877f53172543b9bf473bf2ad0d367b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:59.368462 17163 raft_consensus.cc:697] T 00000000000000000000000000000000 P 61877f53172543b9bf473bf2ad0d367b [term 1 LEADER]: Becoming Leader. State: Replica: 61877f53172543b9bf473bf2ad0d367b, State: Running, Role: LEADER
I20260713 09:06:59.369180 17163 consensus_queue.cc:237] T 00000000000000000000000000000000 P 61877f53172543b9bf473bf2ad0d367b [LEADER]: Queue going to LEADER mode. State: All 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: "61877f53172543b9bf473bf2ad0d367b" member_type: VOTER }
I20260713 09:06:59.369849 17160 sys_catalog.cc:565] T 00000000000000000000000000000000 P 61877f53172543b9bf473bf2ad0d367b [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:59.374461 17164 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61877f53172543b9bf473bf2ad0d367b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "61877f53172543b9bf473bf2ad0d367b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61877f53172543b9bf473bf2ad0d367b" member_type: VOTER } }
I20260713 09:06:59.374365 17165 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61877f53172543b9bf473bf2ad0d367b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 61877f53172543b9bf473bf2ad0d367b. Latest consensus state: current_term: 1 leader_uuid: "61877f53172543b9bf473bf2ad0d367b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61877f53172543b9bf473bf2ad0d367b" member_type: VOTER } }
I20260713 09:06:59.375372 17164 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61877f53172543b9bf473bf2ad0d367b [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:59.375555 17165 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61877f53172543b9bf473bf2ad0d367b [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:59.379173 17170 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:59.386204 17170 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:59.387238 16604 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:59.395486 17170 catalog_manager.cc:1383] Generated new cluster ID: 77f495d922324d29bec3128ca79b0b2d
I20260713 09:06:59.395869 17170 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:59.446934 17170 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:59.448429 17170 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:59.460528 17170 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 61877f53172543b9bf473bf2ad0d367b: Generated new TSK 0
I20260713 09:06:59.461148 17170 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:59.518255 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:59.524317 17181 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:59.525378 17182 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:59.527287 16604 server_base.cc:1061] running on GCE node
W20260713 09:06:59.527312 17184 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:59.528375 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:59.528633 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:59.528766 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933619528755 us; error 0 us; skew 500 ppm
I20260713 09:06:59.529247 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:59.531965 16604 webserver.cc:533] Webserver started at http://127.16.55.1:43505/ using document root <none> and password file <none>
I20260713 09:06:59.532642 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:59.532853 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:59.533139 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:59.534238 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933606384126-16604-0/minicluster-data/ts-0-root/instance:
uuid: "62f669316eb84b0e8c86b51ab2d60a45"
format_stamp: "Formatted at 2026-07-13 09:06:59 on dist-test-slave-dg4l"
I20260713 09:06:59.538869 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:06:59.542414 17189 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:59.543292 16604 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:59.543608 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933606384126-16604-0/minicluster-data/ts-0-root
uuid: "62f669316eb84b0e8c86b51ab2d60a45"
format_stamp: "Formatted at 2026-07-13 09:06:59 on dist-test-slave-dg4l"
I20260713 09:06:59.543907 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933606384126-16604-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933606384126-16604-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933606384126-16604-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:59.563206 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:59.564483 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:59.565984 16604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:59.568400 16604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:59.568673 16604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:59.568996 16604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:59.569237 16604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:59.609885 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.1:41279
I20260713 09:06:59.610006 17251 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.1:41279 every 8 connection(s)
I20260713 09:06:59.615034 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:59.622774 17256 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:59.625471 17257 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:59.626029 17259 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:59.627861 16604 server_base.cc:1061] running on GCE node
I20260713 09:06:59.629329 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:59.629644 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:59.629602 17252 heartbeater.cc:344] Connected to a master server at 127.16.55.62:35337
I20260713 09:06:59.629971 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933619629939 us; error 0 us; skew 500 ppm
I20260713 09:06:59.630146 17252 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:59.630599 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:59.631076 17252 heartbeater.cc:507] Master 127.16.55.62:35337 requested a full tablet report, sending...
I20260713 09:06:59.633283 17125 ts_manager.cc:194] Registered new tserver with Master: 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279)
I20260713 09:06:59.633649 16604 webserver.cc:533] Webserver started at http://127.16.55.2:42275/ using document root <none> and password file <none>
I20260713 09:06:59.634177 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:59.634402 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:59.634687 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:59.635280 17125 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40662
I20260713 09:06:59.636032 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933606384126-16604-0/minicluster-data/ts-1-root/instance:
uuid: "d898e81937674e5a91f8bae0a5ea31d4"
format_stamp: "Formatted at 2026-07-13 09:06:59 on dist-test-slave-dg4l"
I20260713 09:06:59.640573 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:06:59.644184 17264 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:59.644948 16604 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:59.645256 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933606384126-16604-0/minicluster-data/ts-1-root
uuid: "d898e81937674e5a91f8bae0a5ea31d4"
format_stamp: "Formatted at 2026-07-13 09:06:59 on dist-test-slave-dg4l"
I20260713 09:06:59.645573 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933606384126-16604-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933606384126-16604-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933606384126-16604-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:59.663686 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:59.664901 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:59.666325 16604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:59.668602 16604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:59.668828 16604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:59.669068 16604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:59.669236 16604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:59.709883 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.2:45215
I20260713 09:06:59.710003 17326 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.2:45215 every 8 connection(s)
I20260713 09:06:59.714696 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:59.722353 17330 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:59.723111 17331 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:59.725107 16604 server_base.cc:1061] running on GCE node
W20260713 09:06:59.726083 17333 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:59.727174 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:59.727445 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:59.727628 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933619727610 us; error 0 us; skew 500 ppm
I20260713 09:06:59.727721 17327 heartbeater.cc:344] Connected to a master server at 127.16.55.62:35337
I20260713 09:06:59.728096 17327 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:59.728441 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:59.728976 17327 heartbeater.cc:507] Master 127.16.55.62:35337 requested a full tablet report, sending...
I20260713 09:06:59.731304 16604 webserver.cc:533] Webserver started at http://127.16.55.3:45939/ using document root <none> and password file <none>
I20260713 09:06:59.731246 17125 ts_manager.cc:194] Registered new tserver with Master: d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215)
I20260713 09:06:59.731956 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:59.732188 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:59.732461 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:59.732980 17125 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40668
I20260713 09:06:59.733661 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933606384126-16604-0/minicluster-data/ts-2-root/instance:
uuid: "b64fa584f70d4334902c4af8a9c10a1b"
format_stamp: "Formatted at 2026-07-13 09:06:59 on dist-test-slave-dg4l"
I20260713 09:06:59.739758 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260713 09:06:59.743472 17338 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:59.744227 16604 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260713 09:06:59.744592 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933606384126-16604-0/minicluster-data/ts-2-root
uuid: "b64fa584f70d4334902c4af8a9c10a1b"
format_stamp: "Formatted at 2026-07-13 09:06:59 on dist-test-slave-dg4l"
I20260713 09:06:59.744881 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933606384126-16604-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933606384126-16604-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933606384126-16604-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:59.759747 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:59.761085 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:59.762534 16604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:59.764807 16604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:59.765049 16604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:59.765308 16604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:59.765511 16604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:59.805680 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.3:37125
I20260713 09:06:59.805775 17400 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.3:37125 every 8 connection(s)
I20260713 09:06:59.819746 17401 heartbeater.cc:344] Connected to a master server at 127.16.55.62:35337
I20260713 09:06:59.820081 17401 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:59.820814 17401 heartbeater.cc:507] Master 127.16.55.62:35337 requested a full tablet report, sending...
I20260713 09:06:59.822701 17125 ts_manager.cc:194] Registered new tserver with Master: b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3:37125)
I20260713 09:06:59.823702 16604 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014609401s
I20260713 09:06:59.824077 17125 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40682
I20260713 09:06:59.850121 17125 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40686:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:06:59.852991 17125 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:06:59.922709 17292 tablet_service.cc:1511] Processing CreateTablet for tablet 71420a8353564f14b2ee6202b8d40978 (DEFAULT_TABLE table=test-workload [id=63779b1c19814e48a69458e16b76a2dc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:59.924263 17292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71420a8353564f14b2ee6202b8d40978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:59.927493 17290 tablet_service.cc:1511] Processing CreateTablet for tablet 9a5929099a1f413981cb1d13e96ef094 (DEFAULT_TABLE table=test-workload [id=63779b1c19814e48a69458e16b76a2dc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:59.928149 17291 tablet_service.cc:1511] Processing CreateTablet for tablet 49731dc2935e431b82fa0adda316a698 (DEFAULT_TABLE table=test-workload [id=63779b1c19814e48a69458e16b76a2dc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:59.928917 17290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a5929099a1f413981cb1d13e96ef094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:59.929678 17291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49731dc2935e431b82fa0adda316a698. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:59.934670 17289 tablet_service.cc:1511] Processing CreateTablet for tablet e4a806ad33cb4959ab4cddf8df1a8197 (DEFAULT_TABLE table=test-workload [id=63779b1c19814e48a69458e16b76a2dc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:59.936316 17289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4a806ad33cb4959ab4cddf8df1a8197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:59.941645 17288 tablet_service.cc:1511] Processing CreateTablet for tablet bf8880124b894aa597a46c212f508142 (DEFAULT_TABLE table=test-workload [id=63779b1c19814e48a69458e16b76a2dc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:59.943200 17288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf8880124b894aa597a46c212f508142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:59.943434 17217 tablet_service.cc:1511] Processing CreateTablet for tablet 71420a8353564f14b2ee6202b8d40978 (DEFAULT_TABLE table=test-workload [id=63779b1c19814e48a69458e16b76a2dc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:59.944730 17217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71420a8353564f14b2ee6202b8d40978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:59.947801 17287 tablet_service.cc:1511] Processing CreateTablet for tablet 0de4758409a847f7844c4bf756cd91b4 (DEFAULT_TABLE table=test-workload [id=63779b1c19814e48a69458e16b76a2dc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:59.949239 17287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0de4758409a847f7844c4bf756cd91b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:59.953203 17286 tablet_service.cc:1511] Processing CreateTablet for tablet 27ef79be8d524ae9a924f1e514812334 (DEFAULT_TABLE table=test-workload [id=63779b1c19814e48a69458e16b76a2dc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:59.954617 17286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ef79be8d524ae9a924f1e514812334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:59.960692 17285 tablet_service.cc:1511] Processing CreateTablet for tablet efdd2b8e30ee40dd8e0038e20d7a028e (DEFAULT_TABLE table=test-workload [id=63779b1c19814e48a69458e16b76a2dc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:59.962215 17285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efdd2b8e30ee40dd8e0038e20d7a028e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:59.963267 17215 tablet_service.cc:1511] Processing CreateTablet for tablet 9a5929099a1f413981cb1d13e96ef094 (DEFAULT_TABLE table=test-workload [id=63779b1c19814e48a69458e16b76a2dc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:59.964700 17215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a5929099a1f413981cb1d13e96ef094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:59.960692 17216 tablet_service.cc:1511] Processing CreateTablet for tablet 49731dc2935e431b82fa0adda316a698 (DEFAULT_TABLE table=test-workload [id=63779b1c19814e48a69458e16b76a2dc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:59.967799 17216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49731dc2935e431b82fa0adda316a698. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:59.972775 17214 tablet_service.cc:1511] Processing CreateTablet for tablet e4a806ad33cb4959ab4cddf8df1a8197 (DEFAULT_TABLE table=test-workload [id=63779b1c19814e48a69458e16b76a2dc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:59.973398 17284 tablet_service.cc:1511] Processing CreateTablet for tablet b27518cfb8574f60b004979c2618a0d4 (DEFAULT_TABLE table=test-workload [id=63779b1c19814e48a69458e16b76a2dc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:59.974187 17214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4a806ad33cb4959ab4cddf8df1a8197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:59.974673 17284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b27518cfb8574f60b004979c2618a0d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:59.983579 17213 tablet_service.cc:1511] Processing CreateTablet for tablet bf8880124b894aa597a46c212f508142 (DEFAULT_TABLE table=test-workload [id=63779b1c19814e48a69458e16b76a2dc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:59.985008 17213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf8880124b894aa597a46c212f508142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:59.992858 17212 tablet_service.cc:1511] Processing CreateTablet for tablet 0de4758409a847f7844c4bf756cd91b4 (DEFAULT_TABLE table=test-workload [id=63779b1c19814e48a69458e16b76a2dc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:59.994369 17212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0de4758409a847f7844c4bf756cd91b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:59.995273 17211 tablet_service.cc:1511] Processing CreateTablet for tablet 27ef79be8d524ae9a924f1e514812334 (DEFAULT_TABLE table=test-workload [id=63779b1c19814e48a69458e16b76a2dc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:59.996646 17211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ef79be8d524ae9a924f1e514812334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:00.005008 17210 tablet_service.cc:1511] Processing CreateTablet for tablet efdd2b8e30ee40dd8e0038e20d7a028e (DEFAULT_TABLE table=test-workload [id=63779b1c19814e48a69458e16b76a2dc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:07:00.006438 17210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efdd2b8e30ee40dd8e0038e20d7a028e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:00.018106 17417 tablet_bootstrap.cc:492] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45: Bootstrap starting.
I20260713 09:07:00.017678 17209 tablet_service.cc:1511] Processing CreateTablet for tablet b27518cfb8574f60b004979c2618a0d4 (DEFAULT_TABLE table=test-workload [id=63779b1c19814e48a69458e16b76a2dc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:07:00.019378 17209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b27518cfb8574f60b004979c2618a0d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:00.004695 17292 tablet_service.cc:1511] Processing CreateTablet for tablet 6a1841a19a6646c9b1ac50a501ac56f6 (DEFAULT_TABLE table=test-workload [id=63779b1c19814e48a69458e16b76a2dc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:07:00.028748 17212 tablet_service.cc:1511] Processing CreateTablet for tablet 6a1841a19a6646c9b1ac50a501ac56f6 (DEFAULT_TABLE table=test-workload [id=63779b1c19814e48a69458e16b76a2dc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:07:00.028987 17366 tablet_service.cc:1511] Processing CreateTablet for tablet 71420a8353564f14b2ee6202b8d40978 (DEFAULT_TABLE table=test-workload [id=63779b1c19814e48a69458e16b76a2dc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:07:00.030191 17212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a1841a19a6646c9b1ac50a501ac56f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:00.030894 17292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a1841a19a6646c9b1ac50a501ac56f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:00.034178 17365 tablet_service.cc:1511] Processing CreateTablet for tablet 49731dc2935e431b82fa0adda316a698 (DEFAULT_TABLE table=test-workload [id=63779b1c19814e48a69458e16b76a2dc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:07:00.031152 17366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71420a8353564f14b2ee6202b8d40978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:00.039517 17365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49731dc2935e431b82fa0adda316a698. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:00.044637 17364 tablet_service.cc:1511] Processing CreateTablet for tablet 9a5929099a1f413981cb1d13e96ef094 (DEFAULT_TABLE table=test-workload [id=63779b1c19814e48a69458e16b76a2dc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:07:00.046993 17364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a5929099a1f413981cb1d13e96ef094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:00.073644 17363 tablet_service.cc:1511] Processing CreateTablet for tablet e4a806ad33cb4959ab4cddf8df1a8197 (DEFAULT_TABLE table=test-workload [id=63779b1c19814e48a69458e16b76a2dc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:07:00.075919 17363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4a806ad33cb4959ab4cddf8df1a8197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:00.076884 17417 tablet_bootstrap.cc:654] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:00.081552 17362 tablet_service.cc:1511] Processing CreateTablet for tablet bf8880124b894aa597a46c212f508142 (DEFAULT_TABLE table=test-workload [id=63779b1c19814e48a69458e16b76a2dc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:07:00.083774 17362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf8880124b894aa597a46c212f508142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:00.104930 17361 tablet_service.cc:1511] Processing CreateTablet for tablet 0de4758409a847f7844c4bf756cd91b4 (DEFAULT_TABLE table=test-workload [id=63779b1c19814e48a69458e16b76a2dc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:07:00.106513 17361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0de4758409a847f7844c4bf756cd91b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:00.116060 17360 tablet_service.cc:1511] Processing CreateTablet for tablet 27ef79be8d524ae9a924f1e514812334 (DEFAULT_TABLE table=test-workload [id=63779b1c19814e48a69458e16b76a2dc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:07:00.117632 17360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ef79be8d524ae9a924f1e514812334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:00.123029 17416 tablet_bootstrap.cc:492] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4: Bootstrap starting.
I20260713 09:07:00.135677 17359 tablet_service.cc:1511] Processing CreateTablet for tablet b27518cfb8574f60b004979c2618a0d4 (DEFAULT_TABLE table=test-workload [id=63779b1c19814e48a69458e16b76a2dc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:07:00.137090 17359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b27518cfb8574f60b004979c2618a0d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:00.136862 17358 tablet_service.cc:1511] Processing CreateTablet for tablet 6a1841a19a6646c9b1ac50a501ac56f6 (DEFAULT_TABLE table=test-workload [id=63779b1c19814e48a69458e16b76a2dc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:07:00.138140 17358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a1841a19a6646c9b1ac50a501ac56f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:00.150499 17416 tablet_bootstrap.cc:654] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:00.163965 17363 tablet_service.cc:1511] Processing CreateTablet for tablet efdd2b8e30ee40dd8e0038e20d7a028e (DEFAULT_TABLE table=test-workload [id=63779b1c19814e48a69458e16b76a2dc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:07:00.165328 17363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efdd2b8e30ee40dd8e0038e20d7a028e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:00.178112 17417 tablet_bootstrap.cc:492] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45: No bootstrap required, opened a new log
I20260713 09:07:00.178665 17417 ts_tablet_manager.cc:1403] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45: Time spent bootstrapping tablet: real 0.161s	user 0.023s	sys 0.028s
I20260713 09:07:00.179008 17416 tablet_bootstrap.cc:492] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4: No bootstrap required, opened a new log
I20260713 09:07:00.179481 17416 ts_tablet_manager.cc:1403] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.008s
I20260713 09:07:00.181885 17417 raft_consensus.cc:359] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.182655 17417 raft_consensus.cc:385] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:00.182991 17417 raft_consensus.cc:740] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f669316eb84b0e8c86b51ab2d60a45, State: Initialized, Role: FOLLOWER
I20260713 09:07:00.183372 17416 raft_consensus.cc:359] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.184103 17416 raft_consensus.cc:385] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:00.183861 17417 consensus_queue.cc:260] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.184362 17420 tablet_bootstrap.cc:492] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b: Bootstrap starting.
I20260713 09:07:00.184453 17416 raft_consensus.cc:740] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d898e81937674e5a91f8bae0a5ea31d4, State: Initialized, Role: FOLLOWER
I20260713 09:07:00.185557 17416 consensus_queue.cc:260] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.191290 17252 heartbeater.cc:499] Master 127.16.55.62:35337 was elected leader, sending a full tablet report...
I20260713 09:07:00.191816 17417 ts_tablet_manager.cc:1434] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45: Time spent starting tablet: real 0.013s	user 0.013s	sys 0.001s
I20260713 09:07:00.192767 17417 tablet_bootstrap.cc:492] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45: Bootstrap starting.
I20260713 09:07:00.193266 17420 tablet_bootstrap.cc:654] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:00.199749 17417 tablet_bootstrap.cc:654] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:00.207589 17420 tablet_bootstrap.cc:492] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b: No bootstrap required, opened a new log
I20260713 09:07:00.208351 17420 ts_tablet_manager.cc:1403] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.010s
I20260713 09:07:00.209565 17327 heartbeater.cc:499] Master 127.16.55.62:35337 was elected leader, sending a full tablet report...
I20260713 09:07:00.210094 17416 ts_tablet_manager.cc:1434] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4: Time spent starting tablet: real 0.030s	user 0.017s	sys 0.011s
I20260713 09:07:00.211185 17416 tablet_bootstrap.cc:492] T 71420a8353564f14b2ee6202b8d40978 P d898e81937674e5a91f8bae0a5ea31d4: Bootstrap starting.
I20260713 09:07:00.211690 17417 tablet_bootstrap.cc:492] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45: No bootstrap required, opened a new log
I20260713 09:07:00.212189 17417 ts_tablet_manager.cc:1403] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260713 09:07:00.215278 17417 raft_consensus.cc:359] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.216071 17417 raft_consensus.cc:385] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:00.216420 17417 raft_consensus.cc:740] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f669316eb84b0e8c86b51ab2d60a45, State: Initialized, Role: FOLLOWER
I20260713 09:07:00.217448 17417 consensus_queue.cc:260] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.219203 17416 tablet_bootstrap.cc:654] T 71420a8353564f14b2ee6202b8d40978 P d898e81937674e5a91f8bae0a5ea31d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:00.219872 17417 ts_tablet_manager.cc:1434] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:07:00.223377 17417 tablet_bootstrap.cc:492] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45: Bootstrap starting.
I20260713 09:07:00.222899 17420 raft_consensus.cc:359] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } } peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } }
I20260713 09:07:00.224449 17420 raft_consensus.cc:385] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:00.224833 17420 raft_consensus.cc:740] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b64fa584f70d4334902c4af8a9c10a1b, State: Initialized, Role: FOLLOWER
I20260713 09:07:00.225754 17420 consensus_queue.cc:260] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } } peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } }
I20260713 09:07:00.231793 17417 tablet_bootstrap.cc:654] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:00.247426 17401 heartbeater.cc:499] Master 127.16.55.62:35337 was elected leader, sending a full tablet report...
I20260713 09:07:00.248675 17420 ts_tablet_manager.cc:1434] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b: Time spent starting tablet: real 0.040s	user 0.011s	sys 0.013s
I20260713 09:07:00.249696 17420 tablet_bootstrap.cc:492] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b: Bootstrap starting.
I20260713 09:07:00.249810 17416 tablet_bootstrap.cc:492] T 71420a8353564f14b2ee6202b8d40978 P d898e81937674e5a91f8bae0a5ea31d4: No bootstrap required, opened a new log
I20260713 09:07:00.250326 17416 ts_tablet_manager.cc:1403] T 71420a8353564f14b2ee6202b8d40978 P d898e81937674e5a91f8bae0a5ea31d4: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.019s
I20260713 09:07:00.253336 17416 raft_consensus.cc:359] T 71420a8353564f14b2ee6202b8d40978 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } } peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } }
I20260713 09:07:00.254032 17417 tablet_bootstrap.cc:492] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45: No bootstrap required, opened a new log
I20260713 09:07:00.254077 17416 raft_consensus.cc:385] T 71420a8353564f14b2ee6202b8d40978 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:00.254468 17416 raft_consensus.cc:740] T 71420a8353564f14b2ee6202b8d40978 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d898e81937674e5a91f8bae0a5ea31d4, State: Initialized, Role: FOLLOWER
I20260713 09:07:00.254611 17417 ts_tablet_manager.cc:1403] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.006s
I20260713 09:07:00.255404 17416 consensus_queue.cc:260] T 71420a8353564f14b2ee6202b8d40978 P d898e81937674e5a91f8bae0a5ea31d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } } peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } }
I20260713 09:07:00.256330 17420 tablet_bootstrap.cc:654] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:00.257925 17416 ts_tablet_manager.cc:1434] T 71420a8353564f14b2ee6202b8d40978 P d898e81937674e5a91f8bae0a5ea31d4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:07:00.259037 17416 tablet_bootstrap.cc:492] T b27518cfb8574f60b004979c2618a0d4 P d898e81937674e5a91f8bae0a5ea31d4: Bootstrap starting.
I20260713 09:07:00.258777 17417 raft_consensus.cc:359] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } } peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } }
I20260713 09:07:00.259708 17417 raft_consensus.cc:385] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:00.260110 17417 raft_consensus.cc:740] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f669316eb84b0e8c86b51ab2d60a45, State: Initialized, Role: FOLLOWER
I20260713 09:07:00.260948 17417 consensus_queue.cc:260] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } } peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } }
I20260713 09:07:00.263470 17417 ts_tablet_manager.cc:1434] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.007s
I20260713 09:07:00.264662 17417 tablet_bootstrap.cc:492] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45: Bootstrap starting.
I20260713 09:07:00.266922 17416 tablet_bootstrap.cc:654] T b27518cfb8574f60b004979c2618a0d4 P d898e81937674e5a91f8bae0a5ea31d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:00.272353 17417 tablet_bootstrap.cc:654] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:00.273725 17420 tablet_bootstrap.cc:492] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b: No bootstrap required, opened a new log
I20260713 09:07:00.273715 17416 tablet_bootstrap.cc:492] T b27518cfb8574f60b004979c2618a0d4 P d898e81937674e5a91f8bae0a5ea31d4: No bootstrap required, opened a new log
I20260713 09:07:00.274341 17420 ts_tablet_manager.cc:1403] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.010s
I20260713 09:07:00.274415 17416 ts_tablet_manager.cc:1403] T b27518cfb8574f60b004979c2618a0d4 P d898e81937674e5a91f8bae0a5ea31d4: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260713 09:07:00.277516 17416 raft_consensus.cc:359] T b27518cfb8574f60b004979c2618a0d4 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.278231 17416 raft_consensus.cc:385] T b27518cfb8574f60b004979c2618a0d4 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:00.278687 17416 raft_consensus.cc:740] T b27518cfb8574f60b004979c2618a0d4 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d898e81937674e5a91f8bae0a5ea31d4, State: Initialized, Role: FOLLOWER
I20260713 09:07:00.278128 17420 raft_consensus.cc:359] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.279297 17420 raft_consensus.cc:385] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:00.279737 17420 raft_consensus.cc:740] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b64fa584f70d4334902c4af8a9c10a1b, State: Initialized, Role: FOLLOWER
I20260713 09:07:00.279601 17416 consensus_queue.cc:260] T b27518cfb8574f60b004979c2618a0d4 P d898e81937674e5a91f8bae0a5ea31d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.281919 17416 ts_tablet_manager.cc:1434] T b27518cfb8574f60b004979c2618a0d4 P d898e81937674e5a91f8bae0a5ea31d4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:00.281488 17420 consensus_queue.cc:260] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.282953 17416 tablet_bootstrap.cc:492] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4: Bootstrap starting.
I20260713 09:07:00.284992 17420 ts_tablet_manager.cc:1434] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260713 09:07:00.286307 17420 tablet_bootstrap.cc:492] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b: Bootstrap starting.
I20260713 09:07:00.289891 17416 tablet_bootstrap.cc:654] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:00.294384 17417 tablet_bootstrap.cc:492] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45: No bootstrap required, opened a new log
I20260713 09:07:00.294960 17417 ts_tablet_manager.cc:1403] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.008s
I20260713 09:07:00.295305 17420 tablet_bootstrap.cc:654] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:00.298066 17417 raft_consensus.cc:359] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.298906 17417 raft_consensus.cc:385] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:00.299311 17417 raft_consensus.cc:740] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f669316eb84b0e8c86b51ab2d60a45, State: Initialized, Role: FOLLOWER
I20260713 09:07:00.300199 17417 consensus_queue.cc:260] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.304551 17416 tablet_bootstrap.cc:492] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4: No bootstrap required, opened a new log
I20260713 09:07:00.305039 17416 ts_tablet_manager.cc:1403] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260713 09:07:00.305269 17417 ts_tablet_manager.cc:1434] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:07:00.306330 17417 tablet_bootstrap.cc:492] T e4a806ad33cb4959ab4cddf8df1a8197 P 62f669316eb84b0e8c86b51ab2d60a45: Bootstrap starting.
I20260713 09:07:00.308007 17416 raft_consensus.cc:359] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.308784 17416 raft_consensus.cc:385] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:00.309090 17416 raft_consensus.cc:740] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d898e81937674e5a91f8bae0a5ea31d4, State: Initialized, Role: FOLLOWER
I20260713 09:07:00.309875 17416 consensus_queue.cc:260] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.313583 17417 tablet_bootstrap.cc:654] T e4a806ad33cb4959ab4cddf8df1a8197 P 62f669316eb84b0e8c86b51ab2d60a45: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:00.314329 17420 tablet_bootstrap.cc:492] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b: No bootstrap required, opened a new log
I20260713 09:07:00.314829 17420 ts_tablet_manager.cc:1403] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.002s
I20260713 09:07:00.318085 17420 raft_consensus.cc:359] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.319332 17420 raft_consensus.cc:385] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:00.319418 17417 tablet_bootstrap.cc:492] T e4a806ad33cb4959ab4cddf8df1a8197 P 62f669316eb84b0e8c86b51ab2d60a45: No bootstrap required, opened a new log
I20260713 09:07:00.319723 17420 raft_consensus.cc:740] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b64fa584f70d4334902c4af8a9c10a1b, State: Initialized, Role: FOLLOWER
I20260713 09:07:00.320593 17420 consensus_queue.cc:260] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.321414 17416 ts_tablet_manager.cc:1434] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:07:00.322407 17416 tablet_bootstrap.cc:492] T 9a5929099a1f413981cb1d13e96ef094 P d898e81937674e5a91f8bae0a5ea31d4: Bootstrap starting.
I20260713 09:07:00.323298 17420 ts_tablet_manager.cc:1434] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:07:00.324321 17417 ts_tablet_manager.cc:1403] T e4a806ad33cb4959ab4cddf8df1a8197 P 62f669316eb84b0e8c86b51ab2d60a45: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.003s
I20260713 09:07:00.326004 17420 tablet_bootstrap.cc:492] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b: Bootstrap starting.
I20260713 09:07:00.327648 17417 raft_consensus.cc:359] T e4a806ad33cb4959ab4cddf8df1a8197 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.328655 17417 raft_consensus.cc:385] T e4a806ad33cb4959ab4cddf8df1a8197 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:00.328989 17416 tablet_bootstrap.cc:654] T 9a5929099a1f413981cb1d13e96ef094 P d898e81937674e5a91f8bae0a5ea31d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:00.329090 17417 raft_consensus.cc:740] T e4a806ad33cb4959ab4cddf8df1a8197 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f669316eb84b0e8c86b51ab2d60a45, State: Initialized, Role: FOLLOWER
I20260713 09:07:00.330139 17417 consensus_queue.cc:260] T e4a806ad33cb4959ab4cddf8df1a8197 P 62f669316eb84b0e8c86b51ab2d60a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.333243 17420 tablet_bootstrap.cc:654] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:00.335341 17426 raft_consensus.cc:493] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:00.335820 17426 raft_consensus.cc:515] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } } peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } }
I20260713 09:07:00.336401 17417 ts_tablet_manager.cc:1434] T e4a806ad33cb4959ab4cddf8df1a8197 P 62f669316eb84b0e8c86b51ab2d60a45: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260713 09:07:00.337949 17417 tablet_bootstrap.cc:492] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45: Bootstrap starting.
I20260713 09:07:00.347160 17426 leader_election.cc:290] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215), 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279)
I20260713 09:07:00.348110 17417 tablet_bootstrap.cc:654] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:00.353116 17421 raft_consensus.cc:493] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:00.353786 17421 raft_consensus.cc:515] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.355381 17416 tablet_bootstrap.cc:492] T 9a5929099a1f413981cb1d13e96ef094 P d898e81937674e5a91f8bae0a5ea31d4: No bootstrap required, opened a new log
I20260713 09:07:00.355846 17416 ts_tablet_manager.cc:1403] T 9a5929099a1f413981cb1d13e96ef094 P d898e81937674e5a91f8bae0a5ea31d4: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.015s
I20260713 09:07:00.358759 17416 raft_consensus.cc:359] T 9a5929099a1f413981cb1d13e96ef094 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.359484 17416 raft_consensus.cc:385] T 9a5929099a1f413981cb1d13e96ef094 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:00.359871 17416 raft_consensus.cc:740] T 9a5929099a1f413981cb1d13e96ef094 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d898e81937674e5a91f8bae0a5ea31d4, State: Initialized, Role: FOLLOWER
I20260713 09:07:00.360499 17426 raft_consensus.cc:493] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:00.360615 17416 consensus_queue.cc:260] T 9a5929099a1f413981cb1d13e96ef094 P d898e81937674e5a91f8bae0a5ea31d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.360968 17426 raft_consensus.cc:515] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.362848 17416 ts_tablet_manager.cc:1434] T 9a5929099a1f413981cb1d13e96ef094 P d898e81937674e5a91f8bae0a5ea31d4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:07:00.362879 17426 leader_election.cc:290] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279), d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215)
I20260713 09:07:00.364143 17416 tablet_bootstrap.cc:492] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4: Bootstrap starting.
I20260713 09:07:00.371850 17421 leader_election.cc:290] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215), b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3:37125)
I20260713 09:07:00.375305 17416 tablet_bootstrap.cc:654] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:00.382956 17173 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:00.398962 17421 raft_consensus.cc:493] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:00.399935 17421 raft_consensus.cc:515] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } } peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } }
I20260713 09:07:00.403549 17421 leader_election.cc:290] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215), b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3:37125)
I20260713 09:07:00.411511 17227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71420a8353564f14b2ee6202b8d40978" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45" is_pre_election: true
I20260713 09:07:00.412613 17227 raft_consensus.cc:2468] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 0.
I20260713 09:07:00.414341 17226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ef79be8d524ae9a924f1e514812334" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45" is_pre_election: true
I20260713 09:07:00.415443 17226 raft_consensus.cc:2468] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 0.
I20260713 09:07:00.418043 17340 leader_election.cc:304] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f669316eb84b0e8c86b51ab2d60a45, b64fa584f70d4334902c4af8a9c10a1b; no voters: 
I20260713 09:07:00.419493 17426 raft_consensus.cc:2804] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:00.420076 17426 raft_consensus.cc:493] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:00.419675 17340 leader_election.cc:304] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f669316eb84b0e8c86b51ab2d60a45, b64fa584f70d4334902c4af8a9c10a1b; no voters: 
I20260713 09:07:00.420598 17426 raft_consensus.cc:3060] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:00.422365 17443 raft_consensus.cc:2804] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:00.422844 17443 raft_consensus.cc:493] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:00.423251 17443 raft_consensus.cc:3060] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:00.433720 17443 raft_consensus.cc:515] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.434885 17420 tablet_bootstrap.cc:492] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b: No bootstrap required, opened a new log
I20260713 09:07:00.435633 17420 ts_tablet_manager.cc:1403] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b: Time spent bootstrapping tablet: real 0.110s	user 0.012s	sys 0.013s
I20260713 09:07:00.439903 17426 raft_consensus.cc:515] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } } peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } }
I20260713 09:07:00.444268 17443 leader_election.cc:290] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 1 election: Requested vote from peers 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279), d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215)
I20260713 09:07:00.445235 17226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ef79be8d524ae9a924f1e514812334" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
I20260713 09:07:00.445999 17426 leader_election.cc:290] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 1 election: Requested vote from peers d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215), 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279)
I20260713 09:07:00.446130 17226 raft_consensus.cc:3060] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:00.447753 17420 raft_consensus.cc:359] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.448758 17420 raft_consensus.cc:385] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:00.449131 17420 raft_consensus.cc:740] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b64fa584f70d4334902c4af8a9c10a1b, State: Initialized, Role: FOLLOWER
I20260713 09:07:00.450347 17420 consensus_queue.cc:260] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.453336 17227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71420a8353564f14b2ee6202b8d40978" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
I20260713 09:07:00.454239 17227 raft_consensus.cc:3060] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:00.457407 17420 ts_tablet_manager.cc:1434] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260713 09:07:00.458702 17420 tablet_bootstrap.cc:492] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b: Bootstrap starting.
I20260713 09:07:00.466905 17420 tablet_bootstrap.cc:654] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:00.468520 17426 raft_consensus.cc:493] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:00.469245 17426 raft_consensus.cc:515] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.472939 17426 leader_election.cc:290] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279), d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215)
I20260713 09:07:00.473837 17225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27518cfb8574f60b004979c2618a0d4" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45" is_pre_election: true
W20260713 09:07:00.476308 17340 leader_election.cc:343] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:00.479836 17226 raft_consensus.cc:2468] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 1.
I20260713 09:07:00.481649 17340 leader_election.cc:304] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f669316eb84b0e8c86b51ab2d60a45, b64fa584f70d4334902c4af8a9c10a1b; no voters: 
I20260713 09:07:00.483068 17426 raft_consensus.cc:2804] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:00.483729 17426 raft_consensus.cc:697] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Becoming Leader. State: Replica: b64fa584f70d4334902c4af8a9c10a1b, State: Running, Role: LEADER
I20260713 09:07:00.484905 17426 consensus_queue.cc:237] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.492106 17227 raft_consensus.cc:2468] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 1.
I20260713 09:07:00.503944 17302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71420a8353564f14b2ee6202b8d40978" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4" is_pre_election: true
I20260713 09:07:00.506224 17297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de4758409a847f7844c4bf756cd91b4" candidate_uuid: "62f669316eb84b0e8c86b51ab2d60a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4" is_pre_election: true
I20260713 09:07:00.505025 17301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ef79be8d524ae9a924f1e514812334" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4" is_pre_election: true
I20260713 09:07:00.506812 17302 raft_consensus.cc:2468] T 71420a8353564f14b2ee6202b8d40978 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 0.
I20260713 09:07:00.506851 17299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71420a8353564f14b2ee6202b8d40978" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
I20260713 09:07:00.507277 17301 raft_consensus.cc:2468] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 0.
I20260713 09:07:00.507659 17299 raft_consensus.cc:3060] T 71420a8353564f14b2ee6202b8d40978 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:00.505990 17300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ef79be8d524ae9a924f1e514812334" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
I20260713 09:07:00.507776 17296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71420a8353564f14b2ee6202b8d40978" candidate_uuid: "62f669316eb84b0e8c86b51ab2d60a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4" is_pre_election: true
I20260713 09:07:00.508270 17300 raft_consensus.cc:3060] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:00.509545 17340 leader_election.cc:304] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f669316eb84b0e8c86b51ab2d60a45, b64fa584f70d4334902c4af8a9c10a1b; no voters: 
I20260713 09:07:00.510496 17443 raft_consensus.cc:2804] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:00.510721 17298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27518cfb8574f60b004979c2618a0d4" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4" is_pre_election: true
I20260713 09:07:00.511495 17298 raft_consensus.cc:2468] T b27518cfb8574f60b004979c2618a0d4 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 0.
I20260713 09:07:00.512848 17341 leader_election.cc:304] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b [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: b64fa584f70d4334902c4af8a9c10a1b, d898e81937674e5a91f8bae0a5ea31d4; no voters: 62f669316eb84b0e8c86b51ab2d60a45
W20260713 09:07:00.514772 17192 leader_election.cc:343] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:00.518326 17300 raft_consensus.cc:2468] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 1.
I20260713 09:07:00.519702 17416 tablet_bootstrap.cc:492] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4: No bootstrap required, opened a new log
I20260713 09:07:00.521124 17416 ts_tablet_manager.cc:1403] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4: Time spent bootstrapping tablet: real 0.157s	user 0.046s	sys 0.091s
I20260713 09:07:00.523748 17417 tablet_bootstrap.cc:492] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45: No bootstrap required, opened a new log
I20260713 09:07:00.524231 17417 ts_tablet_manager.cc:1403] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45: Time spent bootstrapping tablet: real 0.187s	user 0.060s	sys 0.083s
I20260713 09:07:00.524590 17299 raft_consensus.cc:2468] T 71420a8353564f14b2ee6202b8d40978 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 1.
I20260713 09:07:00.525823 17416 raft_consensus.cc:359] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.527556 17416 raft_consensus.cc:385] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:00.527958 17416 raft_consensus.cc:740] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d898e81937674e5a91f8bae0a5ea31d4, State: Initialized, Role: FOLLOWER
I20260713 09:07:00.528491 17417 raft_consensus.cc:359] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.528811 17416 consensus_queue.cc:260] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.529263 17417 raft_consensus.cc:385] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:00.529207 17421 raft_consensus.cc:493] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:00.530138 17420 tablet_bootstrap.cc:492] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b: No bootstrap required, opened a new log
I20260713 09:07:00.529876 17421 raft_consensus.cc:515] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.531172 17416 ts_tablet_manager.cc:1434] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260713 09:07:00.528813 17123 catalog_manager.cc:5697] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b reported cstate change: term changed from 0 to 1, leader changed from <none> to b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3). New cstate: current_term: 1 leader_uuid: "b64fa584f70d4334902c4af8a9c10a1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:00.532063 17421 leader_election.cc:290] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215), b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3:37125)
I20260713 09:07:00.532455 17416 tablet_bootstrap.cc:492] T e4a806ad33cb4959ab4cddf8df1a8197 P d898e81937674e5a91f8bae0a5ea31d4: Bootstrap starting.
I20260713 09:07:00.529663 17417 raft_consensus.cc:740] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f669316eb84b0e8c86b51ab2d60a45, State: Initialized, Role: FOLLOWER
I20260713 09:07:00.532064 17422 raft_consensus.cc:493] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:00.533512 17422 raft_consensus.cc:515] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.533810 17417 consensus_queue.cc:260] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.534377 17426 raft_consensus.cc:2804] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:00.534739 17426 raft_consensus.cc:493] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:00.535099 17426 raft_consensus.cc:3060] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:00.536441 17417 ts_tablet_manager.cc:1434] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260713 09:07:00.537520 17417 tablet_bootstrap.cc:492] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45: Bootstrap starting.
I20260713 09:07:00.539814 17416 tablet_bootstrap.cc:654] T e4a806ad33cb4959ab4cddf8df1a8197 P d898e81937674e5a91f8bae0a5ea31d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:00.544281 17299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5929099a1f413981cb1d13e96ef094" candidate_uuid: "62f669316eb84b0e8c86b51ab2d60a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4" is_pre_election: true
I20260713 09:07:00.545243 17417 tablet_bootstrap.cc:654] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:00.545272 17299 raft_consensus.cc:2468] T 9a5929099a1f413981cb1d13e96ef094 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62f669316eb84b0e8c86b51ab2d60a45 in term 0.
I20260713 09:07:00.547514 17192 leader_election.cc:304] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f669316eb84b0e8c86b51ab2d60a45, d898e81937674e5a91f8bae0a5ea31d4; no voters: 
I20260713 09:07:00.558151 17421 raft_consensus.cc:2804] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:00.569979 17421 raft_consensus.cc:493] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:00.572048 17421 raft_consensus.cc:3060] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:00.566536 17422 leader_election.cc:290] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279), b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3:37125)
I20260713 09:07:00.581364 17420 ts_tablet_manager.cc:1403] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b: Time spent bootstrapping tablet: real 0.123s	user 0.011s	sys 0.019s
W20260713 09:07:00.583845 17341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.55.2:45215, user_credentials={real_user=slave}} blocked reactor thread for 71187.6us
I20260713 09:07:00.585588 17443 raft_consensus.cc:697] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Becoming Leader. State: Replica: b64fa584f70d4334902c4af8a9c10a1b, State: Running, Role: LEADER
I20260713 09:07:00.588796 17376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de4758409a847f7844c4bf756cd91b4" candidate_uuid: "62f669316eb84b0e8c86b51ab2d60a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b" is_pre_election: true
I20260713 09:07:00.590794 17375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71420a8353564f14b2ee6202b8d40978" candidate_uuid: "62f669316eb84b0e8c86b51ab2d60a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b" is_pre_election: true
I20260713 09:07:00.592298 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5929099a1f413981cb1d13e96ef094" candidate_uuid: "62f669316eb84b0e8c86b51ab2d60a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b" is_pre_election: true
W20260713 09:07:00.594267 17190 leader_election.cc:343] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3:37125): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:00.594707 17190 leader_election.cc:304] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62f669316eb84b0e8c86b51ab2d60a45; no voters: b64fa584f70d4334902c4af8a9c10a1b, d898e81937674e5a91f8bae0a5ea31d4
I20260713 09:07:00.596068 17190 leader_election.cc:304] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62f669316eb84b0e8c86b51ab2d60a45; no voters: b64fa584f70d4334902c4af8a9c10a1b, d898e81937674e5a91f8bae0a5ea31d4
I20260713 09:07:00.599009 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49731dc2935e431b82fa0adda316a698" candidate_uuid: "d898e81937674e5a91f8bae0a5ea31d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b" is_pre_election: true
I20260713 09:07:00.600419 17447 raft_consensus.cc:493] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:07:00.600592 17265 leader_election.cc:343] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3:37125): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:00.602108 17451 raft_consensus.cc:2749] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:00.599509 17443 consensus_queue.cc:237] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } } peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } }
I20260713 09:07:00.606201 17227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49731dc2935e431b82fa0adda316a698" candidate_uuid: "d898e81937674e5a91f8bae0a5ea31d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45" is_pre_election: true
I20260713 09:07:00.607585 17451 raft_consensus.cc:2749] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:07:00.607760 17266 leader_election.cc:343] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:00.608453 17266 leader_election.cc:304] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d898e81937674e5a91f8bae0a5ea31d4; no voters: 62f669316eb84b0e8c86b51ab2d60a45, b64fa584f70d4334902c4af8a9c10a1b
I20260713 09:07:00.600939 17447 raft_consensus.cc:515] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.609961 17422 raft_consensus.cc:2749] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:00.594960 17420 raft_consensus.cc:359] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.612630 17227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a806ad33cb4959ab4cddf8df1a8197" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45" is_pre_election: true
I20260713 09:07:00.558382 17426 raft_consensus.cc:515] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.614534 17227 raft_consensus.cc:2468] T e4a806ad33cb4959ab4cddf8df1a8197 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 0.
I20260713 09:07:00.616920 17340 leader_election.cc:304] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f669316eb84b0e8c86b51ab2d60a45, b64fa584f70d4334902c4af8a9c10a1b; no voters: 
I20260713 09:07:00.613060 17421 raft_consensus.cc:515] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.617478 17227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27518cfb8574f60b004979c2618a0d4" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
W20260713 09:07:00.622399 17190 leader_election.cc:343] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3:37125): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:00.623234 17340 leader_election.cc:343] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:00.624872 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5929099a1f413981cb1d13e96ef094" candidate_uuid: "62f669316eb84b0e8c86b51ab2d60a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
I20260713 09:07:00.625583 17299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5929099a1f413981cb1d13e96ef094" candidate_uuid: "62f669316eb84b0e8c86b51ab2d60a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
I20260713 09:07:00.626417 17299 raft_consensus.cc:3060] T 9a5929099a1f413981cb1d13e96ef094 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:00.629539 17300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a806ad33cb4959ab4cddf8df1a8197" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4" is_pre_election: true
W20260713 09:07:00.630671 17190 leader_election.cc:343] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3:37125): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:00.631537 17341 leader_election.cc:343] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:00.632959 17426 leader_election.cc:290] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 1 election: Requested vote from peers 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279), d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215)
I20260713 09:07:00.635241 17420 raft_consensus.cc:385] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:00.635620 17300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27518cfb8574f60b004979c2618a0d4" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
I20260713 09:07:00.637184 17299 raft_consensus.cc:2468] T 9a5929099a1f413981cb1d13e96ef094 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62f669316eb84b0e8c86b51ab2d60a45 in term 1.
I20260713 09:07:00.637418 17420 raft_consensus.cc:740] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b64fa584f70d4334902c4af8a9c10a1b, State: Initialized, Role: FOLLOWER
I20260713 09:07:00.637691 17300 raft_consensus.cc:3060] T b27518cfb8574f60b004979c2618a0d4 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:00.638566 17192 leader_election.cc:304] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [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: 62f669316eb84b0e8c86b51ab2d60a45, d898e81937674e5a91f8bae0a5ea31d4; no voters: b64fa584f70d4334902c4af8a9c10a1b
I20260713 09:07:00.618393 17446 raft_consensus.cc:2804] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:00.639652 17446 raft_consensus.cc:493] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:00.639935 17446 raft_consensus.cc:3060] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:00.638326 17420 consensus_queue.cc:260] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.627743 17447 leader_election.cc:290] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279), d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215)
I20260713 09:07:00.620505 17421 leader_election.cc:290] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [CANDIDATE]: Term 1 election: Requested vote from peers d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215), b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3:37125)
I20260713 09:07:00.642930 17420 ts_tablet_manager.cc:1434] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.001s
I20260713 09:07:00.644436 17420 tablet_bootstrap.cc:492] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b: Bootstrap starting.
I20260713 09:07:00.646231 17455 raft_consensus.cc:2804] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:00.647083 17455 raft_consensus.cc:697] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [term 1 LEADER]: Becoming Leader. State: Replica: 62f669316eb84b0e8c86b51ab2d60a45, State: Running, Role: LEADER
I20260713 09:07:00.648168 17455 consensus_queue.cc:237] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.649156 17300 raft_consensus.cc:2468] T b27518cfb8574f60b004979c2618a0d4 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 1.
I20260713 09:07:00.650874 17341 leader_election.cc:304] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b [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: b64fa584f70d4334902c4af8a9c10a1b, d898e81937674e5a91f8bae0a5ea31d4; no voters: 62f669316eb84b0e8c86b51ab2d60a45
I20260713 09:07:00.652693 17416 tablet_bootstrap.cc:492] T e4a806ad33cb4959ab4cddf8df1a8197 P d898e81937674e5a91f8bae0a5ea31d4: No bootstrap required, opened a new log
I20260713 09:07:00.652565 17426 raft_consensus.cc:2804] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:00.654223 17426 raft_consensus.cc:697] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Becoming Leader. State: Replica: b64fa584f70d4334902c4af8a9c10a1b, State: Running, Role: LEADER
I20260713 09:07:00.653962 17416 ts_tablet_manager.cc:1403] T e4a806ad33cb4959ab4cddf8df1a8197 P d898e81937674e5a91f8bae0a5ea31d4: Time spent bootstrapping tablet: real 0.122s	user 0.032s	sys 0.073s
I20260713 09:07:00.655843 17426 consensus_queue.cc:237] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.658311 17416 raft_consensus.cc:359] T e4a806ad33cb4959ab4cddf8df1a8197 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.659198 17416 raft_consensus.cc:385] T e4a806ad33cb4959ab4cddf8df1a8197 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:00.659912 17416 raft_consensus.cc:740] T e4a806ad33cb4959ab4cddf8df1a8197 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d898e81937674e5a91f8bae0a5ea31d4, State: Initialized, Role: FOLLOWER
I20260713 09:07:00.661046 17416 consensus_queue.cc:260] T e4a806ad33cb4959ab4cddf8df1a8197 P d898e81937674e5a91f8bae0a5ea31d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.661903 17417 tablet_bootstrap.cc:492] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45: No bootstrap required, opened a new log
I20260713 09:07:00.662359 17417 ts_tablet_manager.cc:1403] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45: Time spent bootstrapping tablet: real 0.125s	user 0.025s	sys 0.048s
I20260713 09:07:00.663380 17416 ts_tablet_manager.cc:1434] T e4a806ad33cb4959ab4cddf8df1a8197 P d898e81937674e5a91f8bae0a5ea31d4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:07:00.664719 17416 tablet_bootstrap.cc:492] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4: Bootstrap starting.
I20260713 09:07:00.665215 17417 raft_consensus.cc:359] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.665939 17417 raft_consensus.cc:385] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:00.666217 17417 raft_consensus.cc:740] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f669316eb84b0e8c86b51ab2d60a45, State: Initialized, Role: FOLLOWER
I20260713 09:07:00.666918 17417 consensus_queue.cc:260] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.670460 17420 tablet_bootstrap.cc:654] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:00.671277 17417 ts_tablet_manager.cc:1434] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:07:00.672602 17417 tablet_bootstrap.cc:492] T 6a1841a19a6646c9b1ac50a501ac56f6 P 62f669316eb84b0e8c86b51ab2d60a45: Bootstrap starting.
I20260713 09:07:00.685968 17416 tablet_bootstrap.cc:654] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:00.687426 17123 catalog_manager.cc:5697] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1). New cstate: current_term: 1 leader_uuid: "62f669316eb84b0e8c86b51ab2d60a45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:00.693852 17417 tablet_bootstrap.cc:654] T 6a1841a19a6646c9b1ac50a501ac56f6 P 62f669316eb84b0e8c86b51ab2d60a45: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:00.699489 17446 raft_consensus.cc:515] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.701786 17446 leader_election.cc:290] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 1 election: Requested vote from peers 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279), d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215)
I20260713 09:07:00.704490 17300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a806ad33cb4959ab4cddf8df1a8197" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
I20260713 09:07:00.704734 17227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a806ad33cb4959ab4cddf8df1a8197" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
I20260713 09:07:00.705202 17300 raft_consensus.cc:3060] T e4a806ad33cb4959ab4cddf8df1a8197 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:00.705484 17227 raft_consensus.cc:3060] T e4a806ad33cb4959ab4cddf8df1a8197 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:00.710896 17416 tablet_bootstrap.cc:492] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4: No bootstrap required, opened a new log
I20260713 09:07:00.711215 17417 tablet_bootstrap.cc:492] T 6a1841a19a6646c9b1ac50a501ac56f6 P 62f669316eb84b0e8c86b51ab2d60a45: No bootstrap required, opened a new log
I20260713 09:07:00.711411 17416 ts_tablet_manager.cc:1403] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.005s
I20260713 09:07:00.711638 17417 ts_tablet_manager.cc:1403] T 6a1841a19a6646c9b1ac50a501ac56f6 P 62f669316eb84b0e8c86b51ab2d60a45: Time spent bootstrapping tablet: real 0.039s	user 0.004s	sys 0.008s
I20260713 09:07:00.713007 17227 raft_consensus.cc:2468] T e4a806ad33cb4959ab4cddf8df1a8197 P 62f669316eb84b0e8c86b51ab2d60a45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 1.
I20260713 09:07:00.714366 17340 leader_election.cc:304] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f669316eb84b0e8c86b51ab2d60a45, b64fa584f70d4334902c4af8a9c10a1b; no voters: 
I20260713 09:07:00.714238 17416 raft_consensus.cc:359] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.715265 17426 raft_consensus.cc:2804] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:00.715384 17416 raft_consensus.cc:385] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:00.715929 17416 raft_consensus.cc:740] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d898e81937674e5a91f8bae0a5ea31d4, State: Initialized, Role: FOLLOWER
I20260713 09:07:00.716176 17426 raft_consensus.cc:697] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Becoming Leader. State: Replica: b64fa584f70d4334902c4af8a9c10a1b, State: Running, Role: LEADER
I20260713 09:07:00.716532 17417 raft_consensus.cc:359] T 6a1841a19a6646c9b1ac50a501ac56f6 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.717291 17417 raft_consensus.cc:385] T 6a1841a19a6646c9b1ac50a501ac56f6 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:00.717088 17426 consensus_queue.cc:237] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.717672 17417 raft_consensus.cc:740] T 6a1841a19a6646c9b1ac50a501ac56f6 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f669316eb84b0e8c86b51ab2d60a45, State: Initialized, Role: FOLLOWER
I20260713 09:07:00.716741 17416 consensus_queue.cc:260] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.722313 17416 ts_tablet_manager.cc:1434] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260713 09:07:00.715912 17420 tablet_bootstrap.cc:492] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b: No bootstrap required, opened a new log
I20260713 09:07:00.723578 17420 ts_tablet_manager.cc:1403] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b: Time spent bootstrapping tablet: real 0.079s	user 0.022s	sys 0.018s
I20260713 09:07:00.718502 17417 consensus_queue.cc:260] T 6a1841a19a6646c9b1ac50a501ac56f6 P 62f669316eb84b0e8c86b51ab2d60a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.727540 17420 raft_consensus.cc:359] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.728530 17420 raft_consensus.cc:385] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:00.729097 17420 raft_consensus.cc:740] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b64fa584f70d4334902c4af8a9c10a1b, State: Initialized, Role: FOLLOWER
I20260713 09:07:00.730134 17417 ts_tablet_manager.cc:1434] T 6a1841a19a6646c9b1ac50a501ac56f6 P 62f669316eb84b0e8c86b51ab2d60a45: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260713 09:07:00.730856 17416 tablet_bootstrap.cc:492] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4: Bootstrap starting.
I20260713 09:07:00.731161 17417 tablet_bootstrap.cc:492] T b27518cfb8574f60b004979c2618a0d4 P 62f669316eb84b0e8c86b51ab2d60a45: Bootstrap starting.
I20260713 09:07:00.733623 17300 raft_consensus.cc:2468] T e4a806ad33cb4959ab4cddf8df1a8197 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 1.
I20260713 09:07:00.722301 17123 catalog_manager.cc:5697] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b reported cstate change: term changed from 0 to 1, leader changed from <none> to b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3). New cstate: current_term: 1 leader_uuid: "b64fa584f70d4334902c4af8a9c10a1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:00.737416 17417 tablet_bootstrap.cc:654] T b27518cfb8574f60b004979c2618a0d4 P 62f669316eb84b0e8c86b51ab2d60a45: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:00.737142 17123 catalog_manager.cc:5697] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b reported cstate change: term changed from 0 to 1, leader changed from <none> to b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3). New cstate: current_term: 1 leader_uuid: "b64fa584f70d4334902c4af8a9c10a1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:00.730147 17420 consensus_queue.cc:260] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.739859 17416 tablet_bootstrap.cc:654] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:00.741359 17420 ts_tablet_manager.cc:1434] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:07:00.742312 17420 tablet_bootstrap.cc:492] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b: Bootstrap starting.
I20260713 09:07:00.749956 17420 tablet_bootstrap.cc:654] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:00.755079 17417 tablet_bootstrap.cc:492] T b27518cfb8574f60b004979c2618a0d4 P 62f669316eb84b0e8c86b51ab2d60a45: No bootstrap required, opened a new log
I20260713 09:07:00.755671 17417 ts_tablet_manager.cc:1403] T b27518cfb8574f60b004979c2618a0d4 P 62f669316eb84b0e8c86b51ab2d60a45: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.000s
I20260713 09:07:00.759096 17417 raft_consensus.cc:359] T b27518cfb8574f60b004979c2618a0d4 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.759989 17417 raft_consensus.cc:385] T b27518cfb8574f60b004979c2618a0d4 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:00.760320 17417 raft_consensus.cc:740] T b27518cfb8574f60b004979c2618a0d4 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f669316eb84b0e8c86b51ab2d60a45, State: Initialized, Role: FOLLOWER
I20260713 09:07:00.761132 17417 consensus_queue.cc:260] T b27518cfb8574f60b004979c2618a0d4 P 62f669316eb84b0e8c86b51ab2d60a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.763978 17417 ts_tablet_manager.cc:1434] T b27518cfb8574f60b004979c2618a0d4 P 62f669316eb84b0e8c86b51ab2d60a45: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:07:00.765154 17417 tablet_bootstrap.cc:492] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45: Bootstrap starting.
I20260713 09:07:00.769696 17416 tablet_bootstrap.cc:492] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4: No bootstrap required, opened a new log
I20260713 09:07:00.770304 17416 ts_tablet_manager.cc:1403] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.022s
I20260713 09:07:00.773092 17417 tablet_bootstrap.cc:654] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:00.773356 17416 raft_consensus.cc:359] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.774078 17416 raft_consensus.cc:385] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:00.774452 17416 raft_consensus.cc:740] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d898e81937674e5a91f8bae0a5ea31d4, State: Initialized, Role: FOLLOWER
I20260713 09:07:00.775316 17416 consensus_queue.cc:260] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.778162 17420 tablet_bootstrap.cc:492] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b: No bootstrap required, opened a new log
I20260713 09:07:00.778719 17420 ts_tablet_manager.cc:1403] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.012s
I20260713 09:07:00.781339 17416 ts_tablet_manager.cc:1434] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.005s
I20260713 09:07:00.781682 17420 raft_consensus.cc:359] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.782496 17420 raft_consensus.cc:385] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:00.782840 17420 raft_consensus.cc:740] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b64fa584f70d4334902c4af8a9c10a1b, State: Initialized, Role: FOLLOWER
I20260713 09:07:00.782858 17416 tablet_bootstrap.cc:492] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4: Bootstrap starting.
I20260713 09:07:00.783742 17420 consensus_queue.cc:260] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.786321 17420 ts_tablet_manager.cc:1434] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:00.787457 17420 tablet_bootstrap.cc:492] T 6a1841a19a6646c9b1ac50a501ac56f6 P b64fa584f70d4334902c4af8a9c10a1b: Bootstrap starting.
I20260713 09:07:00.786273 17122 catalog_manager.cc:5697] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b reported cstate change: term changed from 0 to 1, leader changed from <none> to b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3). New cstate: current_term: 1 leader_uuid: "b64fa584f70d4334902c4af8a9c10a1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:00.791893 17416 tablet_bootstrap.cc:654] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:00.794524 17420 tablet_bootstrap.cc:654] T 6a1841a19a6646c9b1ac50a501ac56f6 P b64fa584f70d4334902c4af8a9c10a1b: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:00.811080 17420 tablet_bootstrap.cc:492] T 6a1841a19a6646c9b1ac50a501ac56f6 P b64fa584f70d4334902c4af8a9c10a1b: No bootstrap required, opened a new log
I20260713 09:07:00.811676 17420 ts_tablet_manager.cc:1403] T 6a1841a19a6646c9b1ac50a501ac56f6 P b64fa584f70d4334902c4af8a9c10a1b: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.012s
I20260713 09:07:00.814580 17420 raft_consensus.cc:359] T 6a1841a19a6646c9b1ac50a501ac56f6 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.815292 17420 raft_consensus.cc:385] T 6a1841a19a6646c9b1ac50a501ac56f6 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:00.815529 17420 raft_consensus.cc:740] T 6a1841a19a6646c9b1ac50a501ac56f6 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b64fa584f70d4334902c4af8a9c10a1b, State: Initialized, Role: FOLLOWER
I20260713 09:07:00.816196 17417 tablet_bootstrap.cc:492] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45: No bootstrap required, opened a new log
I20260713 09:07:00.816658 17417 ts_tablet_manager.cc:1403] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45: Time spent bootstrapping tablet: real 0.052s	user 0.032s	sys 0.013s
I20260713 09:07:00.816200 17420 consensus_queue.cc:260] T 6a1841a19a6646c9b1ac50a501ac56f6 P b64fa584f70d4334902c4af8a9c10a1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.819629 17420 ts_tablet_manager.cc:1434] T 6a1841a19a6646c9b1ac50a501ac56f6 P b64fa584f70d4334902c4af8a9c10a1b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:00.819737 17417 raft_consensus.cc:359] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.820539 17417 raft_consensus.cc:385] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:00.820603 17420 tablet_bootstrap.cc:492] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b: Bootstrap starting.
I20260713 09:07:00.820931 17417 raft_consensus.cc:740] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f669316eb84b0e8c86b51ab2d60a45, State: Initialized, Role: FOLLOWER
I20260713 09:07:00.821132 17416 tablet_bootstrap.cc:492] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4: No bootstrap required, opened a new log
I20260713 09:07:00.821621 17416 ts_tablet_manager.cc:1403] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.003s
I20260713 09:07:00.821802 17417 consensus_queue.cc:260] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.824115 17417 ts_tablet_manager.cc:1434] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:00.824326 17416 raft_consensus.cc:359] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.825043 17416 raft_consensus.cc:385] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:00.825448 17416 raft_consensus.cc:740] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d898e81937674e5a91f8bae0a5ea31d4, State: Initialized, Role: FOLLOWER
I20260713 09:07:00.826133 17416 consensus_queue.cc:260] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.827142 17420 tablet_bootstrap.cc:654] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:00.827759 17416 ts_tablet_manager.cc:1434] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:00.832012 17420 tablet_bootstrap.cc:492] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b: No bootstrap required, opened a new log
I20260713 09:07:00.832531 17420 ts_tablet_manager.cc:1403] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.004s
I20260713 09:07:00.835227 17420 raft_consensus.cc:359] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.835985 17420 raft_consensus.cc:385] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:00.836287 17420 raft_consensus.cc:740] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b64fa584f70d4334902c4af8a9c10a1b, State: Initialized, Role: FOLLOWER
I20260713 09:07:00.836913 17420 consensus_queue.cc:260] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.838817 17420 ts_tablet_manager.cc:1434] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:00.839792 17420 tablet_bootstrap.cc:492] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b: Bootstrap starting.
I20260713 09:07:00.844017 17420 tablet_bootstrap.cc:654] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:00.845220 17426 raft_consensus.cc:493] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:00.845700 17426 raft_consensus.cc:515] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.847749 17426 leader_election.cc:290] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279), d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215)
I20260713 09:07:00.849009 17300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49731dc2935e431b82fa0adda316a698" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4" is_pre_election: true
I20260713 09:07:00.849696 17300 raft_consensus.cc:2468] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 0.
I20260713 09:07:00.850014 17227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49731dc2935e431b82fa0adda316a698" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45" is_pre_election: true
I20260713 09:07:00.850549 17227 raft_consensus.cc:2468] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 0.
I20260713 09:07:00.851712 17340 leader_election.cc:304] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f669316eb84b0e8c86b51ab2d60a45, b64fa584f70d4334902c4af8a9c10a1b; no voters: 
I20260713 09:07:00.852783 17426 raft_consensus.cc:2804] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:00.853127 17426 raft_consensus.cc:493] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:00.853348 17420 tablet_bootstrap.cc:492] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b: No bootstrap required, opened a new log
I20260713 09:07:00.853484 17426 raft_consensus.cc:3060] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:00.853838 17420 ts_tablet_manager.cc:1403] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.006s
I20260713 09:07:00.856261 17422 raft_consensus.cc:493] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:00.856714 17422 raft_consensus.cc:515] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.856618 17420 raft_consensus.cc:359] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.857352 17420 raft_consensus.cc:385] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:00.857630 17420 raft_consensus.cc:740] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b64fa584f70d4334902c4af8a9c10a1b, State: Initialized, Role: FOLLOWER
I20260713 09:07:00.858326 17420 consensus_queue.cc:260] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.858651 17422 leader_election.cc:290] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279), b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3:37125)
I20260713 09:07:00.859609 17227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8880124b894aa597a46c212f508142" candidate_uuid: "d898e81937674e5a91f8bae0a5ea31d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45" is_pre_election: true
I20260713 09:07:00.860044 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8880124b894aa597a46c212f508142" candidate_uuid: "d898e81937674e5a91f8bae0a5ea31d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b" is_pre_election: true
I20260713 09:07:00.860253 17227 raft_consensus.cc:2468] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d898e81937674e5a91f8bae0a5ea31d4 in term 0.
I20260713 09:07:00.860472 17420 ts_tablet_manager.cc:1434] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:07:00.860656 17374 raft_consensus.cc:2468] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d898e81937674e5a91f8bae0a5ea31d4 in term 0.
I20260713 09:07:00.862177 17265 leader_election.cc:304] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b64fa584f70d4334902c4af8a9c10a1b, d898e81937674e5a91f8bae0a5ea31d4; no voters: 
I20260713 09:07:00.862304 17426 raft_consensus.cc:515] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.863139 17422 raft_consensus.cc:2804] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:00.863505 17422 raft_consensus.cc:493] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:00.863837 17422 raft_consensus.cc:3060] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:00.864843 17426 leader_election.cc:290] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 1 election: Requested vote from peers 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279), d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215)
I20260713 09:07:00.865244 17227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49731dc2935e431b82fa0adda316a698" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
I20260713 09:07:00.865386 17300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49731dc2935e431b82fa0adda316a698" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
I20260713 09:07:00.865851 17227 raft_consensus.cc:3060] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:00.865890 17300 raft_consensus.cc:3060] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:00.871322 17422 raft_consensus.cc:515] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.874603 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8880124b894aa597a46c212f508142" candidate_uuid: "d898e81937674e5a91f8bae0a5ea31d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
I20260713 09:07:00.875250 17374 raft_consensus.cc:3060] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:00.875964 17227 raft_consensus.cc:2468] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 1.
I20260713 09:07:00.876140 17300 raft_consensus.cc:2468] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 1.
I20260713 09:07:00.877240 17340 leader_election.cc:304] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f669316eb84b0e8c86b51ab2d60a45, b64fa584f70d4334902c4af8a9c10a1b; no voters: 
I20260713 09:07:00.878361 17426 raft_consensus.cc:2804] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:00.875154 17226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8880124b894aa597a46c212f508142" candidate_uuid: "d898e81937674e5a91f8bae0a5ea31d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
I20260713 09:07:00.879104 17426 raft_consensus.cc:697] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Becoming Leader. State: Replica: b64fa584f70d4334902c4af8a9c10a1b, State: Running, Role: LEADER
I20260713 09:07:00.879215 17226 raft_consensus.cc:3060] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:00.880002 17426 consensus_queue.cc:237] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.884150 17446 raft_consensus.cc:493] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:00.884748 17446 raft_consensus.cc:515] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.887094 17446 leader_election.cc:290] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279), d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215)
I20260713 09:07:00.888149 17474 raft_consensus.cc:493] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:00.888846 17474 raft_consensus.cc:515] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.873944 17422 leader_election.cc:290] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [CANDIDATE]: Term 1 election: Requested vote from peers 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279), b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3:37125)
I20260713 09:07:00.889518 17374 raft_consensus.cc:2468] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d898e81937674e5a91f8bae0a5ea31d4 in term 1.
I20260713 09:07:00.887110 17226 raft_consensus.cc:2468] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d898e81937674e5a91f8bae0a5ea31d4 in term 1.
I20260713 09:07:00.889930 17225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de4758409a847f7844c4bf756cd91b4" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45" is_pre_election: true
I20260713 09:07:00.890617 17225 raft_consensus.cc:2468] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 0.
I20260713 09:07:00.890987 17265 leader_election.cc:304] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b64fa584f70d4334902c4af8a9c10a1b, d898e81937674e5a91f8bae0a5ea31d4; no voters: 
I20260713 09:07:00.891999 17340 leader_election.cc:304] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f669316eb84b0e8c86b51ab2d60a45, b64fa584f70d4334902c4af8a9c10a1b; no voters: 
I20260713 09:07:00.892295 17225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1841a19a6646c9b1ac50a501ac56f6" candidate_uuid: "d898e81937674e5a91f8bae0a5ea31d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45" is_pre_election: true
I20260713 09:07:00.891992 17422 raft_consensus.cc:2804] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:00.892952 17225 raft_consensus.cc:2468] T 6a1841a19a6646c9b1ac50a501ac56f6 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d898e81937674e5a91f8bae0a5ea31d4 in term 0.
I20260713 09:07:00.893554 17446 raft_consensus.cc:2804] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:00.893805 17300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de4758409a847f7844c4bf756cd91b4" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4" is_pre_election: true
I20260713 09:07:00.893937 17446 raft_consensus.cc:493] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:00.894191 17447 consensus_queue.cc:1048] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:00.894470 17300 raft_consensus.cc:2468] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 0.
I20260713 09:07:00.894455 17446 raft_consensus.cc:3060] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:00.896948 17266 leader_election.cc:304] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f669316eb84b0e8c86b51ab2d60a45, d898e81937674e5a91f8bae0a5ea31d4; no voters: 
I20260713 09:07:00.901856 17446 raft_consensus.cc:515] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.902428 17122 catalog_manager.cc:5697] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b reported cstate change: term changed from 0 to 1, leader changed from <none> to b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3). New cstate: current_term: 1 leader_uuid: "b64fa584f70d4334902c4af8a9c10a1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:00.904146 17446 leader_election.cc:290] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 1 election: Requested vote from peers 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279), d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215)
I20260713 09:07:00.905239 17300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de4758409a847f7844c4bf756cd91b4" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
I20260713 09:07:00.905849 17300 raft_consensus.cc:3060] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:00.907397 17227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de4758409a847f7844c4bf756cd91b4" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
I20260713 09:07:00.907998 17227 raft_consensus.cc:3060] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:00.912220 17474 leader_election.cc:290] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279), b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3:37125)
I20260713 09:07:00.912928 17474 raft_consensus.cc:2804] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:00.912839 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1841a19a6646c9b1ac50a501ac56f6" candidate_uuid: "d898e81937674e5a91f8bae0a5ea31d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b" is_pre_election: true
I20260713 09:07:00.913414 17474 raft_consensus.cc:493] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:00.913614 17374 raft_consensus.cc:2468] T 6a1841a19a6646c9b1ac50a501ac56f6 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d898e81937674e5a91f8bae0a5ea31d4 in term 0.
I20260713 09:07:00.913785 17474 raft_consensus.cc:3060] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:00.915788 17446 consensus_queue.cc:1048] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:00.924866 17300 raft_consensus.cc:2468] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 1.
I20260713 09:07:00.928556 17227 raft_consensus.cc:2468] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 1.
I20260713 09:07:00.929143 17341 leader_election.cc:304] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b64fa584f70d4334902c4af8a9c10a1b, d898e81937674e5a91f8bae0a5ea31d4; no voters: 
I20260713 09:07:00.927961 17422 raft_consensus.cc:697] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 LEADER]: Becoming Leader. State: Replica: d898e81937674e5a91f8bae0a5ea31d4, State: Running, Role: LEADER
I20260713 09:07:00.930006 17446 raft_consensus.cc:2804] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:00.931915 17446 raft_consensus.cc:697] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Becoming Leader. State: Replica: b64fa584f70d4334902c4af8a9c10a1b, State: Running, Role: LEADER
I20260713 09:07:00.933697 17446 consensus_queue.cc:237] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.936901 17474 raft_consensus.cc:515] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.931030 17422 consensus_queue.cc:237] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.941056 17227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1841a19a6646c9b1ac50a501ac56f6" candidate_uuid: "d898e81937674e5a91f8bae0a5ea31d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
I20260713 09:07:00.941814 17227 raft_consensus.cc:3060] T 6a1841a19a6646c9b1ac50a501ac56f6 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:00.943408 17474 leader_election.cc:290] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4 [CANDIDATE]: Term 1 election: Requested vote from peers 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279), b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3:37125)
I20260713 09:07:00.947743 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1841a19a6646c9b1ac50a501ac56f6" candidate_uuid: "d898e81937674e5a91f8bae0a5ea31d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
I20260713 09:07:00.948378 17374 raft_consensus.cc:3060] T 6a1841a19a6646c9b1ac50a501ac56f6 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:00.963059 17374 raft_consensus.cc:2468] T 6a1841a19a6646c9b1ac50a501ac56f6 P b64fa584f70d4334902c4af8a9c10a1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d898e81937674e5a91f8bae0a5ea31d4 in term 1.
I20260713 09:07:00.964864 17265 leader_election.cc:304] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b64fa584f70d4334902c4af8a9c10a1b, d898e81937674e5a91f8bae0a5ea31d4; no voters: 
I20260713 09:07:00.965957 17474 raft_consensus.cc:2804] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:00.966454 17474 raft_consensus.cc:697] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 LEADER]: Becoming Leader. State: Replica: d898e81937674e5a91f8bae0a5ea31d4, State: Running, Role: LEADER
I20260713 09:07:00.967370 17474 consensus_queue.cc:237] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:00.969722 17227 raft_consensus.cc:2468] T 6a1841a19a6646c9b1ac50a501ac56f6 P 62f669316eb84b0e8c86b51ab2d60a45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d898e81937674e5a91f8bae0a5ea31d4 in term 1.
I20260713 09:07:00.980355 17122 catalog_manager.cc:5697] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2). New cstate: current_term: 1 leader_uuid: "d898e81937674e5a91f8bae0a5ea31d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:00.983285 17121 catalog_manager.cc:5697] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b reported cstate change: term changed from 0 to 1, leader changed from <none> to b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3). New cstate: current_term: 1 leader_uuid: "b64fa584f70d4334902c4af8a9c10a1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:00.999097 17121 catalog_manager.cc:5697] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2). New cstate: current_term: 1 leader_uuid: "d898e81937674e5a91f8bae0a5ea31d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:01.006682 17446 raft_consensus.cc:493] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:01.007233 17446 raft_consensus.cc:515] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:01.009076 17446 leader_election.cc:290] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279), d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215)
I20260713 09:07:01.009913 17225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5929099a1f413981cb1d13e96ef094" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45" is_pre_election: true
I20260713 09:07:01.010457 17299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5929099a1f413981cb1d13e96ef094" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4" is_pre_election: true
I20260713 09:07:01.011205 17299 raft_consensus.cc:2393] T 9a5929099a1f413981cb1d13e96ef094 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b64fa584f70d4334902c4af8a9c10a1b in current term 1: Already voted for candidate 62f669316eb84b0e8c86b51ab2d60a45 in this term.
I20260713 09:07:01.012027 17341 leader_election.cc:304] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b64fa584f70d4334902c4af8a9c10a1b; no voters: 62f669316eb84b0e8c86b51ab2d60a45, d898e81937674e5a91f8bae0a5ea31d4
I20260713 09:07:01.012632 17446 raft_consensus.cc:3060] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:01.017179 17446 raft_consensus.cc:2749] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:01.043040 17455 raft_consensus.cc:493] T b27518cfb8574f60b004979c2618a0d4 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:01.043638 17455 raft_consensus.cc:515] T b27518cfb8574f60b004979c2618a0d4 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:01.045269 17455 leader_election.cc:290] T b27518cfb8574f60b004979c2618a0d4 P 62f669316eb84b0e8c86b51ab2d60a45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215), b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3:37125)
I20260713 09:07:01.046324 17299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27518cfb8574f60b004979c2618a0d4" candidate_uuid: "62f669316eb84b0e8c86b51ab2d60a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4" is_pre_election: true
I20260713 09:07:01.046545 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27518cfb8574f60b004979c2618a0d4" candidate_uuid: "62f669316eb84b0e8c86b51ab2d60a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b" is_pre_election: true
I20260713 09:07:01.047043 17299 raft_consensus.cc:2393] T b27518cfb8574f60b004979c2618a0d4 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62f669316eb84b0e8c86b51ab2d60a45 in current term 1: Already voted for candidate b64fa584f70d4334902c4af8a9c10a1b in this term.
I20260713 09:07:01.048095 17190 leader_election.cc:304] T b27518cfb8574f60b004979c2618a0d4 P 62f669316eb84b0e8c86b51ab2d60a45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62f669316eb84b0e8c86b51ab2d60a45; no voters: b64fa584f70d4334902c4af8a9c10a1b, d898e81937674e5a91f8bae0a5ea31d4
I20260713 09:07:01.048766 17455 raft_consensus.cc:3060] T b27518cfb8574f60b004979c2618a0d4 P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:01.053397 17455 raft_consensus.cc:2749] T b27518cfb8574f60b004979c2618a0d4 P 62f669316eb84b0e8c86b51ab2d60a45 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:01.063565 17446 raft_consensus.cc:493] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:01.064038 17446 raft_consensus.cc:515] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:01.065877 17446 leader_election.cc:290] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279), d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215)
I20260713 09:07:01.066800 17225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdd2b8e30ee40dd8e0038e20d7a028e" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45" is_pre_election: true
I20260713 09:07:01.067014 17299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdd2b8e30ee40dd8e0038e20d7a028e" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4" is_pre_election: true
I20260713 09:07:01.067468 17225 raft_consensus.cc:2468] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 0.
I20260713 09:07:01.067704 17299 raft_consensus.cc:2468] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 0.
I20260713 09:07:01.068804 17341 leader_election.cc:304] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b64fa584f70d4334902c4af8a9c10a1b, d898e81937674e5a91f8bae0a5ea31d4; no voters: 
I20260713 09:07:01.069634 17446 raft_consensus.cc:2804] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:01.069983 17446 raft_consensus.cc:493] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:01.070412 17446 raft_consensus.cc:3060] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:01.071395 17447 consensus_queue.cc:1048] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:01.076992 17446 raft_consensus.cc:515] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:01.082350 17446 leader_election.cc:290] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 1 election: Requested vote from peers 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279), d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215)
I20260713 09:07:01.082067 17443 consensus_queue.cc:1048] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:01.083314 17225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdd2b8e30ee40dd8e0038e20d7a028e" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
I20260713 09:07:01.084254 17225 raft_consensus.cc:3060] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:01.085613 17299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdd2b8e30ee40dd8e0038e20d7a028e" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
I20260713 09:07:01.086275 17299 raft_consensus.cc:3060] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:01.099195 17299 raft_consensus.cc:2468] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 1.
I20260713 09:07:01.100425 17225 raft_consensus.cc:2468] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 1.
I20260713 09:07:01.100528 17341 leader_election.cc:304] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b64fa584f70d4334902c4af8a9c10a1b, d898e81937674e5a91f8bae0a5ea31d4; no voters: 
I20260713 09:07:01.102072 17447 raft_consensus.cc:2804] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:01.102588 17447 raft_consensus.cc:697] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Becoming Leader. State: Replica: b64fa584f70d4334902c4af8a9c10a1b, State: Running, Role: LEADER
I20260713 09:07:01.103358 17447 consensus_queue.cc:237] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:01.111400 17122 catalog_manager.cc:5697] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b reported cstate change: term changed from 0 to 1, leader changed from <none> to b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3). New cstate: current_term: 1 leader_uuid: "b64fa584f70d4334902c4af8a9c10a1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:01.142522 17447 consensus_queue.cc:1048] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:01.143779 17443 consensus_queue.cc:1048] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:01.159747 17455 consensus_queue.cc:1048] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:01.165446 17443 consensus_queue.cc:1048] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:01.179224 17446 consensus_queue.cc:1048] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:01.189260 17455 consensus_queue.cc:1048] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:01.320194 17426 consensus_queue.cc:1048] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:01.330888 17446 consensus_queue.cc:1048] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:01.360101 17374 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71420a8353564f14b2ee6202b8d40978"
dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
mode: GRACEFUL
new_leader_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
 from {username='slave'} at 127.0.0.1:52938
I20260713 09:07:01.360641 17374 raft_consensus.cc:606] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Received request to transfer leadership to TS 62f669316eb84b0e8c86b51ab2d60a45
I20260713 09:07:01.366007 17374 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49731dc2935e431b82fa0adda316a698"
dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
mode: GRACEFUL
new_leader_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
 from {username='slave'} at 127.0.0.1:52938
I20260713 09:07:01.366518 17374 raft_consensus.cc:606] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Received request to transfer leadership to TS 62f669316eb84b0e8c86b51ab2d60a45
I20260713 09:07:01.369805 17446 consensus_queue.cc:1048] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:01.374670 17374 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4a806ad33cb4959ab4cddf8df1a8197"
dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
mode: GRACEFUL
new_leader_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
 from {username='slave'} at 127.0.0.1:52938
I20260713 09:07:01.375232 17374 raft_consensus.cc:606] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Received request to transfer leadership to TS 62f669316eb84b0e8c86b51ab2d60a45
I20260713 09:07:01.380784 17426 consensus_queue.cc:1048] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:01.405902 17300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf8880124b894aa597a46c212f508142"
dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
mode: GRACEFUL
new_leader_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
 from {username='slave'} at 127.0.0.1:38084
I20260713 09:07:01.406530 17300 raft_consensus.cc:606] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 LEADER]: Received request to transfer leadership to TS 62f669316eb84b0e8c86b51ab2d60a45
I20260713 09:07:01.412154 17374 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0de4758409a847f7844c4bf756cd91b4"
dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
mode: GRACEFUL
new_leader_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
 from {username='slave'} at 127.0.0.1:52938
I20260713 09:07:01.412721 17374 raft_consensus.cc:606] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Received request to transfer leadership to TS d898e81937674e5a91f8bae0a5ea31d4
I20260713 09:07:01.417917 17374 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27ef79be8d524ae9a924f1e514812334"
dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
mode: GRACEFUL
new_leader_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
 from {username='slave'} at 127.0.0.1:52938
I20260713 09:07:01.418529 17374 raft_consensus.cc:606] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Received request to transfer leadership to TS d898e81937674e5a91f8bae0a5ea31d4
I20260713 09:07:01.424361 17374 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efdd2b8e30ee40dd8e0038e20d7a028e"
dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
mode: GRACEFUL
new_leader_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
 from {username='slave'} at 127.0.0.1:52938
I20260713 09:07:01.424886 17374 raft_consensus.cc:606] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Received request to transfer leadership to TS d898e81937674e5a91f8bae0a5ea31d4
I20260713 09:07:01.430488 17374 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b27518cfb8574f60b004979c2618a0d4"
dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
mode: GRACEFUL
new_leader_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
 from {username='slave'} at 127.0.0.1:52938
I20260713 09:07:01.431025 17374 raft_consensus.cc:606] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Received request to transfer leadership to TS d898e81937674e5a91f8bae0a5ea31d4
I20260713 09:07:01.436161 17300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a1841a19a6646c9b1ac50a501ac56f6"
dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
mode: GRACEFUL
new_leader_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
 from {username='slave'} at 127.0.0.1:38084
I20260713 09:07:01.436720 17300 raft_consensus.cc:606] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 LEADER]: Received request to transfer leadership to TS b64fa584f70d4334902c4af8a9c10a1b
I20260713 09:07:01.481650 17474 consensus_queue.cc:1048] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:01.494309 17505 consensus_queue.cc:1048] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:01.503034 17443 consensus_queue.cc:1048] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:01.503931 17505 raft_consensus.cc:993] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4: : Instructing follower b64fa584f70d4334902c4af8a9c10a1b to start an election
I20260713 09:07:01.504402 17474 raft_consensus.cc:1081] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 LEADER]: Signalling peer b64fa584f70d4334902c4af8a9c10a1b to start an election
I20260713 09:07:01.505970 17374 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a1841a19a6646c9b1ac50a501ac56f6"
dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
 from {username='slave'} at 127.0.0.1:52932
I20260713 09:07:01.506527 17374 raft_consensus.cc:493] T 6a1841a19a6646c9b1ac50a501ac56f6 P b64fa584f70d4334902c4af8a9c10a1b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:01.506913 17374 raft_consensus.cc:3060] T 6a1841a19a6646c9b1ac50a501ac56f6 P b64fa584f70d4334902c4af8a9c10a1b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:01.510108 17443 raft_consensus.cc:993] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b: : Instructing follower d898e81937674e5a91f8bae0a5ea31d4 to start an election
I20260713 09:07:01.510546 17447 raft_consensus.cc:1081] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Signalling peer d898e81937674e5a91f8bae0a5ea31d4 to start an election
I20260713 09:07:01.511608 17447 raft_consensus.cc:993] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b: : Instructing follower d898e81937674e5a91f8bae0a5ea31d4 to start an election
I20260713 09:07:01.512005 17447 raft_consensus.cc:1081] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Signalling peer d898e81937674e5a91f8bae0a5ea31d4 to start an election
I20260713 09:07:01.514649 17374 raft_consensus.cc:515] T 6a1841a19a6646c9b1ac50a501ac56f6 P b64fa584f70d4334902c4af8a9c10a1b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:01.517840 17374 leader_election.cc:290] T 6a1841a19a6646c9b1ac50a501ac56f6 P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 2 election: Requested vote from peers 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279), d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215)
I20260713 09:07:01.517766 17299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1841a19a6646c9b1ac50a501ac56f6" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
I20260713 09:07:01.518479 17299 raft_consensus.cc:3055] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:01.519053 17299 raft_consensus.cc:740] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d898e81937674e5a91f8bae0a5ea31d4, State: Running, Role: LEADER
I20260713 09:07:01.519199 17298 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efdd2b8e30ee40dd8e0038e20d7a028e"
dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
 from {username='slave'} at 127.0.0.1:38056
I20260713 09:07:01.519553 17300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27ef79be8d524ae9a924f1e514812334"
dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
 from {username='slave'} at 127.0.0.1:38056
I20260713 09:07:01.519760 17298 raft_consensus.cc:493] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:01.520164 17298 raft_consensus.cc:3060] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:01.519929 17299 consensus_queue.cc:260] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:01.521243 17299 raft_consensus.cc:3060] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:01.518481 17227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1841a19a6646c9b1ac50a501ac56f6" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
I20260713 09:07:01.523633 17227 raft_consensus.cc:3060] T 6a1841a19a6646c9b1ac50a501ac56f6 P 62f669316eb84b0e8c86b51ab2d60a45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:01.530074 17227 raft_consensus.cc:2468] T 6a1841a19a6646c9b1ac50a501ac56f6 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 2.
I20260713 09:07:01.520112 17300 raft_consensus.cc:493] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:01.530690 17300 raft_consensus.cc:3060] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:01.528805 17299 raft_consensus.cc:2468] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 2.
I20260713 09:07:01.531540 17340 leader_election.cc:304] T 6a1841a19a6646c9b1ac50a501ac56f6 P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f669316eb84b0e8c86b51ab2d60a45, b64fa584f70d4334902c4af8a9c10a1b; no voters: 
I20260713 09:07:01.532685 17447 consensus_queue.cc:1048] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:01.534020 17447 raft_consensus.cc:2804] T 6a1841a19a6646c9b1ac50a501ac56f6 P b64fa584f70d4334902c4af8a9c10a1b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:01.534659 17447 raft_consensus.cc:697] T 6a1841a19a6646c9b1ac50a501ac56f6 P b64fa584f70d4334902c4af8a9c10a1b [term 2 LEADER]: Becoming Leader. State: Replica: b64fa584f70d4334902c4af8a9c10a1b, State: Running, Role: LEADER
I20260713 09:07:01.535523 17447 consensus_queue.cc:237] T 6a1841a19a6646c9b1ac50a501ac56f6 P b64fa584f70d4334902c4af8a9c10a1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:01.537720 17474 consensus_queue.cc:1048] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:01.538120 17298 raft_consensus.cc:515] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:01.546252 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdd2b8e30ee40dd8e0038e20d7a028e" candidate_uuid: "d898e81937674e5a91f8bae0a5ea31d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
I20260713 09:07:01.546998 17374 raft_consensus.cc:3055] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:01.547478 17374 raft_consensus.cc:740] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b64fa584f70d4334902c4af8a9c10a1b, State: Running, Role: LEADER
I20260713 09:07:01.548288 17374 consensus_queue.cc:260] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:01.549409 17374 raft_consensus.cc:3060] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:01.554416 17505 raft_consensus.cc:993] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4: : Instructing follower 62f669316eb84b0e8c86b51ab2d60a45 to start an election
I20260713 09:07:01.554872 17505 raft_consensus.cc:1081] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 LEADER]: Signalling peer 62f669316eb84b0e8c86b51ab2d60a45 to start an election
I20260713 09:07:01.555023 17298 leader_election.cc:290] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4 [CANDIDATE]: Term 2 election: Requested vote from peers 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279), b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3:37125)
I20260713 09:07:01.557493 17224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf8880124b894aa597a46c212f508142"
dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
 from {username='slave'} at 127.0.0.1:38908
I20260713 09:07:01.558084 17224 raft_consensus.cc:493] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:01.558465 17224 raft_consensus.cc:3060] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:01.558449 17300 raft_consensus.cc:515] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:01.559214 17121 catalog_manager.cc:5697] T 6a1841a19a6646c9b1ac50a501ac56f6 P b64fa584f70d4334902c4af8a9c10a1b reported cstate change: term changed from 1 to 2, leader changed from d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2) to b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3). New cstate: current_term: 2 leader_uuid: "b64fa584f70d4334902c4af8a9c10a1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:01.561198 17300 leader_election.cc:290] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [CANDIDATE]: Term 2 election: Requested vote from peers 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279), b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3:37125)
I20260713 09:07:01.561843 17226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ef79be8d524ae9a924f1e514812334" candidate_uuid: "d898e81937674e5a91f8bae0a5ea31d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
I20260713 09:07:01.562036 17506 consensus_queue.cc:1048] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:01.562444 17226 raft_consensus.cc:3060] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:01.562872 17227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdd2b8e30ee40dd8e0038e20d7a028e" candidate_uuid: "d898e81937674e5a91f8bae0a5ea31d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
I20260713 09:07:01.563416 17227 raft_consensus.cc:3060] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:01.564455 17374 raft_consensus.cc:2468] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d898e81937674e5a91f8bae0a5ea31d4 in term 2.
I20260713 09:07:01.564512 17375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ef79be8d524ae9a924f1e514812334" candidate_uuid: "d898e81937674e5a91f8bae0a5ea31d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
I20260713 09:07:01.565161 17375 raft_consensus.cc:3055] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:01.565469 17375 raft_consensus.cc:740] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b64fa584f70d4334902c4af8a9c10a1b, State: Running, Role: LEADER
I20260713 09:07:01.566222 17375 consensus_queue.cc:260] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:01.567858 17265 leader_election.cc:304] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b64fa584f70d4334902c4af8a9c10a1b, d898e81937674e5a91f8bae0a5ea31d4; no voters: 
I20260713 09:07:01.568742 17505 raft_consensus.cc:2804] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:01.569207 17505 raft_consensus.cc:697] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4 [term 2 LEADER]: Becoming Leader. State: Replica: d898e81937674e5a91f8bae0a5ea31d4, State: Running, Role: LEADER
I20260713 09:07:01.570001 17505 consensus_queue.cc:237] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:01.572773 17375 raft_consensus.cc:3060] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:01.579950 17226 raft_consensus.cc:2468] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d898e81937674e5a91f8bae0a5ea31d4 in term 2.
I20260713 09:07:01.580200 17375 raft_consensus.cc:2468] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d898e81937674e5a91f8bae0a5ea31d4 in term 2.
I20260713 09:07:01.581192 17266 leader_election.cc:304] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f669316eb84b0e8c86b51ab2d60a45, d898e81937674e5a91f8bae0a5ea31d4; no voters: 
I20260713 09:07:01.582594 17506 raft_consensus.cc:2804] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:01.583122 17506 raft_consensus.cc:697] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 LEADER]: Becoming Leader. State: Replica: d898e81937674e5a91f8bae0a5ea31d4, State: Running, Role: LEADER
I20260713 09:07:01.583988 17506 consensus_queue.cc:237] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:01.585304 17224 raft_consensus.cc:515] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:01.587946 17225 raft_consensus.cc:1240] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Rejecting Update request from peer d898e81937674e5a91f8bae0a5ea31d4 for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:01.588045 17224 leader_election.cc:290] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [CANDIDATE]: Term 2 election: Requested vote from peers d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215), b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3:37125)
I20260713 09:07:01.588644 17300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8880124b894aa597a46c212f508142" candidate_uuid: "62f669316eb84b0e8c86b51ab2d60a45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
I20260713 09:07:01.589206 17300 raft_consensus.cc:3055] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:01.589540 17300 raft_consensus.cc:740] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d898e81937674e5a91f8bae0a5ea31d4, State: Running, Role: LEADER
I20260713 09:07:01.590365 17300 consensus_queue.cc:260] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:01.591460 17300 raft_consensus.cc:3060] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:01.594131 17375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8880124b894aa597a46c212f508142" candidate_uuid: "62f669316eb84b0e8c86b51ab2d60a45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
I20260713 09:07:01.595214 17426 raft_consensus.cc:993] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b: : Instructing follower 62f669316eb84b0e8c86b51ab2d60a45 to start an election
I20260713 09:07:01.595675 17446 raft_consensus.cc:1081] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Signalling peer 62f669316eb84b0e8c86b51ab2d60a45 to start an election
I20260713 09:07:01.597421 17225 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4a806ad33cb4959ab4cddf8df1a8197"
dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
 from {username='slave'} at 127.0.0.1:38906
I20260713 09:07:01.598019 17225 raft_consensus.cc:493] T e4a806ad33cb4959ab4cddf8df1a8197 P 62f669316eb84b0e8c86b51ab2d60a45 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:01.596566 17124 catalog_manager.cc:5697] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4 reported cstate change: term changed from 1 to 2, leader changed from b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3) to d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2). New cstate: current_term: 2 leader_uuid: "d898e81937674e5a91f8bae0a5ea31d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:01.598415 17225 raft_consensus.cc:3060] T e4a806ad33cb4959ab4cddf8df1a8197 P 62f669316eb84b0e8c86b51ab2d60a45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:01.600775 17300 raft_consensus.cc:2468] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62f669316eb84b0e8c86b51ab2d60a45 in term 2.
I20260713 09:07:01.589514 17227 raft_consensus.cc:2468] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d898e81937674e5a91f8bae0a5ea31d4 in term 2.
I20260713 09:07:01.602816 17192 leader_election.cc:304] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [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: 62f669316eb84b0e8c86b51ab2d60a45, d898e81937674e5a91f8bae0a5ea31d4; no voters: b64fa584f70d4334902c4af8a9c10a1b
I20260713 09:07:01.603983 17492 raft_consensus.cc:2804] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:01.604390 17492 raft_consensus.cc:697] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 LEADER]: Becoming Leader. State: Replica: 62f669316eb84b0e8c86b51ab2d60a45, State: Running, Role: LEADER
I20260713 09:07:01.605263 17492 consensus_queue.cc:237] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [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: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:01.609822 17225 raft_consensus.cc:515] T e4a806ad33cb4959ab4cddf8df1a8197 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:01.612249 17225 leader_election.cc:290] T e4a806ad33cb4959ab4cddf8df1a8197 P 62f669316eb84b0e8c86b51ab2d60a45 [CANDIDATE]: Term 2 election: Requested vote from peers d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215), b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3:37125)
I20260713 09:07:01.613225 17300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a806ad33cb4959ab4cddf8df1a8197" candidate_uuid: "62f669316eb84b0e8c86b51ab2d60a45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
I20260713 09:07:01.613853 17300 raft_consensus.cc:3060] T e4a806ad33cb4959ab4cddf8df1a8197 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:01.615211 17375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a806ad33cb4959ab4cddf8df1a8197" candidate_uuid: "62f669316eb84b0e8c86b51ab2d60a45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
I20260713 09:07:01.615836 17375 raft_consensus.cc:3055] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:01.615041 17121 catalog_manager.cc:5697] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 reported cstate change: term changed from 1 to 2, leader changed from b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3) to d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2). New cstate: current_term: 2 leader_uuid: "d898e81937674e5a91f8bae0a5ea31d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:01.616214 17375 raft_consensus.cc:740] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b64fa584f70d4334902c4af8a9c10a1b, State: Running, Role: LEADER
I20260713 09:07:01.617240 17375 consensus_queue.cc:260] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:01.617359 17124 catalog_manager.cc:5697] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 reported cstate change: term changed from 1 to 2, leader changed from d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2) to 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1). New cstate: current_term: 2 leader_uuid: "62f669316eb84b0e8c86b51ab2d60a45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:01.618561 17375 raft_consensus.cc:3060] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:01.624188 17300 raft_consensus.cc:2468] T e4a806ad33cb4959ab4cddf8df1a8197 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62f669316eb84b0e8c86b51ab2d60a45 in term 2.
I20260713 09:07:01.624610 17375 raft_consensus.cc:2468] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62f669316eb84b0e8c86b51ab2d60a45 in term 2.
I20260713 09:07:01.625635 17192 leader_election.cc:304] T e4a806ad33cb4959ab4cddf8df1a8197 P 62f669316eb84b0e8c86b51ab2d60a45 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f669316eb84b0e8c86b51ab2d60a45, d898e81937674e5a91f8bae0a5ea31d4; no voters: 
I20260713 09:07:01.626596 17492 raft_consensus.cc:2804] T e4a806ad33cb4959ab4cddf8df1a8197 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:01.627076 17492 raft_consensus.cc:697] T e4a806ad33cb4959ab4cddf8df1a8197 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 LEADER]: Becoming Leader. State: Replica: 62f669316eb84b0e8c86b51ab2d60a45, State: Running, Role: LEADER
I20260713 09:07:01.627875 17492 consensus_queue.cc:237] T e4a806ad33cb4959ab4cddf8df1a8197 P 62f669316eb84b0e8c86b51ab2d60a45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:01.634588 17124 catalog_manager.cc:5697] T e4a806ad33cb4959ab4cddf8df1a8197 P 62f669316eb84b0e8c86b51ab2d60a45 reported cstate change: term changed from 1 to 2, leader changed from b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3) to 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1). New cstate: current_term: 2 leader_uuid: "62f669316eb84b0e8c86b51ab2d60a45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:01.686702 17446 raft_consensus.cc:993] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b: : Instructing follower 62f669316eb84b0e8c86b51ab2d60a45 to start an election
I20260713 09:07:01.687152 17426 raft_consensus.cc:1081] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Signalling peer 62f669316eb84b0e8c86b51ab2d60a45 to start an election
I20260713 09:07:01.688539 17225 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71420a8353564f14b2ee6202b8d40978"
dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
 from {username='slave'} at 127.0.0.1:38906
I20260713 09:07:01.689033 17225 raft_consensus.cc:493] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:01.689342 17225 raft_consensus.cc:3060] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:01.694392 17225 raft_consensus.cc:515] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } } peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } }
I20260713 09:07:01.696017 17225 leader_election.cc:290] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45 [CANDIDATE]: Term 2 election: Requested vote from peers d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215), b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3:37125)
I20260713 09:07:01.697022 17300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71420a8353564f14b2ee6202b8d40978" candidate_uuid: "62f669316eb84b0e8c86b51ab2d60a45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
I20260713 09:07:01.697268 17375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71420a8353564f14b2ee6202b8d40978" candidate_uuid: "62f669316eb84b0e8c86b51ab2d60a45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
I20260713 09:07:01.697574 17300 raft_consensus.cc:3060] T 71420a8353564f14b2ee6202b8d40978 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:01.697837 17375 raft_consensus.cc:3055] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:01.698277 17375 raft_consensus.cc:740] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b64fa584f70d4334902c4af8a9c10a1b, State: Running, Role: LEADER
I20260713 09:07:01.699098 17375 consensus_queue.cc:260] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } } peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } }
I20260713 09:07:01.700282 17375 raft_consensus.cc:3060] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:01.703159 17300 raft_consensus.cc:2468] T 71420a8353564f14b2ee6202b8d40978 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62f669316eb84b0e8c86b51ab2d60a45 in term 2.
I20260713 09:07:01.704355 17192 leader_election.cc:304] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f669316eb84b0e8c86b51ab2d60a45, d898e81937674e5a91f8bae0a5ea31d4; no voters: 
I20260713 09:07:01.705190 17492 raft_consensus.cc:2804] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:01.705503 17375 raft_consensus.cc:2468] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62f669316eb84b0e8c86b51ab2d60a45 in term 2.
I20260713 09:07:01.705665 17492 raft_consensus.cc:697] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 LEADER]: Becoming Leader. State: Replica: 62f669316eb84b0e8c86b51ab2d60a45, State: Running, Role: LEADER
I20260713 09:07:01.706578 17492 consensus_queue.cc:237] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } } peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } }
I20260713 09:07:01.713065 17124 catalog_manager.cc:5697] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45 reported cstate change: term changed from 1 to 2, leader changed from b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3) to 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1). New cstate: current_term: 2 leader_uuid: "62f669316eb84b0e8c86b51ab2d60a45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:01.806110 17447 raft_consensus.cc:993] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b: : Instructing follower d898e81937674e5a91f8bae0a5ea31d4 to start an election
I20260713 09:07:01.806594 17426 raft_consensus.cc:1081] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Signalling peer d898e81937674e5a91f8bae0a5ea31d4 to start an election
I20260713 09:07:01.808574 17300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b27518cfb8574f60b004979c2618a0d4"
dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
 from {username='slave'} at 127.0.0.1:38056
I20260713 09:07:01.809900 17300 raft_consensus.cc:493] T b27518cfb8574f60b004979c2618a0d4 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:01.810330 17300 raft_consensus.cc:3060] T b27518cfb8574f60b004979c2618a0d4 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:01.814734 17443 raft_consensus.cc:993] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b: : Instructing follower 62f669316eb84b0e8c86b51ab2d60a45 to start an election
I20260713 09:07:01.815255 17443 raft_consensus.cc:1081] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Signalling peer 62f669316eb84b0e8c86b51ab2d60a45 to start an election
I20260713 09:07:01.815878 17446 raft_consensus.cc:993] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b: : Instructing follower d898e81937674e5a91f8bae0a5ea31d4 to start an election
I20260713 09:07:01.816390 17446 raft_consensus.cc:1081] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Signalling peer d898e81937674e5a91f8bae0a5ea31d4 to start an election
I20260713 09:07:01.817006 17225 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49731dc2935e431b82fa0adda316a698"
dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
 from {username='slave'} at 127.0.0.1:38906
I20260713 09:07:01.817588 17225 raft_consensus.cc:493] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:01.817962 17225 raft_consensus.cc:3060] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:01.818562 17298 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0de4758409a847f7844c4bf756cd91b4"
dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
 from {username='slave'} at 127.0.0.1:38056
I20260713 09:07:01.818638 17300 raft_consensus.cc:515] T b27518cfb8574f60b004979c2618a0d4 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:01.819288 17298 raft_consensus.cc:493] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:01.819753 17298 raft_consensus.cc:3060] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:01.821704 17227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27518cfb8574f60b004979c2618a0d4" candidate_uuid: "d898e81937674e5a91f8bae0a5ea31d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
I20260713 09:07:01.822332 17227 raft_consensus.cc:3060] T b27518cfb8574f60b004979c2618a0d4 P 62f669316eb84b0e8c86b51ab2d60a45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:01.827323 17225 raft_consensus.cc:515] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:01.829367 17227 raft_consensus.cc:2468] T b27518cfb8574f60b004979c2618a0d4 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d898e81937674e5a91f8bae0a5ea31d4 in term 2.
I20260713 09:07:01.829931 17298 raft_consensus.cc:515] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:01.830464 17299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49731dc2935e431b82fa0adda316a698" candidate_uuid: "62f669316eb84b0e8c86b51ab2d60a45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
I20260713 09:07:01.831012 17225 leader_election.cc:290] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45 [CANDIDATE]: Term 2 election: Requested vote from peers d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215), b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3:37125)
I20260713 09:07:01.831123 17299 raft_consensus.cc:3060] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:01.830600 17375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49731dc2935e431b82fa0adda316a698" candidate_uuid: "62f669316eb84b0e8c86b51ab2d60a45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
I20260713 09:07:01.831734 17375 raft_consensus.cc:3055] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:01.832191 17375 raft_consensus.cc:740] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b64fa584f70d4334902c4af8a9c10a1b, State: Running, Role: LEADER
I20260713 09:07:01.833410 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de4758409a847f7844c4bf756cd91b4" candidate_uuid: "d898e81937674e5a91f8bae0a5ea31d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
I20260713 09:07:01.834012 17374 raft_consensus.cc:3055] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:01.834375 17374 raft_consensus.cc:740] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b64fa584f70d4334902c4af8a9c10a1b, State: Running, Role: LEADER
I20260713 09:07:01.834127 17375 consensus_queue.cc:260] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:01.835491 17375 raft_consensus.cc:3060] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:01.835208 17374 consensus_queue.cc:260] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:01.836319 17374 raft_consensus.cc:3060] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:01.837270 17266 leader_election.cc:304] T b27518cfb8574f60b004979c2618a0d4 P d898e81937674e5a91f8bae0a5ea31d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f669316eb84b0e8c86b51ab2d60a45, d898e81937674e5a91f8bae0a5ea31d4; no voters: 
I20260713 09:07:01.838121 17506 raft_consensus.cc:2804] T b27518cfb8574f60b004979c2618a0d4 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:01.838617 17506 raft_consensus.cc:697] T b27518cfb8574f60b004979c2618a0d4 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 LEADER]: Becoming Leader. State: Replica: d898e81937674e5a91f8bae0a5ea31d4, State: Running, Role: LEADER
I20260713 09:07:01.833151 17298 leader_election.cc:290] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4 [CANDIDATE]: Term 2 election: Requested vote from peers 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279), b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3:37125)
I20260713 09:07:01.839560 17506 consensus_queue.cc:237] T b27518cfb8574f60b004979c2618a0d4 P d898e81937674e5a91f8bae0a5ea31d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:01.840126 17299 raft_consensus.cc:2468] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62f669316eb84b0e8c86b51ab2d60a45 in term 2.
I20260713 09:07:01.840826 17376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27518cfb8574f60b004979c2618a0d4" candidate_uuid: "d898e81937674e5a91f8bae0a5ea31d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
I20260713 09:07:01.841145 17225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de4758409a847f7844c4bf756cd91b4" candidate_uuid: "d898e81937674e5a91f8bae0a5ea31d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
I20260713 09:07:01.841399 17376 raft_consensus.cc:3055] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:01.841493 17300 leader_election.cc:290] T b27518cfb8574f60b004979c2618a0d4 P d898e81937674e5a91f8bae0a5ea31d4 [CANDIDATE]: Term 2 election: Requested vote from peers 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279), b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3:37125)
I20260713 09:07:01.841677 17225 raft_consensus.cc:3060] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:01.841745 17376 raft_consensus.cc:740] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b64fa584f70d4334902c4af8a9c10a1b, State: Running, Role: LEADER
I20260713 09:07:01.842660 17376 consensus_queue.cc:260] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:01.843643 17192 leader_election.cc:304] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f669316eb84b0e8c86b51ab2d60a45, d898e81937674e5a91f8bae0a5ea31d4; no voters: 
I20260713 09:07:01.843961 17376 raft_consensus.cc:3060] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:01.844617 17492 raft_consensus.cc:2804] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:01.845173 17492 raft_consensus.cc:697] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 LEADER]: Becoming Leader. State: Replica: 62f669316eb84b0e8c86b51ab2d60a45, State: Running, Role: LEADER
I20260713 09:07:01.846072 17492 consensus_queue.cc:237] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:01.847725 17375 raft_consensus.cc:2468] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62f669316eb84b0e8c86b51ab2d60a45 in term 2.
I20260713 09:07:01.850680 17225 raft_consensus.cc:2468] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d898e81937674e5a91f8bae0a5ea31d4 in term 2.
I20260713 09:07:01.851948 17266 leader_election.cc:304] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f669316eb84b0e8c86b51ab2d60a45, d898e81937674e5a91f8bae0a5ea31d4; no voters: 
I20260713 09:07:01.852912 17506 raft_consensus.cc:2804] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:01.853411 17506 raft_consensus.cc:697] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 LEADER]: Becoming Leader. State: Replica: d898e81937674e5a91f8bae0a5ea31d4, State: Running, Role: LEADER
I20260713 09:07:01.854385 17376 raft_consensus.cc:2468] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d898e81937674e5a91f8bae0a5ea31d4 in term 2.
I20260713 09:07:01.854184 17506 consensus_queue.cc:237] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:01.855439 17374 raft_consensus.cc:2468] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d898e81937674e5a91f8bae0a5ea31d4 in term 2.
I20260713 09:07:01.857299 17124 catalog_manager.cc:5697] T b27518cfb8574f60b004979c2618a0d4 P d898e81937674e5a91f8bae0a5ea31d4 reported cstate change: term changed from 1 to 2, leader changed from b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3) to d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2). New cstate: current_term: 2 leader_uuid: "d898e81937674e5a91f8bae0a5ea31d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:01.860545 17121 catalog_manager.cc:5697] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45 reported cstate change: term changed from 1 to 2, leader changed from b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3) to 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1). New cstate: current_term: 2 leader_uuid: "62f669316eb84b0e8c86b51ab2d60a45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:01.871104 17121 catalog_manager.cc:5697] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4 reported cstate change: term changed from 1 to 2, leader changed from b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3) to d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2). New cstate: current_term: 2 leader_uuid: "d898e81937674e5a91f8bae0a5ea31d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:01.920312 17225 raft_consensus.cc:1275] T 6a1841a19a6646c9b1ac50a501ac56f6 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Refusing update from remote peer b64fa584f70d4334902c4af8a9c10a1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:01.921816 17443 consensus_queue.cc:1048] T 6a1841a19a6646c9b1ac50a501ac56f6 P b64fa584f70d4334902c4af8a9c10a1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:01.929978 17300 raft_consensus.cc:1275] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 FOLLOWER]: Refusing update from remote peer b64fa584f70d4334902c4af8a9c10a1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:01.931711 17447 consensus_queue.cc:1048] T 6a1841a19a6646c9b1ac50a501ac56f6 P b64fa584f70d4334902c4af8a9c10a1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:02.008739 17225 raft_consensus.cc:1275] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Refusing update from remote peer d898e81937674e5a91f8bae0a5ea31d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:02.010084 17506 consensus_queue.cc:1048] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:02.017849 17374 raft_consensus.cc:1275] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [term 2 FOLLOWER]: Refusing update from remote peer d898e81937674e5a91f8bae0a5ea31d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:02.019413 17474 consensus_queue.cc:1048] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:02.032550 17300 raft_consensus.cc:1275] T e4a806ad33cb4959ab4cddf8df1a8197 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 FOLLOWER]: Refusing update from remote peer 62f669316eb84b0e8c86b51ab2d60a45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:02.033749 17492 consensus_queue.cc:1048] T e4a806ad33cb4959ab4cddf8df1a8197 P 62f669316eb84b0e8c86b51ab2d60a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:02.042482 17374 raft_consensus.cc:1275] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b [term 2 FOLLOWER]: Refusing update from remote peer 62f669316eb84b0e8c86b51ab2d60a45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:02.043988 17455 consensus_queue.cc:1048] T e4a806ad33cb4959ab4cddf8df1a8197 P 62f669316eb84b0e8c86b51ab2d60a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:02.098202 17374 raft_consensus.cc:1275] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [term 2 FOLLOWER]: Refusing update from remote peer d898e81937674e5a91f8bae0a5ea31d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:02.099710 17474 consensus_queue.cc:1048] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:02.108486 17225 raft_consensus.cc:1275] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Refusing update from remote peer d898e81937674e5a91f8bae0a5ea31d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:02.110353 17474 consensus_queue.cc:1048] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:02.112365 17300 raft_consensus.cc:1275] T 71420a8353564f14b2ee6202b8d40978 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 FOLLOWER]: Refusing update from remote peer 62f669316eb84b0e8c86b51ab2d60a45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:02.114490 17455 consensus_queue.cc:1048] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:02.124923 17374 raft_consensus.cc:1275] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [term 2 FOLLOWER]: Refusing update from remote peer 62f669316eb84b0e8c86b51ab2d60a45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:02.126335 17494 consensus_queue.cc:1048] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:02.157388 17300 raft_consensus.cc:1275] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 FOLLOWER]: Refusing update from remote peer 62f669316eb84b0e8c86b51ab2d60a45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:02.158679 17494 consensus_queue.cc:1048] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:02.166430 17374 raft_consensus.cc:3060] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:02.174312 17374 raft_consensus.cc:1275] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b [term 2 FOLLOWER]: Refusing update from remote peer 62f669316eb84b0e8c86b51ab2d60a45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:02.175788 17517 consensus_queue.cc:1048] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:02.234475 17374 raft_consensus.cc:1275] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b [term 2 FOLLOWER]: Refusing update from remote peer 62f669316eb84b0e8c86b51ab2d60a45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:02.235877 17517 consensus_queue.cc:1048] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:02.243918 17300 raft_consensus.cc:1275] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 FOLLOWER]: Refusing update from remote peer 62f669316eb84b0e8c86b51ab2d60a45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:02.245479 17517 consensus_queue.cc:1048] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:02.343931 17374 raft_consensus.cc:1275] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b [term 2 FOLLOWER]: Refusing update from remote peer d898e81937674e5a91f8bae0a5ea31d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:02.345309 17474 consensus_queue.cc:1048] T b27518cfb8574f60b004979c2618a0d4 P d898e81937674e5a91f8bae0a5ea31d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:02.353892 17225 raft_consensus.cc:1275] T b27518cfb8574f60b004979c2618a0d4 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Refusing update from remote peer d898e81937674e5a91f8bae0a5ea31d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:02.355837 17505 consensus_queue.cc:1048] T b27518cfb8574f60b004979c2618a0d4 P d898e81937674e5a91f8bae0a5ea31d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:02.365183 17374 raft_consensus.cc:1275] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b [term 2 FOLLOWER]: Refusing update from remote peer d898e81937674e5a91f8bae0a5ea31d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:02.366516 17505 consensus_queue.cc:1048] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:02.373281 17225 raft_consensus.cc:1275] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Refusing update from remote peer d898e81937674e5a91f8bae0a5ea31d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:02.375623 17474 consensus_queue.cc:1048] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:04.472373 16604 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:07:04.473327 16604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:04.489605 17227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a5929099a1f413981cb1d13e96ef094"
dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
mode: GRACEFUL
new_leader_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
 from {username='slave'} at 127.0.0.1:58532
I20260713 09:07:04.490140 17227 raft_consensus.cc:606] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [term 1 LEADER]: Received request to transfer leadership to TS b64fa584f70d4334902c4af8a9c10a1b
I20260713 09:07:04.492475 17227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf8880124b894aa597a46c212f508142"
dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
mode: GRACEFUL
new_leader_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
 from {username='slave'} at 127.0.0.1:58532
I20260713 09:07:04.492991 17227 raft_consensus.cc:606] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 LEADER]: Received request to transfer leadership to TS b64fa584f70d4334902c4af8a9c10a1b
I20260713 09:07:04.494136 16604 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:07:04.494727 16604 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:04.854918 17523 raft_consensus.cc:993] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45: : Instructing follower b64fa584f70d4334902c4af8a9c10a1b to start an election
I20260713 09:07:04.855425 17517 raft_consensus.cc:1081] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 LEADER]: Signalling peer b64fa584f70d4334902c4af8a9c10a1b to start an election
I20260713 09:07:04.857137 17376 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf8880124b894aa597a46c212f508142"
dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
 from {username='slave'} at 127.0.0.1:52930
I20260713 09:07:04.857625 17376 raft_consensus.cc:493] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:04.857934 17376 raft_consensus.cc:3060] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:04.863127 17376 raft_consensus.cc:515] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:04.865375 17376 leader_election.cc:290] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 3 election: Requested vote from peers 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279), d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215)
I20260713 09:07:04.865880 17517 raft_consensus.cc:993] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45: : Instructing follower b64fa584f70d4334902c4af8a9c10a1b to start an election
I20260713 09:07:04.865779 17227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8880124b894aa597a46c212f508142" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
I20260713 09:07:04.866039 17300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8880124b894aa597a46c212f508142" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
I20260713 09:07:04.866465 17227 raft_consensus.cc:3055] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:04.866586 17517 raft_consensus.cc:1081] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [term 1 LEADER]: Signalling peer b64fa584f70d4334902c4af8a9c10a1b to start an election
I20260713 09:07:04.866634 17300 raft_consensus.cc:3060] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:04.866870 17227 raft_consensus.cc:740] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62f669316eb84b0e8c86b51ab2d60a45, State: Running, Role: LEADER
I20260713 09:07:04.867914 17227 consensus_queue.cc:260] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [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: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:04.868438 17376 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a5929099a1f413981cb1d13e96ef094"
dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
 from {username='slave'} at 127.0.0.1:52930
I20260713 09:07:04.869004 17376 raft_consensus.cc:493] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:04.869388 17376 raft_consensus.cc:3060] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:04.869417 17227 raft_consensus.cc:3060] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:04.873785 17300 raft_consensus.cc:2468] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 3.
I20260713 09:07:04.875116 17341 leader_election.cc:304] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b [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: b64fa584f70d4334902c4af8a9c10a1b, d898e81937674e5a91f8bae0a5ea31d4; no voters: 
I20260713 09:07:04.875910 17447 raft_consensus.cc:2804] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:04.877261 17227 raft_consensus.cc:2468] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 3.
I20260713 09:07:04.877295 17376 raft_consensus.cc:515] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:04.878518 17447 raft_consensus.cc:697] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b [term 3 LEADER]: Becoming Leader. State: Replica: b64fa584f70d4334902c4af8a9c10a1b, State: Running, Role: LEADER
I20260713 09:07:04.879477 17447 consensus_queue.cc:237] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b [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: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:04.880776 17376 leader_election.cc:290] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 2 election: Requested vote from peers 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279), d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215)
I20260713 09:07:04.881515 17300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5929099a1f413981cb1d13e96ef094" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
I20260713 09:07:04.882125 17300 raft_consensus.cc:3060] T 9a5929099a1f413981cb1d13e96ef094 P d898e81937674e5a91f8bae0a5ea31d4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:04.882681 17227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5929099a1f413981cb1d13e96ef094" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
I20260713 09:07:04.883404 17227 raft_consensus.cc:3055] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:04.883948 17227 raft_consensus.cc:740] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62f669316eb84b0e8c86b51ab2d60a45, State: Running, Role: LEADER
I20260713 09:07:04.884900 17227 consensus_queue.cc:260] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:04.886308 17227 raft_consensus.cc:3060] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:04.890035 17300 raft_consensus.cc:2468] T 9a5929099a1f413981cb1d13e96ef094 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 2.
I20260713 09:07:04.891592 17341 leader_election.cc:304] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b64fa584f70d4334902c4af8a9c10a1b, d898e81937674e5a91f8bae0a5ea31d4; no voters: 
I20260713 09:07:04.892475 17447 raft_consensus.cc:2804] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:04.892995 17447 raft_consensus.cc:697] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b [term 2 LEADER]: Becoming Leader. State: Replica: b64fa584f70d4334902c4af8a9c10a1b, State: Running, Role: LEADER
I20260713 09:07:04.893644 17227 raft_consensus.cc:2468] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 2.
I20260713 09:07:04.893800 17447 consensus_queue.cc:237] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:04.895560 17121 catalog_manager.cc:5697] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b reported cstate change: term changed from 2 to 3, leader changed from 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1) to b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3). New cstate: current_term: 3 leader_uuid: "b64fa584f70d4334902c4af8a9c10a1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:04.915283 17121 catalog_manager.cc:5697] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b reported cstate change: term changed from 1 to 2, leader changed from 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1) to b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3). New cstate: current_term: 2 leader_uuid: "b64fa584f70d4334902c4af8a9c10a1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:05.363577 17227 raft_consensus.cc:1275] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Refusing update from remote peer b64fa584f70d4334902c4af8a9c10a1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:05.364923 17447 consensus_queue.cc:1048] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:05.374794 17300 raft_consensus.cc:1275] T 9a5929099a1f413981cb1d13e96ef094 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 FOLLOWER]: Refusing update from remote peer b64fa584f70d4334902c4af8a9c10a1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:05.376379 17524 consensus_queue.cc:1048] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:05.396166 17227 raft_consensus.cc:1275] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 FOLLOWER]: Refusing update from remote peer b64fa584f70d4334902c4af8a9c10a1b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:05.397377 17300 raft_consensus.cc:1275] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [term 3 FOLLOWER]: Refusing update from remote peer b64fa584f70d4334902c4af8a9c10a1b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:05.397528 17524 consensus_queue.cc:1048] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:05.398567 17447 consensus_queue.cc:1048] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:05.495637 16604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:05.513684 17374 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a5929099a1f413981cb1d13e96ef094"
dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
mode: GRACEFUL
new_leader_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
 from {username='slave'} at 127.0.0.1:52938
I20260713 09:07:05.514282 17374 raft_consensus.cc:606] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b [term 2 LEADER]: Received request to transfer leadership to TS 62f669316eb84b0e8c86b51ab2d60a45
I20260713 09:07:05.522882 17374 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf8880124b894aa597a46c212f508142"
dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
mode: GRACEFUL
new_leader_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
 from {username='slave'} at 127.0.0.1:52938
I20260713 09:07:05.523451 17374 raft_consensus.cc:606] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b [term 3 LEADER]: Received request to transfer leadership to TS 62f669316eb84b0e8c86b51ab2d60a45
I20260713 09:07:05.528478 17300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0de4758409a847f7844c4bf756cd91b4"
dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
mode: GRACEFUL
new_leader_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
 from {username='slave'} at 127.0.0.1:38084
I20260713 09:07:05.529036 17300 raft_consensus.cc:606] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 LEADER]: Received request to transfer leadership to TS 62f669316eb84b0e8c86b51ab2d60a45
I20260713 09:07:05.534083 17300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27ef79be8d524ae9a924f1e514812334"
dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
mode: GRACEFUL
new_leader_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
 from {username='slave'} at 127.0.0.1:38084
I20260713 09:07:05.534621 17300 raft_consensus.cc:606] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 LEADER]: Received request to transfer leadership to TS 62f669316eb84b0e8c86b51ab2d60a45
I20260713 09:07:05.539846 17300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efdd2b8e30ee40dd8e0038e20d7a028e"
dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
mode: GRACEFUL
new_leader_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
 from {username='slave'} at 127.0.0.1:38084
I20260713 09:07:05.540406 17300 raft_consensus.cc:606] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4 [term 2 LEADER]: Received request to transfer leadership to TS 62f669316eb84b0e8c86b51ab2d60a45
I20260713 09:07:05.729214 17520 raft_consensus.cc:993] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4: : Instructing follower 62f669316eb84b0e8c86b51ab2d60a45 to start an election
I20260713 09:07:05.729686 17539 raft_consensus.cc:1081] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 LEADER]: Signalling peer 62f669316eb84b0e8c86b51ab2d60a45 to start an election
I20260713 09:07:05.731312 17227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27ef79be8d524ae9a924f1e514812334"
dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
 from {username='slave'} at 127.0.0.1:38908
I20260713 09:07:05.731824 17227 raft_consensus.cc:493] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:05.732095 17227 raft_consensus.cc:3060] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:05.736997 17227 raft_consensus.cc:515] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:05.739506 17227 leader_election.cc:290] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45 [CANDIDATE]: Term 3 election: Requested vote from peers d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215), b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3:37125)
I20260713 09:07:05.739729 17300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ef79be8d524ae9a924f1e514812334" candidate_uuid: "62f669316eb84b0e8c86b51ab2d60a45" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
I20260713 09:07:05.740131 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ef79be8d524ae9a924f1e514812334" candidate_uuid: "62f669316eb84b0e8c86b51ab2d60a45" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
I20260713 09:07:05.740345 17300 raft_consensus.cc:3055] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:05.740759 17374 raft_consensus.cc:3060] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:05.740753 17300 raft_consensus.cc:740] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d898e81937674e5a91f8bae0a5ea31d4, State: Running, Role: LEADER
I20260713 09:07:05.741945 17520 raft_consensus.cc:993] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4: : Instructing follower 62f669316eb84b0e8c86b51ab2d60a45 to start an election
I20260713 09:07:05.741817 17300 consensus_queue.cc:260] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [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: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:05.742447 17539 raft_consensus.cc:1081] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 LEADER]: Signalling peer 62f669316eb84b0e8c86b51ab2d60a45 to start an election
I20260713 09:07:05.742996 17300 raft_consensus.cc:3060] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:05.744114 17225 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0de4758409a847f7844c4bf756cd91b4"
dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
 from {username='slave'} at 127.0.0.1:38908
I20260713 09:07:05.744751 17225 raft_consensus.cc:493] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:05.745152 17225 raft_consensus.cc:3060] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:05.749526 17374 raft_consensus.cc:2468] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62f669316eb84b0e8c86b51ab2d60a45 in term 3.
I20260713 09:07:05.749729 17300 raft_consensus.cc:2468] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62f669316eb84b0e8c86b51ab2d60a45 in term 3.
I20260713 09:07:05.750876 17190 leader_election.cc:304] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45 [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: 62f669316eb84b0e8c86b51ab2d60a45, b64fa584f70d4334902c4af8a9c10a1b; no voters: 
I20260713 09:07:05.751762 17523 raft_consensus.cc:2804] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:05.752295 17523 raft_consensus.cc:697] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 LEADER]: Becoming Leader. State: Replica: 62f669316eb84b0e8c86b51ab2d60a45, State: Running, Role: LEADER
I20260713 09:07:05.752490 17225 raft_consensus.cc:515] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:05.753201 17523 consensus_queue.cc:237] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45 [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: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:05.754796 17225 leader_election.cc:290] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45 [CANDIDATE]: Term 3 election: Requested vote from peers d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215), b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3:37125)
I20260713 09:07:05.755374 17300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de4758409a847f7844c4bf756cd91b4" candidate_uuid: "62f669316eb84b0e8c86b51ab2d60a45" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
I20260713 09:07:05.755980 17300 raft_consensus.cc:3055] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:05.756134 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de4758409a847f7844c4bf756cd91b4" candidate_uuid: "62f669316eb84b0e8c86b51ab2d60a45" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
I20260713 09:07:05.756327 17300 raft_consensus.cc:740] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d898e81937674e5a91f8bae0a5ea31d4, State: Running, Role: LEADER
I20260713 09:07:05.756701 17374 raft_consensus.cc:3060] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:05.757058 17300 consensus_queue.cc:260] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4 [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: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:05.758162 17300 raft_consensus.cc:3060] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:05.763540 17374 raft_consensus.cc:2468] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62f669316eb84b0e8c86b51ab2d60a45 in term 3.
I20260713 09:07:05.764230 17300 raft_consensus.cc:2468] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62f669316eb84b0e8c86b51ab2d60a45 in term 3.
I20260713 09:07:05.765005 17190 leader_election.cc:304] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45 [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: 62f669316eb84b0e8c86b51ab2d60a45, b64fa584f70d4334902c4af8a9c10a1b; no voters: 
I20260713 09:07:05.766340 17517 raft_consensus.cc:2804] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:05.766872 17517 raft_consensus.cc:697] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 LEADER]: Becoming Leader. State: Replica: 62f669316eb84b0e8c86b51ab2d60a45, State: Running, Role: LEADER
I20260713 09:07:05.767784 17517 consensus_queue.cc:237] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45 [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: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:05.771551 17122 catalog_manager.cc:5697] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45 reported cstate change: term changed from 2 to 3, leader changed from d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2) to 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1). New cstate: current_term: 3 leader_uuid: "62f669316eb84b0e8c86b51ab2d60a45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:05.786535 17122 catalog_manager.cc:5697] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45 reported cstate change: term changed from 2 to 3, leader changed from d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2) to 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1). New cstate: current_term: 3 leader_uuid: "62f669316eb84b0e8c86b51ab2d60a45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:05.813372 17447 raft_consensus.cc:993] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b: : Instructing follower 62f669316eb84b0e8c86b51ab2d60a45 to start an election
I20260713 09:07:05.813849 17538 raft_consensus.cc:1081] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b [term 3 LEADER]: Signalling peer 62f669316eb84b0e8c86b51ab2d60a45 to start an election
I20260713 09:07:05.815277 17225 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf8880124b894aa597a46c212f508142"
dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
 from {username='slave'} at 127.0.0.1:38906
I20260713 09:07:05.815757 17225 raft_consensus.cc:493] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:05.816069 17225 raft_consensus.cc:3060] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:05.820643 17225 raft_consensus.cc:515] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:05.822337 17225 leader_election.cc:290] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [CANDIDATE]: Term 4 election: Requested vote from peers d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215), b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3:37125)
I20260713 09:07:05.823354 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8880124b894aa597a46c212f508142" candidate_uuid: "62f669316eb84b0e8c86b51ab2d60a45" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
I20260713 09:07:05.823258 17300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8880124b894aa597a46c212f508142" candidate_uuid: "62f669316eb84b0e8c86b51ab2d60a45" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
I20260713 09:07:05.823964 17300 raft_consensus.cc:3060] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:05.823959 17374 raft_consensus.cc:3055] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:05.824496 17374 raft_consensus.cc:740] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b64fa584f70d4334902c4af8a9c10a1b, State: Running, Role: LEADER
I20260713 09:07:05.825237 17374 consensus_queue.cc:260] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b [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: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:05.826292 17374 raft_consensus.cc:3060] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:05.830452 17300 raft_consensus.cc:2468] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62f669316eb84b0e8c86b51ab2d60a45 in term 4.
I20260713 09:07:05.831590 17192 leader_election.cc:304] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [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: 62f669316eb84b0e8c86b51ab2d60a45, d898e81937674e5a91f8bae0a5ea31d4; no voters: 
I20260713 09:07:05.832063 17374 raft_consensus.cc:2468] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62f669316eb84b0e8c86b51ab2d60a45 in term 4.
I20260713 09:07:05.832300 17517 raft_consensus.cc:2804] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:05.832762 17517 raft_consensus.cc:697] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [term 4 LEADER]: Becoming Leader. State: Replica: 62f669316eb84b0e8c86b51ab2d60a45, State: Running, Role: LEADER
I20260713 09:07:05.833611 17517 consensus_queue.cc:237] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [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: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:05.839411 17121 catalog_manager.cc:5697] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 reported cstate change: term changed from 3 to 4, leader changed from b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3) to 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1). New cstate: current_term: 4 leader_uuid: "62f669316eb84b0e8c86b51ab2d60a45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:05.993461 17524 raft_consensus.cc:993] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b: : Instructing follower 62f669316eb84b0e8c86b51ab2d60a45 to start an election
I20260713 09:07:05.993928 17538 raft_consensus.cc:1081] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b [term 2 LEADER]: Signalling peer 62f669316eb84b0e8c86b51ab2d60a45 to start an election
I20260713 09:07:05.995339 17225 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a5929099a1f413981cb1d13e96ef094"
dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
 from {username='slave'} at 127.0.0.1:38906
I20260713 09:07:05.995898 17225 raft_consensus.cc:493] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:05.996243 17225 raft_consensus.cc:3060] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:06.001785 17225 raft_consensus.cc:515] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:06.004323 17225 leader_election.cc:290] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [CANDIDATE]: Term 3 election: Requested vote from peers d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215), b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3:37125)
I20260713 09:07:06.005780 17300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5929099a1f413981cb1d13e96ef094" candidate_uuid: "62f669316eb84b0e8c86b51ab2d60a45" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
I20260713 09:07:06.006479 17300 raft_consensus.cc:3060] T 9a5929099a1f413981cb1d13e96ef094 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:06.006501 17376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5929099a1f413981cb1d13e96ef094" candidate_uuid: "62f669316eb84b0e8c86b51ab2d60a45" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
I20260713 09:07:06.007239 17376 raft_consensus.cc:3055] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:06.007539 17376 raft_consensus.cc:740] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b64fa584f70d4334902c4af8a9c10a1b, State: Running, Role: LEADER
I20260713 09:07:06.008263 17376 consensus_queue.cc:260] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b [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: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:06.009186 17376 raft_consensus.cc:3060] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:06.011765 17300 raft_consensus.cc:2468] T 9a5929099a1f413981cb1d13e96ef094 P d898e81937674e5a91f8bae0a5ea31d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62f669316eb84b0e8c86b51ab2d60a45 in term 3.
I20260713 09:07:06.012948 17192 leader_election.cc:304] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [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: 62f669316eb84b0e8c86b51ab2d60a45, d898e81937674e5a91f8bae0a5ea31d4; no voters: 
I20260713 09:07:06.013752 17545 raft_consensus.cc:2804] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:06.014026 17376 raft_consensus.cc:2468] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62f669316eb84b0e8c86b51ab2d60a45 in term 3.
I20260713 09:07:06.014187 17545 raft_consensus.cc:697] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 LEADER]: Becoming Leader. State: Replica: 62f669316eb84b0e8c86b51ab2d60a45, State: Running, Role: LEADER
I20260713 09:07:06.015113 17545 consensus_queue.cc:237] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [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: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:06.021272 17121 catalog_manager.cc:5697] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 reported cstate change: term changed from 2 to 3, leader changed from b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3) to 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1). New cstate: current_term: 3 leader_uuid: "62f669316eb84b0e8c86b51ab2d60a45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:06.082262 17520 raft_consensus.cc:993] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4: : Instructing follower 62f669316eb84b0e8c86b51ab2d60a45 to start an election
I20260713 09:07:06.082683 17539 raft_consensus.cc:1081] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4 [term 2 LEADER]: Signalling peer 62f669316eb84b0e8c86b51ab2d60a45 to start an election
I20260713 09:07:06.084066 17225 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efdd2b8e30ee40dd8e0038e20d7a028e"
dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
 from {username='slave'} at 127.0.0.1:38908
I20260713 09:07:06.084540 17225 raft_consensus.cc:493] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:06.084823 17225 raft_consensus.cc:3060] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:06.088937 17225 raft_consensus.cc:515] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:06.090318 17225 leader_election.cc:290] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45 [CANDIDATE]: Term 3 election: Requested vote from peers d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215), b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3:37125)
I20260713 09:07:06.091226 17300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdd2b8e30ee40dd8e0038e20d7a028e" candidate_uuid: "62f669316eb84b0e8c86b51ab2d60a45" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
I20260713 09:07:06.091363 17376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdd2b8e30ee40dd8e0038e20d7a028e" candidate_uuid: "62f669316eb84b0e8c86b51ab2d60a45" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
I20260713 09:07:06.091765 17300 raft_consensus.cc:3055] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:06.091895 17376 raft_consensus.cc:3060] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:06.092063 17300 raft_consensus.cc:740] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d898e81937674e5a91f8bae0a5ea31d4, State: Running, Role: LEADER
I20260713 09:07:06.092828 17300 consensus_queue.cc:260] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4 [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: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:06.093648 17300 raft_consensus.cc:3060] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:06.097208 17376 raft_consensus.cc:2468] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62f669316eb84b0e8c86b51ab2d60a45 in term 3.
I20260713 09:07:06.097853 17300 raft_consensus.cc:2468] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62f669316eb84b0e8c86b51ab2d60a45 in term 3.
I20260713 09:07:06.098310 17190 leader_election.cc:304] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45 [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: 62f669316eb84b0e8c86b51ab2d60a45, b64fa584f70d4334902c4af8a9c10a1b; no voters: 
I20260713 09:07:06.099089 17545 raft_consensus.cc:2804] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:06.099575 17545 raft_consensus.cc:697] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 LEADER]: Becoming Leader. State: Replica: 62f669316eb84b0e8c86b51ab2d60a45, State: Running, Role: LEADER
I20260713 09:07:06.100309 17545 consensus_queue.cc:237] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45 [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: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:06.107555 17121 catalog_manager.cc:5697] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45 reported cstate change: term changed from 2 to 3, leader changed from d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2) to 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1). New cstate: current_term: 3 leader_uuid: "62f669316eb84b0e8c86b51ab2d60a45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:06.187070 17376 raft_consensus.cc:1275] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [term 3 FOLLOWER]: Refusing update from remote peer 62f669316eb84b0e8c86b51ab2d60a45: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:06.188813 17545 consensus_queue.cc:1048] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:06.196260 17376 raft_consensus.cc:1275] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b [term 3 FOLLOWER]: Refusing update from remote peer 62f669316eb84b0e8c86b51ab2d60a45: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:06.198096 17523 consensus_queue.cc:1048] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:06.200770 17300 raft_consensus.cc:1275] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [term 3 FOLLOWER]: Refusing update from remote peer 62f669316eb84b0e8c86b51ab2d60a45: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:06.205935 17523 consensus_queue.cc:1048] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:06.209641 17300 raft_consensus.cc:1275] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4 [term 3 FOLLOWER]: Refusing update from remote peer 62f669316eb84b0e8c86b51ab2d60a45: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:06.217428 17523 consensus_queue.cc:1048] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:06.274204 17298 raft_consensus.cc:1275] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [term 4 FOLLOWER]: Refusing update from remote peer 62f669316eb84b0e8c86b51ab2d60a45: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:06.275589 17545 consensus_queue.cc:1048] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:06.281298 17374 raft_consensus.cc:1275] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b [term 4 FOLLOWER]: Refusing update from remote peer 62f669316eb84b0e8c86b51ab2d60a45: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:06.283605 17517 consensus_queue.cc:1048] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:06.441452 17374 raft_consensus.cc:1275] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b [term 3 FOLLOWER]: Refusing update from remote peer 62f669316eb84b0e8c86b51ab2d60a45: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:06.442646 17517 consensus_queue.cc:1048] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:06.451699 17298 raft_consensus.cc:1275] T 9a5929099a1f413981cb1d13e96ef094 P d898e81937674e5a91f8bae0a5ea31d4 [term 3 FOLLOWER]: Refusing update from remote peer 62f669316eb84b0e8c86b51ab2d60a45: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:06.454120 17545 consensus_queue.cc:1048] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:06.524870 17298 raft_consensus.cc:1275] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4 [term 3 FOLLOWER]: Refusing update from remote peer 62f669316eb84b0e8c86b51ab2d60a45: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:06.526232 17545 consensus_queue.cc:1048] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:06.535334 17376 raft_consensus.cc:1275] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [term 3 FOLLOWER]: Refusing update from remote peer 62f669316eb84b0e8c86b51ab2d60a45: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:06.536968 17517 consensus_queue.cc:1048] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:08.548388 16604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:08.559917 17225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27ef79be8d524ae9a924f1e514812334"
dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
mode: GRACEFUL
new_leader_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
 from {username='slave'} at 127.0.0.1:58532
I20260713 09:07:08.561026 17225 raft_consensus.cc:606] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 LEADER]: Received request to transfer leadership to TS d898e81937674e5a91f8bae0a5ea31d4
I20260713 09:07:08.564180 17225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49731dc2935e431b82fa0adda316a698"
dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
mode: GRACEFUL
new_leader_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
 from {username='slave'} at 127.0.0.1:58532
I20260713 09:07:08.564708 17225 raft_consensus.cc:606] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 LEADER]: Received request to transfer leadership to TS d898e81937674e5a91f8bae0a5ea31d4
I20260713 09:07:08.567109 17225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71420a8353564f14b2ee6202b8d40978"
dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
mode: GRACEFUL
new_leader_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
 from {username='slave'} at 127.0.0.1:58532
I20260713 09:07:08.567678 17225 raft_consensus.cc:606] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 LEADER]: Received request to transfer leadership to TS b64fa584f70d4334902c4af8a9c10a1b
I20260713 09:07:08.570096 17225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efdd2b8e30ee40dd8e0038e20d7a028e"
dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
mode: GRACEFUL
new_leader_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
 from {username='slave'} at 127.0.0.1:58532
I20260713 09:07:08.570581 17225 raft_consensus.cc:606] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 LEADER]: Received request to transfer leadership to TS b64fa584f70d4334902c4af8a9c10a1b
I20260713 09:07:08.571709 16604 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:07:08.572182 16604 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:08.575837 17560 raft_consensus.cc:993] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45: : Instructing follower d898e81937674e5a91f8bae0a5ea31d4 to start an election
I20260713 09:07:08.576292 17560 raft_consensus.cc:1081] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 LEADER]: Signalling peer d898e81937674e5a91f8bae0a5ea31d4 to start an election
I20260713 09:07:08.577844 17298 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27ef79be8d524ae9a924f1e514812334"
dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
 from {username='slave'} at 127.0.0.1:38070
I20260713 09:07:08.578279 17298 raft_consensus.cc:493] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:08.578557 17298 raft_consensus.cc:3060] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:08.584199 17298 raft_consensus.cc:515] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:08.585985 17298 leader_election.cc:290] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [CANDIDATE]: Term 4 election: Requested vote from peers 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279), b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3:37125)
I20260713 09:07:08.587340 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ef79be8d524ae9a924f1e514812334" candidate_uuid: "d898e81937674e5a91f8bae0a5ea31d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
I20260713 09:07:08.587102 17225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ef79be8d524ae9a924f1e514812334" candidate_uuid: "d898e81937674e5a91f8bae0a5ea31d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
I20260713 09:07:08.587996 17374 raft_consensus.cc:3060] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:08.588047 17225 raft_consensus.cc:3055] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:08.588547 17225 raft_consensus.cc:740] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 62f669316eb84b0e8c86b51ab2d60a45, State: Running, Role: LEADER
I20260713 09:07:08.589437 17225 consensus_queue.cc:260] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45 [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: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:08.591022 17225 raft_consensus.cc:3060] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:08.596393 17374 raft_consensus.cc:2468] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d898e81937674e5a91f8bae0a5ea31d4 in term 4.
I20260713 09:07:08.597913 17265 leader_election.cc:304] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [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: b64fa584f70d4334902c4af8a9c10a1b, d898e81937674e5a91f8bae0a5ea31d4; no voters: 
I20260713 09:07:08.598661 17225 raft_consensus.cc:2468] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d898e81937674e5a91f8bae0a5ea31d4 in term 4.
I20260713 09:07:08.598917 17539 raft_consensus.cc:2804] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:08.600150 17539 raft_consensus.cc:697] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [term 4 LEADER]: Becoming Leader. State: Replica: d898e81937674e5a91f8bae0a5ea31d4, State: Running, Role: LEADER
I20260713 09:07:08.601151 17539 consensus_queue.cc:237] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [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: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:08.608809 17122 catalog_manager.cc:5697] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 reported cstate change: term changed from 3 to 4, leader changed from 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1) to d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2). New cstate: current_term: 4 leader_uuid: "d898e81937674e5a91f8bae0a5ea31d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:08.611390 17517 raft_consensus.cc:993] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45: : Instructing follower b64fa584f70d4334902c4af8a9c10a1b to start an election
I20260713 09:07:08.611992 17560 raft_consensus.cc:1081] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 LEADER]: Signalling peer b64fa584f70d4334902c4af8a9c10a1b to start an election
I20260713 09:07:08.614091 17374 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efdd2b8e30ee40dd8e0038e20d7a028e"
dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
 from {username='slave'} at 127.0.0.1:52930
I20260713 09:07:08.614634 17374 raft_consensus.cc:493] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:08.614939 17374 raft_consensus.cc:3060] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:08.620051 17374 raft_consensus.cc:515] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:08.623562 17374 leader_election.cc:290] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 4 election: Requested vote from peers 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279), d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215)
I20260713 09:07:08.624470 17225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdd2b8e30ee40dd8e0038e20d7a028e" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
I20260713 09:07:08.624928 17298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdd2b8e30ee40dd8e0038e20d7a028e" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
I20260713 09:07:08.625159 17225 raft_consensus.cc:3055] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:08.625521 17298 raft_consensus.cc:3060] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:08.625531 17225 raft_consensus.cc:740] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 62f669316eb84b0e8c86b51ab2d60a45, State: Running, Role: LEADER
I20260713 09:07:08.626645 17225 consensus_queue.cc:260] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45 [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: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:08.627904 17225 raft_consensus.cc:3060] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:08.631543 17298 raft_consensus.cc:2468] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 4.
I20260713 09:07:08.632961 17341 leader_election.cc:304] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [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: b64fa584f70d4334902c4af8a9c10a1b, d898e81937674e5a91f8bae0a5ea31d4; no voters: 
I20260713 09:07:08.633123 17225 raft_consensus.cc:2468] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 4.
I20260713 09:07:08.633970 17561 raft_consensus.cc:2804] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:08.635386 17561 raft_consensus.cc:697] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [term 4 LEADER]: Becoming Leader. State: Replica: b64fa584f70d4334902c4af8a9c10a1b, State: Running, Role: LEADER
I20260713 09:07:08.636217 17561 consensus_queue.cc:237] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [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: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:08.644438 17122 catalog_manager.cc:5697] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b reported cstate change: term changed from 3 to 4, leader changed from 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1) to b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3). New cstate: current_term: 4 leader_uuid: "b64fa584f70d4334902c4af8a9c10a1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:08.732468 17517 raft_consensus.cc:993] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45: : Instructing follower d898e81937674e5a91f8bae0a5ea31d4 to start an election
I20260713 09:07:08.732931 17560 raft_consensus.cc:1081] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 LEADER]: Signalling peer d898e81937674e5a91f8bae0a5ea31d4 to start an election
I20260713 09:07:08.734668 17298 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49731dc2935e431b82fa0adda316a698"
dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
 from {username='slave'} at 127.0.0.1:38070
I20260713 09:07:08.735216 17298 raft_consensus.cc:493] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:08.735503 17298 raft_consensus.cc:3060] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:08.741324 17298 raft_consensus.cc:515] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:08.743299 17298 leader_election.cc:290] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4 [CANDIDATE]: Term 3 election: Requested vote from peers 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279), b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3:37125)
I20260713 09:07:08.744418 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49731dc2935e431b82fa0adda316a698" candidate_uuid: "d898e81937674e5a91f8bae0a5ea31d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
I20260713 09:07:08.744167 17225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49731dc2935e431b82fa0adda316a698" candidate_uuid: "d898e81937674e5a91f8bae0a5ea31d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
I20260713 09:07:08.745383 17374 raft_consensus.cc:3060] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:08.745407 17225 raft_consensus.cc:3055] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:08.746065 17225 raft_consensus.cc:740] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62f669316eb84b0e8c86b51ab2d60a45, State: Running, Role: LEADER
I20260713 09:07:08.747130 17225 consensus_queue.cc:260] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45 [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: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:08.748337 17225 raft_consensus.cc:3060] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:08.751381 17374 raft_consensus.cc:2468] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d898e81937674e5a91f8bae0a5ea31d4 in term 3.
I20260713 09:07:08.752561 17265 leader_election.cc:304] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4 [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: b64fa584f70d4334902c4af8a9c10a1b, d898e81937674e5a91f8bae0a5ea31d4; no voters: 
I20260713 09:07:08.753338 17225 raft_consensus.cc:2468] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d898e81937674e5a91f8bae0a5ea31d4 in term 3.
I20260713 09:07:08.753387 17539 raft_consensus.cc:2804] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:08.754032 17539 raft_consensus.cc:697] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4 [term 3 LEADER]: Becoming Leader. State: Replica: d898e81937674e5a91f8bae0a5ea31d4, State: Running, Role: LEADER
I20260713 09:07:08.754891 17539 consensus_queue.cc:237] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4 [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: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } }
I20260713 09:07:08.762856 17122 catalog_manager.cc:5697] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4 reported cstate change: term changed from 2 to 3, leader changed from 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1) to d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2). New cstate: current_term: 3 leader_uuid: "d898e81937674e5a91f8bae0a5ea31d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:08.976854 17560 raft_consensus.cc:993] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45: : Instructing follower b64fa584f70d4334902c4af8a9c10a1b to start an election
I20260713 09:07:08.977326 17517 raft_consensus.cc:1081] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 LEADER]: Signalling peer b64fa584f70d4334902c4af8a9c10a1b to start an election
I20260713 09:07:08.978807 17374 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71420a8353564f14b2ee6202b8d40978"
dest_uuid: "b64fa584f70d4334902c4af8a9c10a1b"
 from {username='slave'} at 127.0.0.1:52930
I20260713 09:07:08.979282 17374 raft_consensus.cc:493] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:08.979552 17374 raft_consensus.cc:3060] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:08.983752 17374 raft_consensus.cc:515] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } } peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } }
I20260713 09:07:08.985199 17374 leader_election.cc:290] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [CANDIDATE]: Term 3 election: Requested vote from peers d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215), 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279)
I20260713 09:07:08.986147 17298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71420a8353564f14b2ee6202b8d40978" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d898e81937674e5a91f8bae0a5ea31d4"
I20260713 09:07:08.986307 17225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71420a8353564f14b2ee6202b8d40978" candidate_uuid: "b64fa584f70d4334902c4af8a9c10a1b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "62f669316eb84b0e8c86b51ab2d60a45"
I20260713 09:07:08.986744 17298 raft_consensus.cc:3060] T 71420a8353564f14b2ee6202b8d40978 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:08.986797 17225 raft_consensus.cc:3055] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:08.987317 17225 raft_consensus.cc:740] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62f669316eb84b0e8c86b51ab2d60a45, State: Running, Role: LEADER
I20260713 09:07:08.988091 17225 consensus_queue.cc:260] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45 [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: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } } peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } }
I20260713 09:07:08.989295 17225 raft_consensus.cc:3060] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:08.993777 17298 raft_consensus.cc:2468] T 71420a8353564f14b2ee6202b8d40978 P d898e81937674e5a91f8bae0a5ea31d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 3.
I20260713 09:07:08.995112 17341 leader_election.cc:304] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [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: b64fa584f70d4334902c4af8a9c10a1b, d898e81937674e5a91f8bae0a5ea31d4; no voters: 
I20260713 09:07:08.995443 17225 raft_consensus.cc:2468] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b64fa584f70d4334902c4af8a9c10a1b in term 3.
I20260713 09:07:08.995896 17561 raft_consensus.cc:2804] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:08.996461 17561 raft_consensus.cc:697] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [term 3 LEADER]: Becoming Leader. State: Replica: b64fa584f70d4334902c4af8a9c10a1b, State: Running, Role: LEADER
I20260713 09:07:08.997313 17561 consensus_queue.cc:237] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [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: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } } peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } }
I20260713 09:07:09.004798 17122 catalog_manager.cc:5697] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b reported cstate change: term changed from 2 to 3, leader changed from 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1) to b64fa584f70d4334902c4af8a9c10a1b (127.16.55.3). New cstate: current_term: 3 leader_uuid: "b64fa584f70d4334902c4af8a9c10a1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:09.064412 17225 raft_consensus.cc:1275] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45 [term 4 FOLLOWER]: Refusing update from remote peer d898e81937674e5a91f8bae0a5ea31d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:09.065800 17539 consensus_queue.cc:1048] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:07:09.076952 17374 raft_consensus.cc:1275] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [term 4 FOLLOWER]: Refusing update from remote peer d898e81937674e5a91f8bae0a5ea31d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:09.078827 17539 consensus_queue.cc:1048] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:09.139972 17298 raft_consensus.cc:1275] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4 [term 4 FOLLOWER]: Refusing update from remote peer b64fa584f70d4334902c4af8a9c10a1b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:09.141245 17561 consensus_queue.cc:1048] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:09.150327 17225 raft_consensus.cc:1275] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45 [term 4 FOLLOWER]: Refusing update from remote peer b64fa584f70d4334902c4af8a9c10a1b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:09.152076 17561 consensus_queue.cc:1048] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:09.194738 17225 raft_consensus.cc:1275] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 FOLLOWER]: Refusing update from remote peer d898e81937674e5a91f8bae0a5ea31d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:09.195976 17539 consensus_queue.cc:1048] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:09.204927 17374 raft_consensus.cc:1275] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b [term 3 FOLLOWER]: Refusing update from remote peer d898e81937674e5a91f8bae0a5ea31d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:09.206590 17581 consensus_queue.cc:1048] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b64fa584f70d4334902c4af8a9c10a1b" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:09.560812 17298 raft_consensus.cc:1275] T 71420a8353564f14b2ee6202b8d40978 P d898e81937674e5a91f8bae0a5ea31d4 [term 3 FOLLOWER]: Refusing update from remote peer b64fa584f70d4334902c4af8a9c10a1b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:09.562233 17561 consensus_queue.cc:1048] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d898e81937674e5a91f8bae0a5ea31d4" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:09.571300 17225 raft_consensus.cc:1275] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 FOLLOWER]: Refusing update from remote peer b64fa584f70d4334902c4af8a9c10a1b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:09.574070 16604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:09.574877 17578 consensus_queue.cc:1048] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f669316eb84b0e8c86b51ab2d60a45" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 41279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:09.585985 16604 tablet_server.cc:179] TabletServer@127.16.55.1:0 shutting down...
W20260713 09:07:09.589720 17266 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]
W20260713 09:07:09.594246 17266 consensus_peers.cc:597] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4 -> Peer 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279): Couldn't send request to peer 62f669316eb84b0e8c86b51ab2d60a45. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:09.618631 16604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:09.619520 16604 tablet_replica.cc:333] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45: stopping tablet replica
I20260713 09:07:09.620471 16604 raft_consensus.cc:2243] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.621090 16604 raft_consensus.cc:2272] T 49731dc2935e431b82fa0adda316a698 P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.623850 16604 tablet_replica.cc:333] T b27518cfb8574f60b004979c2618a0d4 P 62f669316eb84b0e8c86b51ab2d60a45: stopping tablet replica
I20260713 09:07:09.624698 16604 raft_consensus.cc:2243] T b27518cfb8574f60b004979c2618a0d4 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.625274 16604 raft_consensus.cc:2272] T b27518cfb8574f60b004979c2618a0d4 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:09.627673 17266 consensus_peers.cc:597] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 -> Peer 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279): Couldn't send request to peer 62f669316eb84b0e8c86b51ab2d60a45. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:09.627774 16604 tablet_replica.cc:333] T 6a1841a19a6646c9b1ac50a501ac56f6 P 62f669316eb84b0e8c86b51ab2d60a45: stopping tablet replica
I20260713 09:07:09.628454 16604 raft_consensus.cc:2243] T 6a1841a19a6646c9b1ac50a501ac56f6 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.628934 16604 raft_consensus.cc:2272] T 6a1841a19a6646c9b1ac50a501ac56f6 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.630688 16604 tablet_replica.cc:333] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45: stopping tablet replica
I20260713 09:07:09.631306 16604 raft_consensus.cc:2243] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.631727 16604 raft_consensus.cc:2272] T 27ef79be8d524ae9a924f1e514812334 P 62f669316eb84b0e8c86b51ab2d60a45 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.633865 16604 tablet_replica.cc:333] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45: stopping tablet replica
I20260713 09:07:09.634387 16604 raft_consensus.cc:2243] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.634807 16604 raft_consensus.cc:2272] T 71420a8353564f14b2ee6202b8d40978 P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.636778 16604 tablet_replica.cc:333] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45: stopping tablet replica
I20260713 09:07:09.637311 16604 raft_consensus.cc:2243] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.637728 16604 raft_consensus.cc:2272] T efdd2b8e30ee40dd8e0038e20d7a028e P 62f669316eb84b0e8c86b51ab2d60a45 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.640286 16604 tablet_replica.cc:333] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45: stopping tablet replica
I20260713 09:07:09.640909 16604 raft_consensus.cc:2243] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.641860 16604 raft_consensus.cc:2272] T 9a5929099a1f413981cb1d13e96ef094 P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.643671 16604 tablet_replica.cc:333] T e4a806ad33cb4959ab4cddf8df1a8197 P 62f669316eb84b0e8c86b51ab2d60a45: stopping tablet replica
I20260713 09:07:09.644116 16604 raft_consensus.cc:2243] T e4a806ad33cb4959ab4cddf8df1a8197 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.644824 16604 raft_consensus.cc:2272] T e4a806ad33cb4959ab4cddf8df1a8197 P 62f669316eb84b0e8c86b51ab2d60a45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.646576 16604 tablet_replica.cc:333] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45: stopping tablet replica
I20260713 09:07:09.647162 16604 raft_consensus.cc:2243] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.647854 16604 raft_consensus.cc:2272] T bf8880124b894aa597a46c212f508142 P 62f669316eb84b0e8c86b51ab2d60a45 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.649691 16604 tablet_replica.cc:333] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45: stopping tablet replica
I20260713 09:07:09.650149 16604 raft_consensus.cc:2243] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.651149 16604 raft_consensus.cc:2272] T 0de4758409a847f7844c4bf756cd91b4 P 62f669316eb84b0e8c86b51ab2d60a45 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.680878 16604 tablet_server.cc:196] TabletServer@127.16.55.1:0 shutdown complete.
I20260713 09:07:09.700433 16604 tablet_server.cc:179] TabletServer@127.16.55.2:0 shutting down...
I20260713 09:07:09.728029 16604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:09.728797 16604 tablet_replica.cc:333] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4: stopping tablet replica
I20260713 09:07:09.729782 16604 raft_consensus.cc:2243] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.730455 16604 raft_consensus.cc:2272] T 6a1841a19a6646c9b1ac50a501ac56f6 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.732306 16604 tablet_replica.cc:333] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4: stopping tablet replica
I20260713 09:07:09.732785 16604 raft_consensus.cc:2243] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.733196 16604 raft_consensus.cc:2272] T bf8880124b894aa597a46c212f508142 P d898e81937674e5a91f8bae0a5ea31d4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.734794 16604 tablet_replica.cc:333] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4: stopping tablet replica
I20260713 09:07:09.735325 16604 raft_consensus.cc:2243] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.735719 16604 raft_consensus.cc:2272] T 0de4758409a847f7844c4bf756cd91b4 P d898e81937674e5a91f8bae0a5ea31d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.737293 16604 tablet_replica.cc:333] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4: stopping tablet replica
I20260713 09:07:09.737736 16604 raft_consensus.cc:2243] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.738436 16604 raft_consensus.cc:2272] T 27ef79be8d524ae9a924f1e514812334 P d898e81937674e5a91f8bae0a5ea31d4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.740372 16604 tablet_replica.cc:333] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4: stopping tablet replica
I20260713 09:07:09.740840 16604 raft_consensus.cc:2243] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.741230 16604 raft_consensus.cc:2272] T efdd2b8e30ee40dd8e0038e20d7a028e P d898e81937674e5a91f8bae0a5ea31d4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.743494 16604 tablet_replica.cc:333] T e4a806ad33cb4959ab4cddf8df1a8197 P d898e81937674e5a91f8bae0a5ea31d4: stopping tablet replica
I20260713 09:07:09.744096 16604 raft_consensus.cc:2243] T e4a806ad33cb4959ab4cddf8df1a8197 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.744534 16604 raft_consensus.cc:2272] T e4a806ad33cb4959ab4cddf8df1a8197 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.747076 16604 tablet_replica.cc:333] T 9a5929099a1f413981cb1d13e96ef094 P d898e81937674e5a91f8bae0a5ea31d4: stopping tablet replica
I20260713 09:07:09.747743 16604 raft_consensus.cc:2243] T 9a5929099a1f413981cb1d13e96ef094 P d898e81937674e5a91f8bae0a5ea31d4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.748287 16604 raft_consensus.cc:2272] T 9a5929099a1f413981cb1d13e96ef094 P d898e81937674e5a91f8bae0a5ea31d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.750599 16604 tablet_replica.cc:333] T b27518cfb8574f60b004979c2618a0d4 P d898e81937674e5a91f8bae0a5ea31d4: stopping tablet replica
W20260713 09:07:09.750588 17340 consensus_peers.cc:597] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b -> Peer 62f669316eb84b0e8c86b51ab2d60a45 (127.16.55.1:41279): Couldn't send request to peer 62f669316eb84b0e8c86b51ab2d60a45. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:41279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:09.751297 16604 raft_consensus.cc:2243] T b27518cfb8574f60b004979c2618a0d4 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.752074 16604 raft_consensus.cc:2272] T b27518cfb8574f60b004979c2618a0d4 P d898e81937674e5a91f8bae0a5ea31d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.753746 16604 tablet_replica.cc:333] T 71420a8353564f14b2ee6202b8d40978 P d898e81937674e5a91f8bae0a5ea31d4: stopping tablet replica
I20260713 09:07:09.754212 16604 raft_consensus.cc:2243] T 71420a8353564f14b2ee6202b8d40978 P d898e81937674e5a91f8bae0a5ea31d4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.754619 16604 raft_consensus.cc:2272] T 71420a8353564f14b2ee6202b8d40978 P d898e81937674e5a91f8bae0a5ea31d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.756654 16604 tablet_replica.cc:333] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4: stopping tablet replica
I20260713 09:07:09.757274 16604 raft_consensus.cc:2243] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.758167 16604 raft_consensus.cc:2272] T 49731dc2935e431b82fa0adda316a698 P d898e81937674e5a91f8bae0a5ea31d4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:09.760371 17341 consensus_peers.cc:597] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b -> Peer d898e81937674e5a91f8bae0a5ea31d4 (127.16.55.2:45215): Couldn't send request to peer d898e81937674e5a91f8bae0a5ea31d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:09.788937 16604 tablet_server.cc:196] TabletServer@127.16.55.2:0 shutdown complete.
I20260713 09:07:09.807425 16604 tablet_server.cc:179] TabletServer@127.16.55.3:0 shutting down...
I20260713 09:07:09.830159 16604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:09.830819 16604 tablet_replica.cc:333] T 6a1841a19a6646c9b1ac50a501ac56f6 P b64fa584f70d4334902c4af8a9c10a1b: stopping tablet replica
I20260713 09:07:09.831467 16604 raft_consensus.cc:2243] T 6a1841a19a6646c9b1ac50a501ac56f6 P b64fa584f70d4334902c4af8a9c10a1b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.832299 16604 raft_consensus.cc:2272] T 6a1841a19a6646c9b1ac50a501ac56f6 P b64fa584f70d4334902c4af8a9c10a1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.834141 16604 tablet_replica.cc:333] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b: stopping tablet replica
I20260713 09:07:09.834656 16604 raft_consensus.cc:2243] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.835162 16604 raft_consensus.cc:2272] T 49731dc2935e431b82fa0adda316a698 P b64fa584f70d4334902c4af8a9c10a1b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.837500 16604 tablet_replica.cc:333] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b: stopping tablet replica
I20260713 09:07:09.838018 16604 raft_consensus.cc:2243] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.838465 16604 raft_consensus.cc:2272] T 27ef79be8d524ae9a924f1e514812334 P b64fa584f70d4334902c4af8a9c10a1b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.841105 16604 tablet_replica.cc:333] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b: stopping tablet replica
I20260713 09:07:09.841665 16604 raft_consensus.cc:2243] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.842119 16604 raft_consensus.cc:2272] T bf8880124b894aa597a46c212f508142 P b64fa584f70d4334902c4af8a9c10a1b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.843866 16604 tablet_replica.cc:333] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b: stopping tablet replica
I20260713 09:07:09.844358 16604 raft_consensus.cc:2243] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.844779 16604 raft_consensus.cc:2272] T 0de4758409a847f7844c4bf756cd91b4 P b64fa584f70d4334902c4af8a9c10a1b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.846544 16604 tablet_replica.cc:333] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b: stopping tablet replica
I20260713 09:07:09.847092 16604 raft_consensus.cc:2243] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.847783 16604 raft_consensus.cc:2272] T efdd2b8e30ee40dd8e0038e20d7a028e P b64fa584f70d4334902c4af8a9c10a1b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.849823 16604 tablet_replica.cc:333] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b: stopping tablet replica
I20260713 09:07:09.850260 16604 raft_consensus.cc:2243] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.850605 16604 raft_consensus.cc:2272] T 9a5929099a1f413981cb1d13e96ef094 P b64fa584f70d4334902c4af8a9c10a1b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.852277 16604 tablet_replica.cc:333] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b: stopping tablet replica
I20260713 09:07:09.852711 16604 raft_consensus.cc:2243] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.853067 16604 raft_consensus.cc:2272] T e4a806ad33cb4959ab4cddf8df1a8197 P b64fa584f70d4334902c4af8a9c10a1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.854545 16604 tablet_replica.cc:333] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b: stopping tablet replica
I20260713 09:07:09.854935 16604 raft_consensus.cc:2243] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.855381 16604 raft_consensus.cc:2272] T b27518cfb8574f60b004979c2618a0d4 P b64fa584f70d4334902c4af8a9c10a1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.856837 16604 tablet_replica.cc:333] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b: stopping tablet replica
I20260713 09:07:09.857203 16604 raft_consensus.cc:2243] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.857838 16604 raft_consensus.cc:2272] T 71420a8353564f14b2ee6202b8d40978 P b64fa584f70d4334902c4af8a9c10a1b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.885492 16604 tablet_server.cc:196] TabletServer@127.16.55.3:0 shutdown complete.
I20260713 09:07:09.903223 16604 master.cc:562] Master@127.16.55.62:35337 shutting down...
I20260713 09:07:09.925299 16604 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 61877f53172543b9bf473bf2ad0d367b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.925843 16604 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 61877f53172543b9bf473bf2ad0d367b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.926182 16604 tablet_replica.cc:333] T 00000000000000000000000000000000 P 61877f53172543b9bf473bf2ad0d367b: stopping tablet replica
I20260713 09:07:09.947093 16604 master.cc:584] Master@127.16.55.62:35337 shutdown complete.
62f669316eb84b0e8c86b51ab2d60a45  5
b64fa584f70d4334902c4af8a9c10a1b  1
d898e81937674e5a91f8bae0a5ea31d4  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10741 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:07:09.986773 16604 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.55.62:39365
I20260713 09:07:09.988019 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:09.993722 17589 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:09.993861 17590 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:09.995175 17592 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:09.996174 16604 server_base.cc:1061] running on GCE node
I20260713 09:07:09.996990 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:09.997215 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:09.997386 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933629997367 us; error 0 us; skew 500 ppm
I20260713 09:07:09.997908 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:10.000803 16604 webserver.cc:533] Webserver started at http://127.16.55.62:34641/ using document root <none> and password file <none>
I20260713 09:07:10.001310 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:10.001515 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:10.001796 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:10.002938 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/master-0-root/instance:
uuid: "25ed3488573447fba4ac2b6c7beeee7d"
format_stamp: "Formatted at 2026-07-13 09:07:09 on dist-test-slave-dg4l"
I20260713 09:07:10.007547 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:10.011328 17597 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:10.012229 16604 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:07:10.012485 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/master-0-root
uuid: "25ed3488573447fba4ac2b6c7beeee7d"
format_stamp: "Formatted at 2026-07-13 09:07:09 on dist-test-slave-dg4l"
I20260713 09:07:10.012748 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:10.031860 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:10.033030 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:10.072556 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.62:39365
I20260713 09:07:10.072636 17648 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.62:39365 every 8 connection(s)
I20260713 09:07:10.076567 17649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.086392 17649 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 25ed3488573447fba4ac2b6c7beeee7d: Bootstrap starting.
I20260713 09:07:10.091069 17649 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 25ed3488573447fba4ac2b6c7beeee7d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.095329 17649 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 25ed3488573447fba4ac2b6c7beeee7d: No bootstrap required, opened a new log
I20260713 09:07:10.097370 17649 raft_consensus.cc:359] T 00000000000000000000000000000000 P 25ed3488573447fba4ac2b6c7beeee7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25ed3488573447fba4ac2b6c7beeee7d" member_type: VOTER }
I20260713 09:07:10.097755 17649 raft_consensus.cc:385] T 00000000000000000000000000000000 P 25ed3488573447fba4ac2b6c7beeee7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.097929 17649 raft_consensus.cc:740] T 00000000000000000000000000000000 P 25ed3488573447fba4ac2b6c7beeee7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ed3488573447fba4ac2b6c7beeee7d, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.098608 17649 consensus_queue.cc:260] T 00000000000000000000000000000000 P 25ed3488573447fba4ac2b6c7beeee7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "25ed3488573447fba4ac2b6c7beeee7d" member_type: VOTER }
I20260713 09:07:10.099100 17649 raft_consensus.cc:399] T 00000000000000000000000000000000 P 25ed3488573447fba4ac2b6c7beeee7d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:10.099304 17649 raft_consensus.cc:493] T 00000000000000000000000000000000 P 25ed3488573447fba4ac2b6c7beeee7d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:10.099519 17649 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 25ed3488573447fba4ac2b6c7beeee7d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.103678 17649 raft_consensus.cc:515] T 00000000000000000000000000000000 P 25ed3488573447fba4ac2b6c7beeee7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25ed3488573447fba4ac2b6c7beeee7d" member_type: VOTER }
I20260713 09:07:10.104171 17649 leader_election.cc:304] T 00000000000000000000000000000000 P 25ed3488573447fba4ac2b6c7beeee7d [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: 25ed3488573447fba4ac2b6c7beeee7d; no voters: 
I20260713 09:07:10.105248 17649 leader_election.cc:290] T 00000000000000000000000000000000 P 25ed3488573447fba4ac2b6c7beeee7d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:10.105697 17652 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 25ed3488573447fba4ac2b6c7beeee7d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:10.107125 17652 raft_consensus.cc:697] T 00000000000000000000000000000000 P 25ed3488573447fba4ac2b6c7beeee7d [term 1 LEADER]: Becoming Leader. State: Replica: 25ed3488573447fba4ac2b6c7beeee7d, State: Running, Role: LEADER
I20260713 09:07:10.107757 17652 consensus_queue.cc:237] T 00000000000000000000000000000000 P 25ed3488573447fba4ac2b6c7beeee7d [LEADER]: Queue going to LEADER mode. State: All 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: "25ed3488573447fba4ac2b6c7beeee7d" member_type: VOTER }
I20260713 09:07:10.108333 17649 sys_catalog.cc:565] T 00000000000000000000000000000000 P 25ed3488573447fba4ac2b6c7beeee7d [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:10.112761 17653 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25ed3488573447fba4ac2b6c7beeee7d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "25ed3488573447fba4ac2b6c7beeee7d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25ed3488573447fba4ac2b6c7beeee7d" member_type: VOTER } }
I20260713 09:07:10.112816 17654 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25ed3488573447fba4ac2b6c7beeee7d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 25ed3488573447fba4ac2b6c7beeee7d. Latest consensus state: current_term: 1 leader_uuid: "25ed3488573447fba4ac2b6c7beeee7d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25ed3488573447fba4ac2b6c7beeee7d" member_type: VOTER } }
I20260713 09:07:10.113523 17654 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25ed3488573447fba4ac2b6c7beeee7d [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:10.113487 17653 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25ed3488573447fba4ac2b6c7beeee7d [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:10.116880 17659 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:10.122610 17659 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:10.126545 16604 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:10.131680 17659 catalog_manager.cc:1383] Generated new cluster ID: 063096a5d0cf40ada557be5dd2b8a1d9
I20260713 09:07:10.132005 17659 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:10.160321 17659 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:10.161791 17659 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:10.183543 17659 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 25ed3488573447fba4ac2b6c7beeee7d: Generated new TSK 0
I20260713 09:07:10.184211 17659 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:10.193097 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:10.199630 17670 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:10.199940 17671 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:10.202178 17673 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:10.202244 16604 server_base.cc:1061] running on GCE node
I20260713 09:07:10.203332 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:10.203595 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:10.203768 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933630203744 us; error 0 us; skew 500 ppm
I20260713 09:07:10.204293 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:10.207206 16604 webserver.cc:533] Webserver started at http://127.16.55.1:42415/ using document root <none> and password file <none>
I20260713 09:07:10.207736 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:10.207950 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:10.208232 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:10.209316 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-0-root/instance:
uuid: "58a07df1add94edaa3ad5e6170aa5b90"
format_stamp: "Formatted at 2026-07-13 09:07:10 on dist-test-slave-dg4l"
I20260713 09:07:10.214025 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:07:10.217631 17678 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:10.218708 16604 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:10.219113 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-0-root
uuid: "58a07df1add94edaa3ad5e6170aa5b90"
format_stamp: "Formatted at 2026-07-13 09:07:10 on dist-test-slave-dg4l"
I20260713 09:07:10.219434 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:10.246428 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:10.247684 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:10.249198 16604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:10.251560 16604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:10.251784 16604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:10.252040 16604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:10.252226 16604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:10.292490 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.1:39087
I20260713 09:07:10.292600 17740 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.1:39087 every 8 connection(s)
I20260713 09:07:10.297439 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:10.304520 17745 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:10.306901 17746 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:10.308167 16604 server_base.cc:1061] running on GCE node
W20260713 09:07:10.308974 17748 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:10.309957 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:10.310158 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:10.310322 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933630310292 us; error 0 us; skew 500 ppm
I20260713 09:07:10.310869 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:10.313624 16604 webserver.cc:533] Webserver started at http://127.16.55.2:45539/ using document root <none> and password file <none>
I20260713 09:07:10.314172 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:10.314435 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:10.314747 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:10.316298 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-1-root/instance:
uuid: "30b87d4731d8475da1fb5c02c8a335da"
format_stamp: "Formatted at 2026-07-13 09:07:10 on dist-test-slave-dg4l"
I20260713 09:07:10.316553 17741 heartbeater.cc:344] Connected to a master server at 127.16.55.62:39365
I20260713 09:07:10.316962 17741 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:10.317698 17741 heartbeater.cc:507] Master 127.16.55.62:39365 requested a full tablet report, sending...
I20260713 09:07:10.319857 17614 ts_manager.cc:194] Registered new tserver with Master: 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087)
I20260713 09:07:10.321684 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:07:10.322142 17614 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42872
I20260713 09:07:10.325289 17753 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:10.326047 16604 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:10.326292 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-1-root
uuid: "30b87d4731d8475da1fb5c02c8a335da"
format_stamp: "Formatted at 2026-07-13 09:07:10 on dist-test-slave-dg4l"
I20260713 09:07:10.326534 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:10.348621 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:10.349793 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:10.351224 16604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:10.353507 16604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:10.353685 16604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:10.353981 16604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:10.354122 16604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:10.393726 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.2:45521
I20260713 09:07:10.393829 17815 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.2:45521 every 8 connection(s)
I20260713 09:07:10.399348 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:10.406275 17819 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:10.409884 17820 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:10.410571 16604 server_base.cc:1061] running on GCE node
W20260713 09:07:10.411633 17822 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:10.412879 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:10.413199 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:10.413437 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933630413415 us; error 0 us; skew 500 ppm
I20260713 09:07:10.413462 17816 heartbeater.cc:344] Connected to a master server at 127.16.55.62:39365
I20260713 09:07:10.414017 17816 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:10.414415 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:10.415114 17816 heartbeater.cc:507] Master 127.16.55.62:39365 requested a full tablet report, sending...
I20260713 09:07:10.417428 16604 webserver.cc:533] Webserver started at http://127.16.55.3:43459/ using document root <none> and password file <none>
I20260713 09:07:10.417766 17614 ts_manager.cc:194] Registered new tserver with Master: 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:10.418135 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:10.418428 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:10.418767 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:10.419775 17614 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42878
I20260713 09:07:10.420456 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-2-root/instance:
uuid: "adf734561e49409c82d0d435327c8ea7"
format_stamp: "Formatted at 2026-07-13 09:07:10 on dist-test-slave-dg4l"
I20260713 09:07:10.425943 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260713 09:07:10.429744 17827 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:10.430562 16604 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:10.430891 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-2-root
uuid: "adf734561e49409c82d0d435327c8ea7"
format_stamp: "Formatted at 2026-07-13 09:07:10 on dist-test-slave-dg4l"
I20260713 09:07:10.431231 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:10.447947 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:10.449234 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:10.450727 16604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:10.453023 16604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:10.453258 16604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:10.453518 16604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:10.453696 16604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:10.493893 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.3:45251
I20260713 09:07:10.493996 17889 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.3:45251 every 8 connection(s)
I20260713 09:07:10.508117 17890 heartbeater.cc:344] Connected to a master server at 127.16.55.62:39365
I20260713 09:07:10.508513 17890 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:10.509287 17890 heartbeater.cc:507] Master 127.16.55.62:39365 requested a full tablet report, sending...
I20260713 09:07:10.511617 17614 ts_manager.cc:194] Registered new tserver with Master: adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:10.511699 16604 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014734199s
I20260713 09:07:10.512979 17614 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42884
I20260713 09:07:10.539499 17614 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42896:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:07:10.543882 17614 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:07:10.654735 17781 tablet_service.cc:1511] Processing CreateTablet for tablet 447db15af5d04b55b9d324b7e90e593c (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:07:10.655802 17780 tablet_service.cc:1511] Processing CreateTablet for tablet 75ed393ada724867a58bc601bd96cbd9 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:07:10.656323 17781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 447db15af5d04b55b9d324b7e90e593c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.657212 17780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75ed393ada724867a58bc601bd96cbd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.657814 17779 tablet_service.cc:1511] Processing CreateTablet for tablet 55315dce13cf4039985f82e9a3d25b43 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:07:10.659232 17779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55315dce13cf4039985f82e9a3d25b43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.662053 17778 tablet_service.cc:1511] Processing CreateTablet for tablet e5c5643767c34ef1acb0b3f3bbeb5efb (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:07:10.662464 17853 tablet_service.cc:1511] Processing CreateTablet for tablet 55315dce13cf4039985f82e9a3d25b43 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:07:10.663491 17778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5c5643767c34ef1acb0b3f3bbeb5efb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.664016 17853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55315dce13cf4039985f82e9a3d25b43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.663935 17706 tablet_service.cc:1511] Processing CreateTablet for tablet 447db15af5d04b55b9d324b7e90e593c (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:07:10.665306 17706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 447db15af5d04b55b9d324b7e90e593c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.668260 17855 tablet_service.cc:1511] Processing CreateTablet for tablet 447db15af5d04b55b9d324b7e90e593c (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:07:10.669708 17855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 447db15af5d04b55b9d324b7e90e593c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.672163 17854 tablet_service.cc:1511] Processing CreateTablet for tablet 75ed393ada724867a58bc601bd96cbd9 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:07:10.673630 17854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75ed393ada724867a58bc601bd96cbd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.674372 17852 tablet_service.cc:1511] Processing CreateTablet for tablet e5c5643767c34ef1acb0b3f3bbeb5efb (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:07:10.675192 17705 tablet_service.cc:1511] Processing CreateTablet for tablet 75ed393ada724867a58bc601bd96cbd9 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:07:10.676589 17705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75ed393ada724867a58bc601bd96cbd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.681514 17703 tablet_service.cc:1511] Processing CreateTablet for tablet e5c5643767c34ef1acb0b3f3bbeb5efb (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:07:10.683017 17703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5c5643767c34ef1acb0b3f3bbeb5efb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.688088 17852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5c5643767c34ef1acb0b3f3bbeb5efb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.662554 17704 tablet_service.cc:1511] Processing CreateTablet for tablet 55315dce13cf4039985f82e9a3d25b43 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:07:10.689695 17704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55315dce13cf4039985f82e9a3d25b43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.690039 17702 tablet_service.cc:1511] Processing CreateTablet for tablet 71b1aa2b5d3a451c81af53b229c3ed28 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:07:10.691700 17702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b1aa2b5d3a451c81af53b229c3ed28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.698182 17905 tablet_bootstrap.cc:492] T 55315dce13cf4039985f82e9a3d25b43 P adf734561e49409c82d0d435327c8ea7: Bootstrap starting.
I20260713 09:07:10.702307 17778 tablet_service.cc:1511] Processing CreateTablet for tablet 71b1aa2b5d3a451c81af53b229c3ed28 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:07:10.703716 17778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b1aa2b5d3a451c81af53b229c3ed28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.712716 17851 tablet_service.cc:1511] Processing CreateTablet for tablet 71b1aa2b5d3a451c81af53b229c3ed28 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:07:10.714277 17851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b1aa2b5d3a451c81af53b229c3ed28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.735594 17701 tablet_service.cc:1511] Processing CreateTablet for tablet 13fc8299e32d4af08a64398eb77f00cf (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:07:10.737090 17701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13fc8299e32d4af08a64398eb77f00cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.739249 17700 tablet_service.cc:1511] Processing CreateTablet for tablet c944e906a170492d884b0b99fdfac058 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:07:10.740710 17700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c944e906a170492d884b0b99fdfac058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.746042 17706 tablet_service.cc:1511] Processing CreateTablet for tablet fa4b7e09bf634bf3a88eae886c1e007d (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:07:10.746109 17778 tablet_service.cc:1511] Processing CreateTablet for tablet 13fc8299e32d4af08a64398eb77f00cf (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:07:10.742767 17699 tablet_service.cc:1511] Processing CreateTablet for tablet 327f38524ee644b98ace878f6fd0f998 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:07:10.747570 17778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13fc8299e32d4af08a64398eb77f00cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.747895 17699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 327f38524ee644b98ace878f6fd0f998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.749572 17698 tablet_service.cc:1511] Processing CreateTablet for tablet 3a741a59d42648048b74a01a646a3c9a (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:07:10.753861 17777 tablet_service.cc:1511] Processing CreateTablet for tablet fa4b7e09bf634bf3a88eae886c1e007d (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:07:10.755276 17777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa4b7e09bf634bf3a88eae886c1e007d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.756063 17775 tablet_service.cc:1511] Processing CreateTablet for tablet 1a5ee9992e7345f8917ba4c80552d959 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:07:10.757288 17905 tablet_bootstrap.cc:654] T 55315dce13cf4039985f82e9a3d25b43 P adf734561e49409c82d0d435327c8ea7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.757431 17775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a5ee9992e7345f8917ba4c80552d959. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.750891 17698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a741a59d42648048b74a01a646a3c9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.762349 17776 tablet_service.cc:1511] Processing CreateTablet for tablet 3a741a59d42648048b74a01a646a3c9a (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:07:10.763830 17906 tablet_bootstrap.cc:492] T 75ed393ada724867a58bc601bd96cbd9 P 30b87d4731d8475da1fb5c02c8a335da: Bootstrap starting.
I20260713 09:07:10.766486 17705 tablet_service.cc:1511] Processing CreateTablet for tablet eec1aaaa37904df2a745b6cd9920092d (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:07:10.764222 17776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a741a59d42648048b74a01a646a3c9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.762210 17697 tablet_service.cc:1511] Processing CreateTablet for tablet 1a5ee9992e7345f8917ba4c80552d959 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:07:10.770574 17850 tablet_service.cc:1511] Processing CreateTablet for tablet fa4b7e09bf634bf3a88eae886c1e007d (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:07:10.762194 17781 tablet_service.cc:1511] Processing CreateTablet for tablet 327f38524ee644b98ace878f6fd0f998 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:07:10.774286 17848 tablet_service.cc:1511] Processing CreateTablet for tablet 1a5ee9992e7345f8917ba4c80552d959 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:07:10.776257 17855 tablet_service.cc:1511] Processing CreateTablet for tablet c944e906a170492d884b0b99fdfac058 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:07:10.777038 17848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a5ee9992e7345f8917ba4c80552d959. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.777099 17774 tablet_service.cc:1511] Processing CreateTablet for tablet eec1aaaa37904df2a745b6cd9920092d (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:07:10.778090 17847 tablet_service.cc:1511] Processing CreateTablet for tablet eec1aaaa37904df2a745b6cd9920092d (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:07:10.780599 17853 tablet_service.cc:1511] Processing CreateTablet for tablet 327f38524ee644b98ace878f6fd0f998 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:07:10.771152 17849 tablet_service.cc:1511] Processing CreateTablet for tablet 3a741a59d42648048b74a01a646a3c9a (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:07:10.782823 17774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eec1aaaa37904df2a745b6cd9920092d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.783269 17706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa4b7e09bf634bf3a88eae886c1e007d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.778882 17779 tablet_service.cc:1511] Processing CreateTablet for tablet c944e906a170492d884b0b99fdfac058 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:07:10.778117 17854 tablet_service.cc:1511] Processing CreateTablet for tablet 13fc8299e32d4af08a64398eb77f00cf (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:07:10.799250 17704 tablet_service.cc:1511] Processing CreateTablet for tablet 6bb2ced5d1474645b65f5849d090cfe9 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:07:10.794449 17697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a5ee9992e7345f8917ba4c80552d959. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.803334 17779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c944e906a170492d884b0b99fdfac058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.805976 17705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eec1aaaa37904df2a745b6cd9920092d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.809677 17781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 327f38524ee644b98ace878f6fd0f998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.820336 17855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c944e906a170492d884b0b99fdfac058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.821637 17704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bb2ced5d1474645b65f5849d090cfe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.829206 17907 tablet_bootstrap.cc:492] T 71b1aa2b5d3a451c81af53b229c3ed28 P 58a07df1add94edaa3ad5e6170aa5b90: Bootstrap starting.
I20260713 09:07:10.829828 17853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 327f38524ee644b98ace878f6fd0f998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.829613 17846 tablet_service.cc:1511] Processing CreateTablet for tablet 6bb2ced5d1474645b65f5849d090cfe9 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:07:10.833385 17702 tablet_service.cc:1511] Processing CreateTablet for tablet 79b277d134bd4a7e92eb3236c85e95fd (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:07:10.833904 17773 tablet_service.cc:1511] Processing CreateTablet for tablet 79b277d134bd4a7e92eb3236c85e95fd (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:07:10.836347 17773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79b277d134bd4a7e92eb3236c85e95fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.837634 17906 tablet_bootstrap.cc:654] T 75ed393ada724867a58bc601bd96cbd9 P 30b87d4731d8475da1fb5c02c8a335da: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.838224 17847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eec1aaaa37904df2a745b6cd9920092d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.839247 17846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bb2ced5d1474645b65f5849d090cfe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.839797 17780 tablet_service.cc:1511] Processing CreateTablet for tablet 6bb2ced5d1474645b65f5849d090cfe9 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:07:10.841028 17854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13fc8299e32d4af08a64398eb77f00cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.841187 17780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bb2ced5d1474645b65f5849d090cfe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.841526 17852 tablet_service.cc:1511] Processing CreateTablet for tablet 79b277d134bd4a7e92eb3236c85e95fd (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:07:10.842444 17703 tablet_service.cc:1511] Processing CreateTablet for tablet 89552e6a1a4f469bb95d2fbd6f8bcb54 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:07:10.844306 17905 tablet_bootstrap.cc:492] T 55315dce13cf4039985f82e9a3d25b43 P adf734561e49409c82d0d435327c8ea7: No bootstrap required, opened a new log
I20260713 09:07:10.844779 17905 ts_tablet_manager.cc:1403] T 55315dce13cf4039985f82e9a3d25b43 P adf734561e49409c82d0d435327c8ea7: Time spent bootstrapping tablet: real 0.147s	user 0.012s	sys 0.000s
I20260713 09:07:10.842808 17852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79b277d134bd4a7e92eb3236c85e95fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.848196 17772 tablet_service.cc:1511] Processing CreateTablet for tablet 89552e6a1a4f469bb95d2fbd6f8bcb54 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:07:10.856858 17772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89552e6a1a4f469bb95d2fbd6f8bcb54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.859372 17849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a741a59d42648048b74a01a646a3c9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.867411 17850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa4b7e09bf634bf3a88eae886c1e007d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.882630 17778 tablet_service.cc:1511] Processing CreateTablet for tablet 4cc5b8fa8ef14f8d98bbc44444bcedb8 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:07:10.883773 17702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79b277d134bd4a7e92eb3236c85e95fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.884079 17778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cc5b8fa8ef14f8d98bbc44444bcedb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.887239 17703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89552e6a1a4f469bb95d2fbd6f8bcb54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.899545 17905 raft_consensus.cc:359] T 55315dce13cf4039985f82e9a3d25b43 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:10.900357 17905 raft_consensus.cc:385] T 55315dce13cf4039985f82e9a3d25b43 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.900655 17905 raft_consensus.cc:740] T 55315dce13cf4039985f82e9a3d25b43 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.907627 17699 tablet_service.cc:1511] Processing CreateTablet for tablet 4cc5b8fa8ef14f8d98bbc44444bcedb8 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:07:10.908329 17848 tablet_service.cc:1511] Processing CreateTablet for tablet 89552e6a1a4f469bb95d2fbd6f8bcb54 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:07:10.912652 17699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cc5b8fa8ef14f8d98bbc44444bcedb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.918618 17851 tablet_service.cc:1511] Processing CreateTablet for tablet 4cc5b8fa8ef14f8d98bbc44444bcedb8 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:07:10.916195 17848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89552e6a1a4f469bb95d2fbd6f8bcb54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.926060 17706 tablet_service.cc:1511] Processing CreateTablet for tablet db6a68f723884f0e9127148e149e6147 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:07:10.932516 17777 tablet_service.cc:1511] Processing CreateTablet for tablet 42849a98e9f6406ab5735515dff5f42b (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:07:10.933904 17777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42849a98e9f6406ab5735515dff5f42b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.934480 17906 tablet_bootstrap.cc:492] T 75ed393ada724867a58bc601bd96cbd9 P 30b87d4731d8475da1fb5c02c8a335da: No bootstrap required, opened a new log
I20260713 09:07:10.934955 17906 ts_tablet_manager.cc:1403] T 75ed393ada724867a58bc601bd96cbd9 P 30b87d4731d8475da1fb5c02c8a335da: Time spent bootstrapping tablet: real 0.172s	user 0.011s	sys 0.004s
I20260713 09:07:10.937809 17906 raft_consensus.cc:359] T 75ed393ada724867a58bc601bd96cbd9 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:10.938560 17906 raft_consensus.cc:385] T 75ed393ada724867a58bc601bd96cbd9 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.945798 17850 tablet_service.cc:1511] Processing CreateTablet for tablet db6a68f723884f0e9127148e149e6147 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:07:10.929543 17905 consensus_queue.cc:260] T 55315dce13cf4039985f82e9a3d25b43 P adf734561e49409c82d0d435327c8ea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:10.948045 17781 tablet_service.cc:1511] Processing CreateTablet for tablet 173f58c15400473b8af1014756f75909 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:07:10.949355 17781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 173f58c15400473b8af1014756f75909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.953649 17851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cc5b8fa8ef14f8d98bbc44444bcedb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.954651 17700 tablet_service.cc:1511] Processing CreateTablet for tablet 42849a98e9f6406ab5735515dff5f42b (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:07:10.959161 17701 tablet_service.cc:1511] Processing CreateTablet for tablet 173f58c15400473b8af1014756f75909 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:07:10.960471 17701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 173f58c15400473b8af1014756f75909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.963339 17700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42849a98e9f6406ab5735515dff5f42b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.963722 17776 tablet_service.cc:1511] Processing CreateTablet for tablet db6a68f723884f0e9127148e149e6147 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:07:10.965092 17776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db6a68f723884f0e9127148e149e6147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.965739 17850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db6a68f723884f0e9127148e149e6147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.967324 17706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db6a68f723884f0e9127148e149e6147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.938866 17906 raft_consensus.cc:740] T 75ed393ada724867a58bc601bd96cbd9 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.980690 17855 tablet_service.cc:1511] Processing CreateTablet for tablet 173f58c15400473b8af1014756f75909 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:07:11.026635 17906 consensus_queue.cc:260] T 75ed393ada724867a58bc601bd96cbd9 P 30b87d4731d8475da1fb5c02c8a335da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:10.981279 17697 tablet_service.cc:1511] Processing CreateTablet for tablet f8870b3e1ee0426ba144c7b4e86f0a16 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:07:11.026916 17890 heartbeater.cc:499] Master 127.16.55.62:39365 was elected leader, sending a full tablet report...
I20260713 09:07:11.029191 17697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8870b3e1ee0426ba144c7b4e86f0a16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.985430 17907 tablet_bootstrap.cc:654] T 71b1aa2b5d3a451c81af53b229c3ed28 P 58a07df1add94edaa3ad5e6170aa5b90: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.989871 17698 tablet_service.cc:1511] Processing CreateTablet for tablet 0298092aa7d24e27beb7224bfa67e2ba (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:07:11.027735 17855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 173f58c15400473b8af1014756f75909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.031618 17698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0298092aa7d24e27beb7224bfa67e2ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.989130 17775 tablet_service.cc:1511] Processing CreateTablet for tablet f8870b3e1ee0426ba144c7b4e86f0a16 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:07:11.033968 17775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8870b3e1ee0426ba144c7b4e86f0a16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.026712 17779 tablet_service.cc:1511] Processing CreateTablet for tablet 0298092aa7d24e27beb7224bfa67e2ba (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:07:11.036463 17779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0298092aa7d24e27beb7224bfa67e2ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.955950 17846 tablet_service.cc:1511] Processing CreateTablet for tablet 42849a98e9f6406ab5735515dff5f42b (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:07:10.992578 17849 tablet_service.cc:1511] Processing CreateTablet for tablet f8870b3e1ee0426ba144c7b4e86f0a16 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:07:10.997834 17905 ts_tablet_manager.cc:1434] T 55315dce13cf4039985f82e9a3d25b43 P adf734561e49409c82d0d435327c8ea7: Time spent starting tablet: real 0.153s	user 0.004s	sys 0.006s
I20260713 09:07:11.005030 17847 tablet_service.cc:1511] Processing CreateTablet for tablet 0298092aa7d24e27beb7224bfa67e2ba (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:07:11.024641 17705 tablet_service.cc:1511] Processing CreateTablet for tablet c864ca7d62c141eea36693de88508578 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:07:11.042876 17846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42849a98e9f6406ab5735515dff5f42b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.043471 17705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c864ca7d62c141eea36693de88508578. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.047222 17910 raft_consensus.cc:493] T 55315dce13cf4039985f82e9a3d25b43 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.047906 17910 raft_consensus.cc:515] T 55315dce13cf4039985f82e9a3d25b43 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.064881 17847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0298092aa7d24e27beb7224bfa67e2ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.067864 17905 tablet_bootstrap.cc:492] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7: Bootstrap starting.
W20260713 09:07:11.078941 17599 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.16.55.2:45521, user_credentials={real_user=slave}} blocked reactor thread for 46356us
I20260713 09:07:11.092365 17849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8870b3e1ee0426ba144c7b4e86f0a16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.104099 17850 tablet_service.cc:1511] Processing CreateTablet for tablet c864ca7d62c141eea36693de88508578 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:07:11.105569 17850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c864ca7d62c141eea36693de88508578. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:07:11.121596 17662 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:11.125595 17778 tablet_service.cc:1511] Processing CreateTablet for tablet c864ca7d62c141eea36693de88508578 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:07:11.127305 17910 leader_election.cc:290] T 55315dce13cf4039985f82e9a3d25b43 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:11.143875 17906 ts_tablet_manager.cc:1434] T 75ed393ada724867a58bc601bd96cbd9 P 30b87d4731d8475da1fb5c02c8a335da: Time spent starting tablet: real 0.209s	user 0.014s	sys 0.003s
I20260713 09:07:11.145131 17701 tablet_service.cc:1511] Processing CreateTablet for tablet aba34f210c3a4d95b89b3de276c0bc3b (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:07:11.146447 17701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aba34f210c3a4d95b89b3de276c0bc3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.149739 17816 heartbeater.cc:499] Master 127.16.55.62:39365 was elected leader, sending a full tablet report...
I20260713 09:07:11.154549 17781 tablet_service.cc:1511] Processing CreateTablet for tablet aba34f210c3a4d95b89b3de276c0bc3b (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:07:11.155575 17906 tablet_bootstrap.cc:492] T e5c5643767c34ef1acb0b3f3bbeb5efb P 30b87d4731d8475da1fb5c02c8a335da: Bootstrap starting.
I20260713 09:07:11.157217 17780 tablet_service.cc:1511] Processing CreateTablet for tablet 5a56b6ef2a0e40e5a50b32ee8a0ca802 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:07:11.152973 17704 tablet_service.cc:1511] Processing CreateTablet for tablet 5a56b6ef2a0e40e5a50b32ee8a0ca802 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:07:11.160979 17704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a56b6ef2a0e40e5a50b32ee8a0ca802. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.161418 17905 tablet_bootstrap.cc:654] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.163048 17911 raft_consensus.cc:493] T 75ed393ada724867a58bc601bd96cbd9 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.139598 17778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c864ca7d62c141eea36693de88508578. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.163626 17911 raft_consensus.cc:515] T 75ed393ada724867a58bc601bd96cbd9 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.180392 17907 tablet_bootstrap.cc:492] T 71b1aa2b5d3a451c81af53b229c3ed28 P 58a07df1add94edaa3ad5e6170aa5b90: No bootstrap required, opened a new log
I20260713 09:07:11.180985 17907 ts_tablet_manager.cc:1403] T 71b1aa2b5d3a451c81af53b229c3ed28 P 58a07df1add94edaa3ad5e6170aa5b90: Time spent bootstrapping tablet: real 0.352s	user 0.023s	sys 0.004s
I20260713 09:07:11.183949 17907 raft_consensus.cc:359] T 71b1aa2b5d3a451c81af53b229c3ed28 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.186312 17911 leader_election.cc:290] T 75ed393ada724867a58bc601bd96cbd9 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:11.188918 17907 raft_consensus.cc:385] T 71b1aa2b5d3a451c81af53b229c3ed28 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.194701 17781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aba34f210c3a4d95b89b3de276c0bc3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.194808 17907 raft_consensus.cc:740] T 71b1aa2b5d3a451c81af53b229c3ed28 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.196174 17907 consensus_queue.cc:260] T 71b1aa2b5d3a451c81af53b229c3ed28 P 58a07df1add94edaa3ad5e6170aa5b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.210446 17780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a56b6ef2a0e40e5a50b32ee8a0ca802. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.219274 17907 ts_tablet_manager.cc:1434] T 71b1aa2b5d3a451c81af53b229c3ed28 P 58a07df1add94edaa3ad5e6170aa5b90: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.004s
I20260713 09:07:11.221730 17741 heartbeater.cc:499] Master 127.16.55.62:39365 was elected leader, sending a full tablet report...
I20260713 09:07:11.222113 17907 tablet_bootstrap.cc:492] T 447db15af5d04b55b9d324b7e90e593c P 58a07df1add94edaa3ad5e6170aa5b90: Bootstrap starting.
I20260713 09:07:11.225129 17906 tablet_bootstrap.cc:654] T e5c5643767c34ef1acb0b3f3bbeb5efb P 30b87d4731d8475da1fb5c02c8a335da: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.226699 17846 tablet_service.cc:1511] Processing CreateTablet for tablet 5a56b6ef2a0e40e5a50b32ee8a0ca802 (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:07:11.227516 17851 tablet_service.cc:1511] Processing CreateTablet for tablet aba34f210c3a4d95b89b3de276c0bc3b (DEFAULT_TABLE table=test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:07:11.240124 17846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a56b6ef2a0e40e5a50b32ee8a0ca802. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.243521 17716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55315dce13cf4039985f82e9a3d25b43" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
I20260713 09:07:11.244591 17905 tablet_bootstrap.cc:492] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7: No bootstrap required, opened a new log
I20260713 09:07:11.245105 17905 ts_tablet_manager.cc:1403] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7: Time spent bootstrapping tablet: real 0.178s	user 0.014s	sys 0.008s
W20260713 09:07:11.245244 17830 leader_election.cc:343] T 55315dce13cf4039985f82e9a3d25b43 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.246405 17907 tablet_bootstrap.cc:654] T 447db15af5d04b55b9d324b7e90e593c P 58a07df1add94edaa3ad5e6170aa5b90: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.248503 17716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ed393ada724867a58bc601bd96cbd9" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
I20260713 09:07:11.248628 17905 raft_consensus.cc:359] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.249297 17905 raft_consensus.cc:385] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.249604 17905 raft_consensus.cc:740] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Initialized, Role: FOLLOWER
W20260713 09:07:11.250042 17756 leader_election.cc:343] T 75ed393ada724867a58bc601bd96cbd9 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.264782 17865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ed393ada724867a58bc601bd96cbd9" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7" is_pre_election: true
W20260713 09:07:11.266463 17757 leader_election.cc:343] T 75ed393ada724867a58bc601bd96cbd9 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.266928 17757 leader_election.cc:304] T 75ed393ada724867a58bc601bd96cbd9 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da; no voters: 58a07df1add94edaa3ad5e6170aa5b90, adf734561e49409c82d0d435327c8ea7
I20260713 09:07:11.267726 17906 tablet_bootstrap.cc:492] T e5c5643767c34ef1acb0b3f3bbeb5efb P 30b87d4731d8475da1fb5c02c8a335da: No bootstrap required, opened a new log
I20260713 09:07:11.267714 17911 raft_consensus.cc:2749] T 75ed393ada724867a58bc601bd96cbd9 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:11.268817 17905 consensus_queue.cc:260] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.269265 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55315dce13cf4039985f82e9a3d25b43" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da" is_pre_election: true
I20260713 09:07:11.268432 17906 ts_tablet_manager.cc:1403] T e5c5643767c34ef1acb0b3f3bbeb5efb P 30b87d4731d8475da1fb5c02c8a335da: Time spent bootstrapping tablet: real 0.113s	user 0.011s	sys 0.003s
I20260713 09:07:11.271121 17905 ts_tablet_manager.cc:1434] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.001s
W20260713 09:07:11.271211 17829 leader_election.cc:343] T 55315dce13cf4039985f82e9a3d25b43 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.271696 17829 leader_election.cc:304] T 55315dce13cf4039985f82e9a3d25b43 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adf734561e49409c82d0d435327c8ea7; no voters: 30b87d4731d8475da1fb5c02c8a335da, 58a07df1add94edaa3ad5e6170aa5b90
I20260713 09:07:11.272470 17910 raft_consensus.cc:2749] T 55315dce13cf4039985f82e9a3d25b43 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:11.272929 17906 raft_consensus.cc:359] T e5c5643767c34ef1acb0b3f3bbeb5efb P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.273705 17906 raft_consensus.cc:385] T e5c5643767c34ef1acb0b3f3bbeb5efb P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.274032 17906 raft_consensus.cc:740] T e5c5643767c34ef1acb0b3f3bbeb5efb P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.274799 17906 consensus_queue.cc:260] T e5c5643767c34ef1acb0b3f3bbeb5efb P 30b87d4731d8475da1fb5c02c8a335da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.275669 17851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aba34f210c3a4d95b89b3de276c0bc3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.277371 17906 ts_tablet_manager.cc:1434] T e5c5643767c34ef1acb0b3f3bbeb5efb P 30b87d4731d8475da1fb5c02c8a335da: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:11.278376 17906 tablet_bootstrap.cc:492] T 55315dce13cf4039985f82e9a3d25b43 P 30b87d4731d8475da1fb5c02c8a335da: Bootstrap starting.
I20260713 09:07:11.283278 17905 tablet_bootstrap.cc:492] T 75ed393ada724867a58bc601bd96cbd9 P adf734561e49409c82d0d435327c8ea7: Bootstrap starting.
I20260713 09:07:11.285804 17907 tablet_bootstrap.cc:492] T 447db15af5d04b55b9d324b7e90e593c P 58a07df1add94edaa3ad5e6170aa5b90: No bootstrap required, opened a new log
I20260713 09:07:11.286311 17906 tablet_bootstrap.cc:654] T 55315dce13cf4039985f82e9a3d25b43 P 30b87d4731d8475da1fb5c02c8a335da: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.286374 17907 ts_tablet_manager.cc:1403] T 447db15af5d04b55b9d324b7e90e593c P 58a07df1add94edaa3ad5e6170aa5b90: Time spent bootstrapping tablet: real 0.065s	user 0.009s	sys 0.006s
I20260713 09:07:11.289806 17907 raft_consensus.cc:359] T 447db15af5d04b55b9d324b7e90e593c P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.291033 17907 raft_consensus.cc:385] T 447db15af5d04b55b9d324b7e90e593c P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.291482 17907 raft_consensus.cc:740] T 447db15af5d04b55b9d324b7e90e593c P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.292520 17905 tablet_bootstrap.cc:654] T 75ed393ada724867a58bc601bd96cbd9 P adf734561e49409c82d0d435327c8ea7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.292699 17907 consensus_queue.cc:260] T 447db15af5d04b55b9d324b7e90e593c P 58a07df1add94edaa3ad5e6170aa5b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.295737 17907 ts_tablet_manager.cc:1434] T 447db15af5d04b55b9d324b7e90e593c P 58a07df1add94edaa3ad5e6170aa5b90: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260713 09:07:11.296792 17907 tablet_bootstrap.cc:492] T 75ed393ada724867a58bc601bd96cbd9 P 58a07df1add94edaa3ad5e6170aa5b90: Bootstrap starting.
I20260713 09:07:11.299415 17906 tablet_bootstrap.cc:492] T 55315dce13cf4039985f82e9a3d25b43 P 30b87d4731d8475da1fb5c02c8a335da: No bootstrap required, opened a new log
I20260713 09:07:11.299985 17906 ts_tablet_manager.cc:1403] T 55315dce13cf4039985f82e9a3d25b43 P 30b87d4731d8475da1fb5c02c8a335da: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260713 09:07:11.303529 17907 tablet_bootstrap.cc:654] T 75ed393ada724867a58bc601bd96cbd9 P 58a07df1add94edaa3ad5e6170aa5b90: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.303151 17906 raft_consensus.cc:359] T 55315dce13cf4039985f82e9a3d25b43 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.304088 17906 raft_consensus.cc:385] T 55315dce13cf4039985f82e9a3d25b43 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.304450 17906 raft_consensus.cc:740] T 55315dce13cf4039985f82e9a3d25b43 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.305462 17906 consensus_queue.cc:260] T 55315dce13cf4039985f82e9a3d25b43 P 30b87d4731d8475da1fb5c02c8a335da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.308449 17906 ts_tablet_manager.cc:1434] T 55315dce13cf4039985f82e9a3d25b43 P 30b87d4731d8475da1fb5c02c8a335da: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:11.309796 17906 tablet_bootstrap.cc:492] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da: Bootstrap starting.
I20260713 09:07:11.310565 17911 raft_consensus.cc:493] T e5c5643767c34ef1acb0b3f3bbeb5efb P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.311208 17911 raft_consensus.cc:515] T e5c5643767c34ef1acb0b3f3bbeb5efb P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.316917 17716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c5643767c34ef1acb0b3f3bbeb5efb" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
W20260713 09:07:11.318912 17756 leader_election.cc:343] T e5c5643767c34ef1acb0b3f3bbeb5efb P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.331604 17865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c5643767c34ef1acb0b3f3bbeb5efb" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7" is_pre_election: true
W20260713 09:07:11.333561 17757 leader_election.cc:343] T e5c5643767c34ef1acb0b3f3bbeb5efb P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.334177 17757 leader_election.cc:304] T e5c5643767c34ef1acb0b3f3bbeb5efb P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da; no voters: 58a07df1add94edaa3ad5e6170aa5b90, adf734561e49409c82d0d435327c8ea7
I20260713 09:07:11.335470 17911 leader_election.cc:290] T e5c5643767c34ef1acb0b3f3bbeb5efb P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:11.336117 17926 raft_consensus.cc:2749] T e5c5643767c34ef1acb0b3f3bbeb5efb P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:11.346195 17905 tablet_bootstrap.cc:492] T 75ed393ada724867a58bc601bd96cbd9 P adf734561e49409c82d0d435327c8ea7: No bootstrap required, opened a new log
I20260713 09:07:11.346771 17905 ts_tablet_manager.cc:1403] T 75ed393ada724867a58bc601bd96cbd9 P adf734561e49409c82d0d435327c8ea7: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.037s
I20260713 09:07:11.347018 17906 tablet_bootstrap.cc:654] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.347287 17907 tablet_bootstrap.cc:492] T 75ed393ada724867a58bc601bd96cbd9 P 58a07df1add94edaa3ad5e6170aa5b90: No bootstrap required, opened a new log
I20260713 09:07:11.347791 17907 ts_tablet_manager.cc:1403] T 75ed393ada724867a58bc601bd96cbd9 P 58a07df1add94edaa3ad5e6170aa5b90: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.032s
I20260713 09:07:11.349915 17905 raft_consensus.cc:359] T 75ed393ada724867a58bc601bd96cbd9 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.350716 17905 raft_consensus.cc:385] T 75ed393ada724867a58bc601bd96cbd9 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.351048 17905 raft_consensus.cc:740] T 75ed393ada724867a58bc601bd96cbd9 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.351238 17907 raft_consensus.cc:359] T 75ed393ada724867a58bc601bd96cbd9 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.351964 17905 consensus_queue.cc:260] T 75ed393ada724867a58bc601bd96cbd9 P adf734561e49409c82d0d435327c8ea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.352365 17907 raft_consensus.cc:385] T 75ed393ada724867a58bc601bd96cbd9 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.352936 17907 raft_consensus.cc:740] T 75ed393ada724867a58bc601bd96cbd9 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.354485 17905 ts_tablet_manager.cc:1434] T 75ed393ada724867a58bc601bd96cbd9 P adf734561e49409c82d0d435327c8ea7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:07:11.354064 17907 consensus_queue.cc:260] T 75ed393ada724867a58bc601bd96cbd9 P 58a07df1add94edaa3ad5e6170aa5b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.358063 17907 ts_tablet_manager.cc:1434] T 75ed393ada724867a58bc601bd96cbd9 P 58a07df1add94edaa3ad5e6170aa5b90: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:07:11.358480 17905 tablet_bootstrap.cc:492] T e5c5643767c34ef1acb0b3f3bbeb5efb P adf734561e49409c82d0d435327c8ea7: Bootstrap starting.
I20260713 09:07:11.359547 17907 tablet_bootstrap.cc:492] T 55315dce13cf4039985f82e9a3d25b43 P 58a07df1add94edaa3ad5e6170aa5b90: Bootstrap starting.
I20260713 09:07:11.366410 17905 tablet_bootstrap.cc:654] T e5c5643767c34ef1acb0b3f3bbeb5efb P adf734561e49409c82d0d435327c8ea7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.369498 17906 tablet_bootstrap.cc:492] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da: No bootstrap required, opened a new log
I20260713 09:07:11.369659 17907 tablet_bootstrap.cc:654] T 55315dce13cf4039985f82e9a3d25b43 P 58a07df1add94edaa3ad5e6170aa5b90: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.370049 17906 ts_tablet_manager.cc:1403] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.014s
I20260713 09:07:11.373391 17906 raft_consensus.cc:359] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.374378 17906 raft_consensus.cc:385] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.374734 17906 raft_consensus.cc:740] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.375885 17906 consensus_queue.cc:260] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.379184 17906 ts_tablet_manager.cc:1434] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260713 09:07:11.380311 17906 tablet_bootstrap.cc:492] T 447db15af5d04b55b9d324b7e90e593c P 30b87d4731d8475da1fb5c02c8a335da: Bootstrap starting.
I20260713 09:07:11.381419 17905 tablet_bootstrap.cc:492] T e5c5643767c34ef1acb0b3f3bbeb5efb P adf734561e49409c82d0d435327c8ea7: No bootstrap required, opened a new log
I20260713 09:07:11.381964 17905 ts_tablet_manager.cc:1403] T e5c5643767c34ef1acb0b3f3bbeb5efb P adf734561e49409c82d0d435327c8ea7: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260713 09:07:11.382462 17907 tablet_bootstrap.cc:492] T 55315dce13cf4039985f82e9a3d25b43 P 58a07df1add94edaa3ad5e6170aa5b90: No bootstrap required, opened a new log
I20260713 09:07:11.383003 17907 ts_tablet_manager.cc:1403] T 55315dce13cf4039985f82e9a3d25b43 P 58a07df1add94edaa3ad5e6170aa5b90: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.005s
I20260713 09:07:11.385926 17907 raft_consensus.cc:359] T 55315dce13cf4039985f82e9a3d25b43 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.386818 17907 raft_consensus.cc:385] T 55315dce13cf4039985f82e9a3d25b43 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.387171 17906 tablet_bootstrap.cc:654] T 447db15af5d04b55b9d324b7e90e593c P 30b87d4731d8475da1fb5c02c8a335da: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.387188 17907 raft_consensus.cc:740] T 55315dce13cf4039985f82e9a3d25b43 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.388280 17907 consensus_queue.cc:260] T 55315dce13cf4039985f82e9a3d25b43 P 58a07df1add94edaa3ad5e6170aa5b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.388830 17905 raft_consensus.cc:359] T e5c5643767c34ef1acb0b3f3bbeb5efb P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.389653 17905 raft_consensus.cc:385] T e5c5643767c34ef1acb0b3f3bbeb5efb P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.390012 17905 raft_consensus.cc:740] T e5c5643767c34ef1acb0b3f3bbeb5efb P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.391428 17907 ts_tablet_manager.cc:1434] T 55315dce13cf4039985f82e9a3d25b43 P 58a07df1add94edaa3ad5e6170aa5b90: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:07:11.391018 17905 consensus_queue.cc:260] T e5c5643767c34ef1acb0b3f3bbeb5efb P adf734561e49409c82d0d435327c8ea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.392946 17926 raft_consensus.cc:493] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.393429 17926 raft_consensus.cc:515] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.395769 17926 leader_election.cc:290] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:11.396622 17716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b1aa2b5d3a451c81af53b229c3ed28" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
I20260713 09:07:11.397406 17907 tablet_bootstrap.cc:492] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90: Bootstrap starting.
I20260713 09:07:11.397349 17716 raft_consensus.cc:2468] T 71b1aa2b5d3a451c81af53b229c3ed28 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b87d4731d8475da1fb5c02c8a335da in term 0.
I20260713 09:07:11.398411 17865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b1aa2b5d3a451c81af53b229c3ed28" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7" is_pre_election: true
I20260713 09:07:11.398810 17756 leader_election.cc:304] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da, 58a07df1add94edaa3ad5e6170aa5b90; no voters: 
I20260713 09:07:11.399170 17905 ts_tablet_manager.cc:1434] T e5c5643767c34ef1acb0b3f3bbeb5efb P adf734561e49409c82d0d435327c8ea7: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.004s
I20260713 09:07:11.399775 17926 raft_consensus.cc:2804] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:11.400187 17926 raft_consensus.cc:493] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:11.400564 17926 raft_consensus.cc:3060] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.401039 17906 tablet_bootstrap.cc:492] T 447db15af5d04b55b9d324b7e90e593c P 30b87d4731d8475da1fb5c02c8a335da: No bootstrap required, opened a new log
W20260713 09:07:11.399806 17757 leader_election.cc:343] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.404044 17906 ts_tablet_manager.cc:1403] T 447db15af5d04b55b9d324b7e90e593c P 30b87d4731d8475da1fb5c02c8a335da: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260713 09:07:11.404985 17907 tablet_bootstrap.cc:654] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.407218 17906 raft_consensus.cc:359] T 447db15af5d04b55b9d324b7e90e593c P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.408018 17906 raft_consensus.cc:385] T 447db15af5d04b55b9d324b7e90e593c P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.408429 17906 raft_consensus.cc:740] T 447db15af5d04b55b9d324b7e90e593c P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.409654 17906 consensus_queue.cc:260] T 447db15af5d04b55b9d324b7e90e593c P 30b87d4731d8475da1fb5c02c8a335da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.412824 17905 tablet_bootstrap.cc:492] T 71b1aa2b5d3a451c81af53b229c3ed28 P adf734561e49409c82d0d435327c8ea7: Bootstrap starting.
I20260713 09:07:11.416412 17926 raft_consensus.cc:515] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.418071 17906 ts_tablet_manager.cc:1434] T 447db15af5d04b55b9d324b7e90e593c P 30b87d4731d8475da1fb5c02c8a335da: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260713 09:07:11.419790 17906 tablet_bootstrap.cc:492] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da: Bootstrap starting.
I20260713 09:07:11.419971 17716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b1aa2b5d3a451c81af53b229c3ed28" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90"
I20260713 09:07:11.420656 17716 raft_consensus.cc:3060] T 71b1aa2b5d3a451c81af53b229c3ed28 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.425275 17905 tablet_bootstrap.cc:654] T 71b1aa2b5d3a451c81af53b229c3ed28 P adf734561e49409c82d0d435327c8ea7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.428599 17910 raft_consensus.cc:493] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.429128 17910 raft_consensus.cc:515] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.431010 17716 raft_consensus.cc:2468] T 71b1aa2b5d3a451c81af53b229c3ed28 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b87d4731d8475da1fb5c02c8a335da in term 1.
I20260713 09:07:11.431243 17910 leader_election.cc:290] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:11.432973 17715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447db15af5d04b55b9d324b7e90e593c" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
I20260713 09:07:11.433327 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447db15af5d04b55b9d324b7e90e593c" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da" is_pre_election: true
I20260713 09:07:11.433679 17715 raft_consensus.cc:2468] T 447db15af5d04b55b9d324b7e90e593c P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf734561e49409c82d0d435327c8ea7 in term 0.
I20260713 09:07:11.433919 17791 raft_consensus.cc:2468] T 447db15af5d04b55b9d324b7e90e593c P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf734561e49409c82d0d435327c8ea7 in term 0.
I20260713 09:07:11.435300 17829 leader_election.cc:304] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da, adf734561e49409c82d0d435327c8ea7; no voters: 
I20260713 09:07:11.434744 17756 leader_election.cc:304] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da, 58a07df1add94edaa3ad5e6170aa5b90; no voters: 
I20260713 09:07:11.436209 17910 raft_consensus.cc:2804] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:11.436529 17911 raft_consensus.cc:2804] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:11.436587 17910 raft_consensus.cc:493] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:11.437110 17910 raft_consensus.cc:3060] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.441807 17906 tablet_bootstrap.cc:654] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.445037 17865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b1aa2b5d3a451c81af53b229c3ed28" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7"
W20260713 09:07:11.446372 17757 leader_election.cc:343] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.447288 17926 leader_election.cc:290] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 election: Requested vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:11.451491 17910 raft_consensus.cc:515] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.455438 17716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447db15af5d04b55b9d324b7e90e593c" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90"
I20260713 09:07:11.455746 17906 tablet_bootstrap.cc:492] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da: No bootstrap required, opened a new log
I20260713 09:07:11.456327 17716 raft_consensus.cc:3060] T 447db15af5d04b55b9d324b7e90e593c P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.456540 17906 ts_tablet_manager.cc:1403] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.007s
I20260713 09:07:11.459543 17911 raft_consensus.cc:697] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Becoming Leader. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Running, Role: LEADER
I20260713 09:07:11.460595 17911 consensus_queue.cc:237] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.460687 17906 raft_consensus.cc:359] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.461585 17906 raft_consensus.cc:385] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.461912 17906 raft_consensus.cc:740] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.462807 17907 tablet_bootstrap.cc:492] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90: No bootstrap required, opened a new log
I20260713 09:07:11.463393 17907 ts_tablet_manager.cc:1403] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90: Time spent bootstrapping tablet: real 0.066s	user 0.032s	sys 0.029s
I20260713 09:07:11.462785 17906 consensus_queue.cc:260] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.465423 17906 ts_tablet_manager.cc:1434] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:07:11.466395 17906 tablet_bootstrap.cc:492] T fa4b7e09bf634bf3a88eae886c1e007d P 30b87d4731d8475da1fb5c02c8a335da: Bootstrap starting.
I20260713 09:07:11.466696 17907 raft_consensus.cc:359] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.467533 17907 raft_consensus.cc:385] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.467893 17907 raft_consensus.cc:740] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.468808 17907 consensus_queue.cc:260] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.470207 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447db15af5d04b55b9d324b7e90e593c" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da"
I20260713 09:07:11.471016 17791 raft_consensus.cc:3060] T 447db15af5d04b55b9d324b7e90e593c P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.474004 17906 tablet_bootstrap.cc:654] T fa4b7e09bf634bf3a88eae886c1e007d P 30b87d4731d8475da1fb5c02c8a335da: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.474800 17907 ts_tablet_manager.cc:1434] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:07:11.475929 17907 tablet_bootstrap.cc:492] T 327f38524ee644b98ace878f6fd0f998 P 58a07df1add94edaa3ad5e6170aa5b90: Bootstrap starting.
I20260713 09:07:11.481006 17905 tablet_bootstrap.cc:492] T 71b1aa2b5d3a451c81af53b229c3ed28 P adf734561e49409c82d0d435327c8ea7: No bootstrap required, opened a new log
I20260713 09:07:11.481527 17905 ts_tablet_manager.cc:1403] T 71b1aa2b5d3a451c81af53b229c3ed28 P adf734561e49409c82d0d435327c8ea7: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.000s
I20260713 09:07:11.484704 17905 raft_consensus.cc:359] T 71b1aa2b5d3a451c81af53b229c3ed28 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.485466 17905 raft_consensus.cc:385] T 71b1aa2b5d3a451c81af53b229c3ed28 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.485819 17905 raft_consensus.cc:740] T 71b1aa2b5d3a451c81af53b229c3ed28 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.486164 17906 tablet_bootstrap.cc:492] T fa4b7e09bf634bf3a88eae886c1e007d P 30b87d4731d8475da1fb5c02c8a335da: No bootstrap required, opened a new log
I20260713 09:07:11.478813 17791 raft_consensus.cc:2468] T 447db15af5d04b55b9d324b7e90e593c P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf734561e49409c82d0d435327c8ea7 in term 1.
I20260713 09:07:11.486703 17906 ts_tablet_manager.cc:1403] T fa4b7e09bf634bf3a88eae886c1e007d P 30b87d4731d8475da1fb5c02c8a335da: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260713 09:07:11.487016 17907 tablet_bootstrap.cc:654] T 327f38524ee644b98ace878f6fd0f998 P 58a07df1add94edaa3ad5e6170aa5b90: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.487699 17829 leader_election.cc:304] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da, adf734561e49409c82d0d435327c8ea7; no voters: 
I20260713 09:07:11.489846 17906 raft_consensus.cc:359] T fa4b7e09bf634bf3a88eae886c1e007d P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.490811 17906 raft_consensus.cc:385] T fa4b7e09bf634bf3a88eae886c1e007d P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.491362 17906 raft_consensus.cc:740] T fa4b7e09bf634bf3a88eae886c1e007d P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.492897 17910 leader_election.cc:290] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 election: Requested vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:11.493252 17937 raft_consensus.cc:2804] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:11.493841 17716 raft_consensus.cc:2468] T 447db15af5d04b55b9d324b7e90e593c P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf734561e49409c82d0d435327c8ea7 in term 1.
I20260713 09:07:11.493957 17614 catalog_manager.cc:5697] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da reported cstate change: term changed from 0 to 1, leader changed from <none> to 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2). New cstate: current_term: 1 leader_uuid: "30b87d4731d8475da1fb5c02c8a335da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:11.494234 17906 consensus_queue.cc:260] T fa4b7e09bf634bf3a88eae886c1e007d P 30b87d4731d8475da1fb5c02c8a335da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.495810 17905 consensus_queue.cc:260] T 71b1aa2b5d3a451c81af53b229c3ed28 P adf734561e49409c82d0d435327c8ea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.497419 17906 ts_tablet_manager.cc:1434] T fa4b7e09bf634bf3a88eae886c1e007d P 30b87d4731d8475da1fb5c02c8a335da: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260713 09:07:11.498840 17906 tablet_bootstrap.cc:492] T 3a741a59d42648048b74a01a646a3c9a P 30b87d4731d8475da1fb5c02c8a335da: Bootstrap starting.
I20260713 09:07:11.499153 17937 raft_consensus.cc:697] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Becoming Leader. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Running, Role: LEADER
I20260713 09:07:11.501040 17937 consensus_queue.cc:237] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.506403 17907 tablet_bootstrap.cc:492] T 327f38524ee644b98ace878f6fd0f998 P 58a07df1add94edaa3ad5e6170aa5b90: No bootstrap required, opened a new log
I20260713 09:07:11.507040 17907 ts_tablet_manager.cc:1403] T 327f38524ee644b98ace878f6fd0f998 P 58a07df1add94edaa3ad5e6170aa5b90: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.009s
I20260713 09:07:11.507265 17906 tablet_bootstrap.cc:654] T 3a741a59d42648048b74a01a646a3c9a P 30b87d4731d8475da1fb5c02c8a335da: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.514068 17905 ts_tablet_manager.cc:1434] T 71b1aa2b5d3a451c81af53b229c3ed28 P adf734561e49409c82d0d435327c8ea7: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.009s
I20260713 09:07:11.515280 17905 tablet_bootstrap.cc:492] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7: Bootstrap starting.
I20260713 09:07:11.516175 17907 raft_consensus.cc:359] T 327f38524ee644b98ace878f6fd0f998 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.517024 17907 raft_consensus.cc:385] T 327f38524ee644b98ace878f6fd0f998 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.517386 17907 raft_consensus.cc:740] T 327f38524ee644b98ace878f6fd0f998 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.518687 17906 tablet_bootstrap.cc:492] T 3a741a59d42648048b74a01a646a3c9a P 30b87d4731d8475da1fb5c02c8a335da: No bootstrap required, opened a new log
I20260713 09:07:11.518283 17907 consensus_queue.cc:260] T 327f38524ee644b98ace878f6fd0f998 P 58a07df1add94edaa3ad5e6170aa5b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.519186 17906 ts_tablet_manager.cc:1403] T 3a741a59d42648048b74a01a646a3c9a P 30b87d4731d8475da1fb5c02c8a335da: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260713 09:07:11.521226 17907 ts_tablet_manager.cc:1434] T 327f38524ee644b98ace878f6fd0f998 P 58a07df1add94edaa3ad5e6170aa5b90: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:07:11.522256 17907 tablet_bootstrap.cc:492] T fa4b7e09bf634bf3a88eae886c1e007d P 58a07df1add94edaa3ad5e6170aa5b90: Bootstrap starting.
I20260713 09:07:11.522030 17906 raft_consensus.cc:359] T 3a741a59d42648048b74a01a646a3c9a P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.522696 17906 raft_consensus.cc:385] T 3a741a59d42648048b74a01a646a3c9a P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.523034 17905 tablet_bootstrap.cc:654] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.523012 17906 raft_consensus.cc:740] T 3a741a59d42648048b74a01a646a3c9a P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.524041 17906 consensus_queue.cc:260] T 3a741a59d42648048b74a01a646a3c9a P 30b87d4731d8475da1fb5c02c8a335da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.526507 17906 ts_tablet_manager.cc:1434] T 3a741a59d42648048b74a01a646a3c9a P 30b87d4731d8475da1fb5c02c8a335da: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:11.527475 17906 tablet_bootstrap.cc:492] T 1a5ee9992e7345f8917ba4c80552d959 P 30b87d4731d8475da1fb5c02c8a335da: Bootstrap starting.
I20260713 09:07:11.529527 17907 tablet_bootstrap.cc:654] T fa4b7e09bf634bf3a88eae886c1e007d P 58a07df1add94edaa3ad5e6170aa5b90: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.535281 17906 tablet_bootstrap.cc:654] T 1a5ee9992e7345f8917ba4c80552d959 P 30b87d4731d8475da1fb5c02c8a335da: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.535315 17937 raft_consensus.cc:493] T 75ed393ada724867a58bc601bd96cbd9 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.535840 17905 tablet_bootstrap.cc:492] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7: No bootstrap required, opened a new log
I20260713 09:07:11.536492 17905 ts_tablet_manager.cc:1403] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260713 09:07:11.535892 17937 raft_consensus.cc:515] T 75ed393ada724867a58bc601bd96cbd9 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.539778 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ed393ada724867a58bc601bd96cbd9" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da" is_pre_election: true
I20260713 09:07:11.540464 17791 raft_consensus.cc:2468] T 75ed393ada724867a58bc601bd96cbd9 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf734561e49409c82d0d435327c8ea7 in term 0.
I20260713 09:07:11.542557 17716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ed393ada724867a58bc601bd96cbd9" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
I20260713 09:07:11.543257 17716 raft_consensus.cc:2468] T 75ed393ada724867a58bc601bd96cbd9 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf734561e49409c82d0d435327c8ea7 in term 0.
I20260713 09:07:11.539806 17937 leader_election.cc:290] T 75ed393ada724867a58bc601bd96cbd9 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:11.544476 17830 leader_election.cc:304] T 75ed393ada724867a58bc601bd96cbd9 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58a07df1add94edaa3ad5e6170aa5b90, adf734561e49409c82d0d435327c8ea7; no voters: 
I20260713 09:07:11.545535 17905 raft_consensus.cc:359] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.546270 17905 raft_consensus.cc:385] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.546561 17905 raft_consensus.cc:740] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.547148 17937 raft_consensus.cc:2804] T 75ed393ada724867a58bc601bd96cbd9 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:11.547318 17905 consensus_queue.cc:260] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.547770 17937 raft_consensus.cc:493] T 75ed393ada724867a58bc601bd96cbd9 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:11.548338 17937 raft_consensus.cc:3060] T 75ed393ada724867a58bc601bd96cbd9 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.548768 17612 catalog_manager.cc:5697] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to adf734561e49409c82d0d435327c8ea7 (127.16.55.3). New cstate: current_term: 1 leader_uuid: "adf734561e49409c82d0d435327c8ea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:11.550010 17905 ts_tablet_manager.cc:1434] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260713 09:07:11.551040 17905 tablet_bootstrap.cc:492] T fa4b7e09bf634bf3a88eae886c1e007d P adf734561e49409c82d0d435327c8ea7: Bootstrap starting.
I20260713 09:07:11.556239 17911 raft_consensus.cc:493] T 55315dce13cf4039985f82e9a3d25b43 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.556773 17911 raft_consensus.cc:515] T 55315dce13cf4039985f82e9a3d25b43 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.558923 17911 leader_election.cc:290] T 55315dce13cf4039985f82e9a3d25b43 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:11.559434 17905 tablet_bootstrap.cc:654] T fa4b7e09bf634bf3a88eae886c1e007d P adf734561e49409c82d0d435327c8ea7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.559610 17907 tablet_bootstrap.cc:492] T fa4b7e09bf634bf3a88eae886c1e007d P 58a07df1add94edaa3ad5e6170aa5b90: No bootstrap required, opened a new log
I20260713 09:07:11.560199 17907 ts_tablet_manager.cc:1403] T fa4b7e09bf634bf3a88eae886c1e007d P 58a07df1add94edaa3ad5e6170aa5b90: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.010s
I20260713 09:07:11.560621 17865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55315dce13cf4039985f82e9a3d25b43" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7" is_pre_election: true
I20260713 09:07:11.561200 17716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55315dce13cf4039985f82e9a3d25b43" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
I20260713 09:07:11.561296 17865 raft_consensus.cc:2468] T 55315dce13cf4039985f82e9a3d25b43 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b87d4731d8475da1fb5c02c8a335da in term 0.
I20260713 09:07:11.561906 17716 raft_consensus.cc:2468] T 55315dce13cf4039985f82e9a3d25b43 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b87d4731d8475da1fb5c02c8a335da in term 0.
I20260713 09:07:11.562666 17757 leader_election.cc:304] T 55315dce13cf4039985f82e9a3d25b43 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da, adf734561e49409c82d0d435327c8ea7; no voters: 
I20260713 09:07:11.562108 17937 raft_consensus.cc:515] T 75ed393ada724867a58bc601bd96cbd9 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.563529 17911 raft_consensus.cc:2804] T 55315dce13cf4039985f82e9a3d25b43 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:11.564584 17907 raft_consensus.cc:359] T fa4b7e09bf634bf3a88eae886c1e007d P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.565131 17906 tablet_bootstrap.cc:492] T 1a5ee9992e7345f8917ba4c80552d959 P 30b87d4731d8475da1fb5c02c8a335da: No bootstrap required, opened a new log
I20260713 09:07:11.565461 17911 raft_consensus.cc:493] T 55315dce13cf4039985f82e9a3d25b43 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:11.565770 17906 ts_tablet_manager.cc:1403] T 1a5ee9992e7345f8917ba4c80552d959 P 30b87d4731d8475da1fb5c02c8a335da: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.010s
I20260713 09:07:11.565955 17911 raft_consensus.cc:3060] T 55315dce13cf4039985f82e9a3d25b43 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.568606 17906 raft_consensus.cc:359] T 1a5ee9992e7345f8917ba4c80552d959 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.569285 17906 raft_consensus.cc:385] T 1a5ee9992e7345f8917ba4c80552d959 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.569581 17906 raft_consensus.cc:740] T 1a5ee9992e7345f8917ba4c80552d959 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.570360 17906 consensus_queue.cc:260] T 1a5ee9992e7345f8917ba4c80552d959 P 30b87d4731d8475da1fb5c02c8a335da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.571141 17905 tablet_bootstrap.cc:492] T fa4b7e09bf634bf3a88eae886c1e007d P adf734561e49409c82d0d435327c8ea7: No bootstrap required, opened a new log
I20260713 09:07:11.571627 17905 ts_tablet_manager.cc:1403] T fa4b7e09bf634bf3a88eae886c1e007d P adf734561e49409c82d0d435327c8ea7: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.006s
I20260713 09:07:11.565464 17907 raft_consensus.cc:385] T fa4b7e09bf634bf3a88eae886c1e007d P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.572672 17906 ts_tablet_manager.cc:1434] T 1a5ee9992e7345f8917ba4c80552d959 P 30b87d4731d8475da1fb5c02c8a335da: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:11.574513 17907 raft_consensus.cc:740] T fa4b7e09bf634bf3a88eae886c1e007d P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.574524 17905 raft_consensus.cc:359] T fa4b7e09bf634bf3a88eae886c1e007d P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.575455 17905 raft_consensus.cc:385] T fa4b7e09bf634bf3a88eae886c1e007d P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.575737 17905 raft_consensus.cc:740] T fa4b7e09bf634bf3a88eae886c1e007d P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.576630 17905 consensus_queue.cc:260] T fa4b7e09bf634bf3a88eae886c1e007d P adf734561e49409c82d0d435327c8ea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.576964 17907 consensus_queue.cc:260] T fa4b7e09bf634bf3a88eae886c1e007d P 58a07df1add94edaa3ad5e6170aa5b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.578109 17906 tablet_bootstrap.cc:492] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da: Bootstrap starting.
I20260713 09:07:11.577339 17716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ed393ada724867a58bc601bd96cbd9" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90"
I20260713 09:07:11.578488 17937 leader_election.cc:290] T 75ed393ada724867a58bc601bd96cbd9 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 election: Requested vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:11.578684 17716 raft_consensus.cc:3060] T 75ed393ada724867a58bc601bd96cbd9 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.579588 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ed393ada724867a58bc601bd96cbd9" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da"
I20260713 09:07:11.580128 17791 raft_consensus.cc:3060] T 75ed393ada724867a58bc601bd96cbd9 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.580612 17907 ts_tablet_manager.cc:1434] T fa4b7e09bf634bf3a88eae886c1e007d P 58a07df1add94edaa3ad5e6170aa5b90: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:07:11.581633 17907 tablet_bootstrap.cc:492] T c944e906a170492d884b0b99fdfac058 P 58a07df1add94edaa3ad5e6170aa5b90: Bootstrap starting.
I20260713 09:07:11.584743 17906 tablet_bootstrap.cc:654] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.587117 17791 raft_consensus.cc:2468] T 75ed393ada724867a58bc601bd96cbd9 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf734561e49409c82d0d435327c8ea7 in term 1.
I20260713 09:07:11.588376 17907 tablet_bootstrap.cc:654] T c944e906a170492d884b0b99fdfac058 P 58a07df1add94edaa3ad5e6170aa5b90: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.588589 17829 leader_election.cc:304] T 75ed393ada724867a58bc601bd96cbd9 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da, adf734561e49409c82d0d435327c8ea7; no voters: 
I20260713 09:07:11.589967 17937 raft_consensus.cc:2804] T 75ed393ada724867a58bc601bd96cbd9 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:11.573949 17911 raft_consensus.cc:515] T 55315dce13cf4039985f82e9a3d25b43 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.591862 17905 ts_tablet_manager.cc:1434] T fa4b7e09bf634bf3a88eae886c1e007d P adf734561e49409c82d0d435327c8ea7: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:07:11.592897 17905 tablet_bootstrap.cc:492] T 6bb2ced5d1474645b65f5849d090cfe9 P adf734561e49409c82d0d435327c8ea7: Bootstrap starting.
I20260713 09:07:11.593924 17715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55315dce13cf4039985f82e9a3d25b43" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90"
I20260713 09:07:11.594761 17715 raft_consensus.cc:3060] T 55315dce13cf4039985f82e9a3d25b43 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.599265 17937 raft_consensus.cc:697] T 75ed393ada724867a58bc601bd96cbd9 P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Becoming Leader. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Running, Role: LEADER
I20260713 09:07:11.599534 17919 raft_consensus.cc:493] T 327f38524ee644b98ace878f6fd0f998 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.600243 17937 consensus_queue.cc:237] T 75ed393ada724867a58bc601bd96cbd9 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.600167 17919 raft_consensus.cc:515] T 327f38524ee644b98ace878f6fd0f998 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.607185 17905 tablet_bootstrap.cc:654] T 6bb2ced5d1474645b65f5849d090cfe9 P adf734561e49409c82d0d435327c8ea7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.613684 17919 leader_election.cc:290] T 327f38524ee644b98ace878f6fd0f998 P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:11.614454 17919 raft_consensus.cc:493] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.619745 17905 tablet_bootstrap.cc:492] T 6bb2ced5d1474645b65f5849d090cfe9 P adf734561e49409c82d0d435327c8ea7: No bootstrap required, opened a new log
I20260713 09:07:11.621938 17905 ts_tablet_manager.cc:1403] T 6bb2ced5d1474645b65f5849d090cfe9 P adf734561e49409c82d0d435327c8ea7: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.003s
I20260713 09:07:11.624581 17933 raft_consensus.cc:493] T 3a741a59d42648048b74a01a646a3c9a P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.624804 17919 raft_consensus.cc:515] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.625375 17933 raft_consensus.cc:515] T 3a741a59d42648048b74a01a646a3c9a P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.627693 17919 leader_election.cc:290] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:11.629310 17905 raft_consensus.cc:359] T 6bb2ced5d1474645b65f5849d090cfe9 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.630179 17865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a741a59d42648048b74a01a646a3c9a" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7" is_pre_election: true
I20260713 09:07:11.632131 17905 raft_consensus.cc:385] T 6bb2ced5d1474645b65f5849d090cfe9 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.632226 17714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a741a59d42648048b74a01a646a3c9a" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
I20260713 09:07:11.631501 17933 leader_election.cc:290] T 3a741a59d42648048b74a01a646a3c9a P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:11.633378 17905 raft_consensus.cc:740] T 6bb2ced5d1474645b65f5849d090cfe9 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Initialized, Role: FOLLOWER
W20260713 09:07:11.632670 17757 leader_election.cc:343] T 3a741a59d42648048b74a01a646a3c9a P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:11.634552 17756 leader_election.cc:343] T 3a741a59d42648048b74a01a646a3c9a P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.624598 17716 raft_consensus.cc:2468] T 75ed393ada724867a58bc601bd96cbd9 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf734561e49409c82d0d435327c8ea7 in term 1.
I20260713 09:07:11.635090 17756 leader_election.cc:304] T 3a741a59d42648048b74a01a646a3c9a P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da; no voters: 58a07df1add94edaa3ad5e6170aa5b90, adf734561e49409c82d0d435327c8ea7
I20260713 09:07:11.634644 17905 consensus_queue.cc:260] T 6bb2ced5d1474645b65f5849d090cfe9 P adf734561e49409c82d0d435327c8ea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.637039 17933 raft_consensus.cc:2749] T 3a741a59d42648048b74a01a646a3c9a P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:11.639384 17905 ts_tablet_manager.cc:1434] T 6bb2ced5d1474645b65f5849d090cfe9 P adf734561e49409c82d0d435327c8ea7: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:07:11.641799 17905 tablet_bootstrap.cc:492] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7: Bootstrap starting.
I20260713 09:07:11.644114 17715 raft_consensus.cc:2468] T 55315dce13cf4039985f82e9a3d25b43 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b87d4731d8475da1fb5c02c8a335da in term 1.
I20260713 09:07:11.645607 17756 leader_election.cc:304] T 55315dce13cf4039985f82e9a3d25b43 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da, 58a07df1add94edaa3ad5e6170aa5b90; no voters: 
I20260713 09:07:11.646512 17933 raft_consensus.cc:2804] T 55315dce13cf4039985f82e9a3d25b43 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:11.647042 17933 raft_consensus.cc:697] T 55315dce13cf4039985f82e9a3d25b43 P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Becoming Leader. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Running, Role: LEADER
I20260713 09:07:11.647938 17933 consensus_queue.cc:237] T 55315dce13cf4039985f82e9a3d25b43 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.649055 17906 tablet_bootstrap.cc:492] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da: No bootstrap required, opened a new log
I20260713 09:07:11.649542 17906 ts_tablet_manager.cc:1403] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da: Time spent bootstrapping tablet: real 0.072s	user 0.033s	sys 0.015s
I20260713 09:07:11.651029 17905 tablet_bootstrap.cc:654] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.652202 17906 raft_consensus.cc:359] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.652873 17906 raft_consensus.cc:385] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.653146 17906 raft_consensus.cc:740] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.653796 17906 consensus_queue.cc:260] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.655225 17911 leader_election.cc:290] T 55315dce13cf4039985f82e9a3d25b43 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 election: Requested vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:11.655073 17865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55315dce13cf4039985f82e9a3d25b43" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7"
I20260713 09:07:11.655773 17865 raft_consensus.cc:3060] T 55315dce13cf4039985f82e9a3d25b43 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.656447 17906 ts_tablet_manager.cc:1434] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:07:11.657711 17906 tablet_bootstrap.cc:492] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da: Bootstrap starting.
I20260713 09:07:11.665649 17865 raft_consensus.cc:2468] T 55315dce13cf4039985f82e9a3d25b43 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b87d4731d8475da1fb5c02c8a335da in term 1.
I20260713 09:07:11.651135 17614 catalog_manager.cc:5697] T 75ed393ada724867a58bc601bd96cbd9 P adf734561e49409c82d0d435327c8ea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to adf734561e49409c82d0d435327c8ea7 (127.16.55.3). New cstate: current_term: 1 leader_uuid: "adf734561e49409c82d0d435327c8ea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:11.665696 17906 tablet_bootstrap.cc:654] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.686564 17864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c5643767c34ef1acb0b3f3bbeb5efb" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7" is_pre_election: true
I20260713 09:07:11.687598 17864 raft_consensus.cc:2468] T e5c5643767c34ef1acb0b3f3bbeb5efb P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58a07df1add94edaa3ad5e6170aa5b90 in term 0.
I20260713 09:07:11.689422 17682 leader_election.cc:304] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58a07df1add94edaa3ad5e6170aa5b90, adf734561e49409c82d0d435327c8ea7; no voters: 
I20260713 09:07:11.690567 17933 raft_consensus.cc:493] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.690796 17951 raft_consensus.cc:2804] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:11.691344 17951 raft_consensus.cc:493] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:11.691977 17951 raft_consensus.cc:3060] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.691304 17933 raft_consensus.cc:515] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.694502 17933 leader_election.cc:290] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:11.696182 17612 catalog_manager.cc:5697] T 55315dce13cf4039985f82e9a3d25b43 P 30b87d4731d8475da1fb5c02c8a335da reported cstate change: term changed from 0 to 1, leader changed from <none> to 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2). New cstate: current_term: 1 leader_uuid: "30b87d4731d8475da1fb5c02c8a335da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:11.697511 17864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fc8299e32d4af08a64398eb77f00cf" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7" is_pre_election: true
I20260713 09:07:11.696552 17715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fc8299e32d4af08a64398eb77f00cf" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
W20260713 09:07:11.715675 17756 leader_election.cc:343] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:11.717118 17757 leader_election.cc:343] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.717715 17757 leader_election.cc:304] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da; no voters: 58a07df1add94edaa3ad5e6170aa5b90, adf734561e49409c82d0d435327c8ea7
I20260713 09:07:11.719161 17933 raft_consensus.cc:2749] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:11.720767 17865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327f38524ee644b98ace878f6fd0f998" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7" is_pre_election: true
W20260713 09:07:11.722144 17682 leader_election.cc:343] T 327f38524ee644b98ace878f6fd0f998 P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.732136 17933 raft_consensus.cc:493] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.732749 17933 raft_consensus.cc:515] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.731073 17951 raft_consensus.cc:515] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.736778 17715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327f38524ee644b98ace878f6fd0f998" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
I20260713 09:07:11.738488 17865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327f38524ee644b98ace878f6fd0f998" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7" is_pre_election: true
I20260713 09:07:11.739212 17715 raft_consensus.cc:2468] T 327f38524ee644b98ace878f6fd0f998 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b87d4731d8475da1fb5c02c8a335da in term 0.
I20260713 09:07:11.741649 17756 leader_election.cc:304] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da, 58a07df1add94edaa3ad5e6170aa5b90; no voters: 
I20260713 09:07:11.737390 17933 leader_election.cc:290] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
W20260713 09:07:11.742641 17757 leader_election.cc:343] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.742588 17911 raft_consensus.cc:2804] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:11.743434 17911 raft_consensus.cc:493] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:11.743808 17911 raft_consensus.cc:3060] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.745810 17951 leader_election.cc:290] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 election: Requested vote from peers 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:11.745996 17865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c5643767c34ef1acb0b3f3bbeb5efb" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7"
I20260713 09:07:11.746611 17865 raft_consensus.cc:3060] T e5c5643767c34ef1acb0b3f3bbeb5efb P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.749150 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327f38524ee644b98ace878f6fd0f998" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da" is_pre_election: true
I20260713 09:07:11.749574 17790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c5643767c34ef1acb0b3f3bbeb5efb" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da" is_pre_election: true
I20260713 09:07:11.750259 17790 raft_consensus.cc:2468] T e5c5643767c34ef1acb0b3f3bbeb5efb P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58a07df1add94edaa3ad5e6170aa5b90 in term 0.
I20260713 09:07:11.751245 17789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c5643767c34ef1acb0b3f3bbeb5efb" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da"
I20260713 09:07:11.751819 17789 raft_consensus.cc:3060] T e5c5643767c34ef1acb0b3f3bbeb5efb P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.752830 17905 tablet_bootstrap.cc:492] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7: No bootstrap required, opened a new log
I20260713 09:07:11.752941 17911 raft_consensus.cc:515] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.753353 17905 ts_tablet_manager.cc:1403] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7: Time spent bootstrapping tablet: real 0.112s	user 0.016s	sys 0.028s
I20260713 09:07:11.754133 17791 raft_consensus.cc:2393] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 58a07df1add94edaa3ad5e6170aa5b90 in current term 1: Already voted for candidate 30b87d4731d8475da1fb5c02c8a335da in this term.
I20260713 09:07:11.756227 17905 raft_consensus.cc:359] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.756497 17864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327f38524ee644b98ace878f6fd0f998" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7"
I20260713 09:07:11.756889 17905 raft_consensus.cc:385] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.757179 17905 raft_consensus.cc:740] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.757665 17911 leader_election.cc:290] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 election: Requested vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:11.757931 17715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327f38524ee644b98ace878f6fd0f998" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90"
I20260713 09:07:11.757887 17905 consensus_queue.cc:260] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.758509 17715 raft_consensus.cc:3060] T 327f38524ee644b98ace878f6fd0f998 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.760108 17905 ts_tablet_manager.cc:1434] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:11.761359 17905 tablet_bootstrap.cc:492] T 3a741a59d42648048b74a01a646a3c9a P adf734561e49409c82d0d435327c8ea7: Bootstrap starting.
I20260713 09:07:11.761263 17789 raft_consensus.cc:2468] T e5c5643767c34ef1acb0b3f3bbeb5efb P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58a07df1add94edaa3ad5e6170aa5b90 in term 1.
I20260713 09:07:11.763200 17680 leader_election.cc:304] T 327f38524ee644b98ace878f6fd0f998 P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 58a07df1add94edaa3ad5e6170aa5b90; no voters: 30b87d4731d8475da1fb5c02c8a335da, adf734561e49409c82d0d435327c8ea7
W20260713 09:07:11.763797 17757 leader_election.cc:343] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.764578 17680 leader_election.cc:304] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da, 58a07df1add94edaa3ad5e6170aa5b90; no voters: 
I20260713 09:07:11.766431 17919 raft_consensus.cc:2804] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:11.767789 17907 tablet_bootstrap.cc:492] T c944e906a170492d884b0b99fdfac058 P 58a07df1add94edaa3ad5e6170aa5b90: No bootstrap required, opened a new log
I20260713 09:07:11.768281 17907 ts_tablet_manager.cc:1403] T c944e906a170492d884b0b99fdfac058 P 58a07df1add94edaa3ad5e6170aa5b90: Time spent bootstrapping tablet: real 0.187s	user 0.037s	sys 0.041s
I20260713 09:07:11.770299 17905 tablet_bootstrap.cc:654] T 3a741a59d42648048b74a01a646a3c9a P adf734561e49409c82d0d435327c8ea7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.770829 17907 raft_consensus.cc:359] T c944e906a170492d884b0b99fdfac058 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.771615 17907 raft_consensus.cc:385] T c944e906a170492d884b0b99fdfac058 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.771914 17907 raft_consensus.cc:740] T c944e906a170492d884b0b99fdfac058 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.772610 17907 consensus_queue.cc:260] T c944e906a170492d884b0b99fdfac058 P 58a07df1add94edaa3ad5e6170aa5b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.776219 17937 raft_consensus.cc:493] T fa4b7e09bf634bf3a88eae886c1e007d P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.776895 17937 raft_consensus.cc:515] T fa4b7e09bf634bf3a88eae886c1e007d P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.779002 17919 raft_consensus.cc:697] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Becoming Leader. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Running, Role: LEADER
I20260713 09:07:11.779989 17919 consensus_queue.cc:237] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.781800 17937 leader_election.cc:290] T fa4b7e09bf634bf3a88eae886c1e007d P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:11.781940 17716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4b7e09bf634bf3a88eae886c1e007d" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
I20260713 09:07:11.783258 17789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4b7e09bf634bf3a88eae886c1e007d" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da" is_pre_election: true
I20260713 09:07:11.783375 17716 raft_consensus.cc:2468] T fa4b7e09bf634bf3a88eae886c1e007d P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf734561e49409c82d0d435327c8ea7 in term 0.
I20260713 09:07:11.783944 17789 raft_consensus.cc:2468] T fa4b7e09bf634bf3a88eae886c1e007d P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf734561e49409c82d0d435327c8ea7 in term 0.
I20260713 09:07:11.784543 17715 raft_consensus.cc:2468] T 327f38524ee644b98ace878f6fd0f998 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b87d4731d8475da1fb5c02c8a335da in term 1.
I20260713 09:07:11.785125 17829 leader_election.cc:304] T fa4b7e09bf634bf3a88eae886c1e007d P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da, adf734561e49409c82d0d435327c8ea7; no voters: 
I20260713 09:07:11.786217 17940 raft_consensus.cc:2804] T fa4b7e09bf634bf3a88eae886c1e007d P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:11.786063 17756 leader_election.cc:304] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [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: 30b87d4731d8475da1fb5c02c8a335da, 58a07df1add94edaa3ad5e6170aa5b90; no voters: adf734561e49409c82d0d435327c8ea7
I20260713 09:07:11.786635 17940 raft_consensus.cc:493] T fa4b7e09bf634bf3a88eae886c1e007d P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:11.786873 17906 tablet_bootstrap.cc:492] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da: No bootstrap required, opened a new log
I20260713 09:07:11.787088 17940 raft_consensus.cc:3060] T fa4b7e09bf634bf3a88eae886c1e007d P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.787420 17906 ts_tablet_manager.cc:1403] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da: Time spent bootstrapping tablet: real 0.130s	user 0.024s	sys 0.022s
I20260713 09:07:11.787626 17911 raft_consensus.cc:2804] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:11.788277 17911 raft_consensus.cc:697] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Becoming Leader. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Running, Role: LEADER
I20260713 09:07:11.789390 17911 consensus_queue.cc:237] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.790371 17906 raft_consensus.cc:359] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.791105 17951 raft_consensus.cc:2749] T 327f38524ee644b98ace878f6fd0f998 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:11.791551 17906 raft_consensus.cc:385] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.791873 17906 raft_consensus.cc:740] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.792716 17906 consensus_queue.cc:260] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.796480 17906 ts_tablet_manager.cc:1434] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:07:11.797515 17906 tablet_bootstrap.cc:492] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da: Bootstrap starting.
I20260713 09:07:11.800544 17940 raft_consensus.cc:515] T fa4b7e09bf634bf3a88eae886c1e007d P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.801895 17865 raft_consensus.cc:2468] T e5c5643767c34ef1acb0b3f3bbeb5efb P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58a07df1add94edaa3ad5e6170aa5b90 in term 1.
I20260713 09:07:11.809520 17789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4b7e09bf634bf3a88eae886c1e007d" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da"
I20260713 09:07:11.810333 17789 raft_consensus.cc:3060] T fa4b7e09bf634bf3a88eae886c1e007d P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.811390 17906 tablet_bootstrap.cc:654] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.809736 17715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4b7e09bf634bf3a88eae886c1e007d" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90"
I20260713 09:07:11.812243 17715 raft_consensus.cc:3060] T fa4b7e09bf634bf3a88eae886c1e007d P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.821398 17940 leader_election.cc:290] T fa4b7e09bf634bf3a88eae886c1e007d P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 election: Requested vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:11.825338 17907 ts_tablet_manager.cc:1434] T c944e906a170492d884b0b99fdfac058 P 58a07df1add94edaa3ad5e6170aa5b90: Time spent starting tablet: real 0.057s	user 0.016s	sys 0.040s
I20260713 09:07:11.826499 17907 tablet_bootstrap.cc:492] T 13fc8299e32d4af08a64398eb77f00cf P 58a07df1add94edaa3ad5e6170aa5b90: Bootstrap starting.
I20260713 09:07:11.832362 17907 tablet_bootstrap.cc:654] T 13fc8299e32d4af08a64398eb77f00cf P 58a07df1add94edaa3ad5e6170aa5b90: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.833196 17715 raft_consensus.cc:2468] T fa4b7e09bf634bf3a88eae886c1e007d P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf734561e49409c82d0d435327c8ea7 in term 1.
I20260713 09:07:11.835668 17830 leader_election.cc:304] T fa4b7e09bf634bf3a88eae886c1e007d P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58a07df1add94edaa3ad5e6170aa5b90, adf734561e49409c82d0d435327c8ea7; no voters: 
I20260713 09:07:11.836758 17905 tablet_bootstrap.cc:492] T 3a741a59d42648048b74a01a646a3c9a P adf734561e49409c82d0d435327c8ea7: No bootstrap required, opened a new log
I20260713 09:07:11.820216 17789 raft_consensus.cc:2468] T fa4b7e09bf634bf3a88eae886c1e007d P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf734561e49409c82d0d435327c8ea7 in term 1.
I20260713 09:07:11.837033 17940 raft_consensus.cc:2804] T fa4b7e09bf634bf3a88eae886c1e007d P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:11.837355 17612 catalog_manager.cc:5697] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da reported cstate change: term changed from 0 to 1, leader changed from <none> to 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2). New cstate: current_term: 1 leader_uuid: "30b87d4731d8475da1fb5c02c8a335da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:11.838811 17905 ts_tablet_manager.cc:1403] T 3a741a59d42648048b74a01a646a3c9a P adf734561e49409c82d0d435327c8ea7: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.005s
I20260713 09:07:11.839408 17940 raft_consensus.cc:697] T fa4b7e09bf634bf3a88eae886c1e007d P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Becoming Leader. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Running, Role: LEADER
I20260713 09:07:11.840823 17940 consensus_queue.cc:237] T fa4b7e09bf634bf3a88eae886c1e007d P adf734561e49409c82d0d435327c8ea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.841719 17905 raft_consensus.cc:359] T 3a741a59d42648048b74a01a646a3c9a P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.842425 17905 raft_consensus.cc:385] T 3a741a59d42648048b74a01a646a3c9a P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.842724 17905 raft_consensus.cc:740] T 3a741a59d42648048b74a01a646a3c9a P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.843362 17907 tablet_bootstrap.cc:492] T 13fc8299e32d4af08a64398eb77f00cf P 58a07df1add94edaa3ad5e6170aa5b90: No bootstrap required, opened a new log
I20260713 09:07:11.843815 17907 ts_tablet_manager.cc:1403] T 13fc8299e32d4af08a64398eb77f00cf P 58a07df1add94edaa3ad5e6170aa5b90: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260713 09:07:11.843472 17905 consensus_queue.cc:260] T 3a741a59d42648048b74a01a646a3c9a P adf734561e49409c82d0d435327c8ea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.845757 17905 ts_tablet_manager.cc:1434] T 3a741a59d42648048b74a01a646a3c9a P adf734561e49409c82d0d435327c8ea7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:07:11.846735 17905 tablet_bootstrap.cc:492] T eec1aaaa37904df2a745b6cd9920092d P adf734561e49409c82d0d435327c8ea7: Bootstrap starting.
I20260713 09:07:11.846835 17907 raft_consensus.cc:359] T 13fc8299e32d4af08a64398eb77f00cf P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.847780 17907 raft_consensus.cc:385] T 13fc8299e32d4af08a64398eb77f00cf P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.848527 17907 raft_consensus.cc:740] T 13fc8299e32d4af08a64398eb77f00cf P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.849473 17907 consensus_queue.cc:260] T 13fc8299e32d4af08a64398eb77f00cf P 58a07df1add94edaa3ad5e6170aa5b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.852681 17907 ts_tablet_manager.cc:1434] T 13fc8299e32d4af08a64398eb77f00cf P 58a07df1add94edaa3ad5e6170aa5b90: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:07:11.853925 17907 tablet_bootstrap.cc:492] T 1a5ee9992e7345f8917ba4c80552d959 P 58a07df1add94edaa3ad5e6170aa5b90: Bootstrap starting.
I20260713 09:07:11.854327 17905 tablet_bootstrap.cc:654] T eec1aaaa37904df2a745b6cd9920092d P adf734561e49409c82d0d435327c8ea7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.833865 17614 catalog_manager.cc:5697] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1). New cstate: current_term: 1 leader_uuid: "58a07df1add94edaa3ad5e6170aa5b90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:11.861742 17907 tablet_bootstrap.cc:654] T 1a5ee9992e7345f8917ba4c80552d959 P 58a07df1add94edaa3ad5e6170aa5b90: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.867020 17905 tablet_bootstrap.cc:492] T eec1aaaa37904df2a745b6cd9920092d P adf734561e49409c82d0d435327c8ea7: No bootstrap required, opened a new log
I20260713 09:07:11.867511 17905 ts_tablet_manager.cc:1403] T eec1aaaa37904df2a745b6cd9920092d P adf734561e49409c82d0d435327c8ea7: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260713 09:07:11.870402 17905 raft_consensus.cc:359] T eec1aaaa37904df2a745b6cd9920092d P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.871031 17906 tablet_bootstrap.cc:492] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da: No bootstrap required, opened a new log
I20260713 09:07:11.871285 17905 raft_consensus.cc:385] T eec1aaaa37904df2a745b6cd9920092d P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.871517 17906 ts_tablet_manager.cc:1403] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da: Time spent bootstrapping tablet: real 0.074s	user 0.022s	sys 0.005s
I20260713 09:07:11.871608 17905 raft_consensus.cc:740] T eec1aaaa37904df2a745b6cd9920092d P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.870590 17612 catalog_manager.cc:5697] T fa4b7e09bf634bf3a88eae886c1e007d P adf734561e49409c82d0d435327c8ea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to adf734561e49409c82d0d435327c8ea7 (127.16.55.3). New cstate: current_term: 1 leader_uuid: "adf734561e49409c82d0d435327c8ea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:11.872438 17905 consensus_queue.cc:260] T eec1aaaa37904df2a745b6cd9920092d P adf734561e49409c82d0d435327c8ea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.874998 17905 ts_tablet_manager.cc:1434] T eec1aaaa37904df2a745b6cd9920092d P adf734561e49409c82d0d435327c8ea7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:11.875965 17905 tablet_bootstrap.cc:492] T 79b277d134bd4a7e92eb3236c85e95fd P adf734561e49409c82d0d435327c8ea7: Bootstrap starting.
I20260713 09:07:11.876097 17907 tablet_bootstrap.cc:492] T 1a5ee9992e7345f8917ba4c80552d959 P 58a07df1add94edaa3ad5e6170aa5b90: No bootstrap required, opened a new log
I20260713 09:07:11.876608 17907 ts_tablet_manager.cc:1403] T 1a5ee9992e7345f8917ba4c80552d959 P 58a07df1add94edaa3ad5e6170aa5b90: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.003s
I20260713 09:07:11.878597 17907 raft_consensus.cc:359] T 1a5ee9992e7345f8917ba4c80552d959 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.879339 17907 raft_consensus.cc:385] T 1a5ee9992e7345f8917ba4c80552d959 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.879580 17907 raft_consensus.cc:740] T 1a5ee9992e7345f8917ba4c80552d959 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.880213 17907 consensus_queue.cc:260] T 1a5ee9992e7345f8917ba4c80552d959 P 58a07df1add94edaa3ad5e6170aa5b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.881748 17907 ts_tablet_manager.cc:1434] T 1a5ee9992e7345f8917ba4c80552d959 P 58a07df1add94edaa3ad5e6170aa5b90: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:07:11.882452 17907 tablet_bootstrap.cc:492] T 3a741a59d42648048b74a01a646a3c9a P 58a07df1add94edaa3ad5e6170aa5b90: Bootstrap starting.
I20260713 09:07:11.882776 17905 tablet_bootstrap.cc:654] T 79b277d134bd4a7e92eb3236c85e95fd P adf734561e49409c82d0d435327c8ea7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.886793 17907 tablet_bootstrap.cc:654] T 3a741a59d42648048b74a01a646a3c9a P 58a07df1add94edaa3ad5e6170aa5b90: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.888201 17905 tablet_bootstrap.cc:492] T 79b277d134bd4a7e92eb3236c85e95fd P adf734561e49409c82d0d435327c8ea7: No bootstrap required, opened a new log
I20260713 09:07:11.888691 17905 ts_tablet_manager.cc:1403] T 79b277d134bd4a7e92eb3236c85e95fd P adf734561e49409c82d0d435327c8ea7: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260713 09:07:11.890694 17940 raft_consensus.cc:493] T eec1aaaa37904df2a745b6cd9920092d P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.891198 17907 tablet_bootstrap.cc:492] T 3a741a59d42648048b74a01a646a3c9a P 58a07df1add94edaa3ad5e6170aa5b90: No bootstrap required, opened a new log
I20260713 09:07:11.891175 17940 raft_consensus.cc:515] T eec1aaaa37904df2a745b6cd9920092d P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.891717 17907 ts_tablet_manager.cc:1403] T 3a741a59d42648048b74a01a646a3c9a P 58a07df1add94edaa3ad5e6170aa5b90: Time spent bootstrapping tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:07:11.891757 17905 raft_consensus.cc:359] T 79b277d134bd4a7e92eb3236c85e95fd P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.892554 17905 raft_consensus.cc:385] T 79b277d134bd4a7e92eb3236c85e95fd P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.892859 17905 raft_consensus.cc:740] T 79b277d134bd4a7e92eb3236c85e95fd P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.893326 17940 leader_election.cc:290] T eec1aaaa37904df2a745b6cd9920092d P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:11.894402 17907 raft_consensus.cc:359] T 3a741a59d42648048b74a01a646a3c9a P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.894523 17789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec1aaaa37904df2a745b6cd9920092d" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da" is_pre_election: true
I20260713 09:07:11.895131 17907 raft_consensus.cc:385] T 3a741a59d42648048b74a01a646a3c9a P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.895205 17715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec1aaaa37904df2a745b6cd9920092d" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
I20260713 09:07:11.895502 17907 raft_consensus.cc:740] T 3a741a59d42648048b74a01a646a3c9a P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Initialized, Role: FOLLOWER
W20260713 09:07:11.896364 17829 leader_election.cc:343] T eec1aaaa37904df2a745b6cd9920092d P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.896193 17907 consensus_queue.cc:260] T 3a741a59d42648048b74a01a646a3c9a P 58a07df1add94edaa3ad5e6170aa5b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
W20260713 09:07:11.896937 17830 leader_election.cc:343] T eec1aaaa37904df2a745b6cd9920092d P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:11.897159 17940 raft_consensus.cc:493] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.897372 17830 leader_election.cc:304] T eec1aaaa37904df2a745b6cd9920092d P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adf734561e49409c82d0d435327c8ea7; no voters: 30b87d4731d8475da1fb5c02c8a335da, 58a07df1add94edaa3ad5e6170aa5b90
I20260713 09:07:11.897729 17940 raft_consensus.cc:515] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.898473 17907 ts_tablet_manager.cc:1434] T 3a741a59d42648048b74a01a646a3c9a P 58a07df1add94edaa3ad5e6170aa5b90: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:11.898478 17937 raft_consensus.cc:2749] T eec1aaaa37904df2a745b6cd9920092d P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:11.899556 17907 tablet_bootstrap.cc:492] T eec1aaaa37904df2a745b6cd9920092d P 58a07df1add94edaa3ad5e6170aa5b90: Bootstrap starting.
I20260713 09:07:11.900645 17715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5ee9992e7345f8917ba4c80552d959" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
I20260713 09:07:11.901049 17789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5ee9992e7345f8917ba4c80552d959" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da" is_pre_election: true
I20260713 09:07:11.901230 17715 raft_consensus.cc:2468] T 1a5ee9992e7345f8917ba4c80552d959 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf734561e49409c82d0d435327c8ea7 in term 0.
I20260713 09:07:11.901721 17789 raft_consensus.cc:2468] T 1a5ee9992e7345f8917ba4c80552d959 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf734561e49409c82d0d435327c8ea7 in term 0.
I20260713 09:07:11.902515 17940 leader_election.cc:290] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:11.902563 17830 leader_election.cc:304] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58a07df1add94edaa3ad5e6170aa5b90, adf734561e49409c82d0d435327c8ea7; no voters: 
I20260713 09:07:11.903585 17905 consensus_queue.cc:260] T 79b277d134bd4a7e92eb3236c85e95fd P adf734561e49409c82d0d435327c8ea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.905390 17937 raft_consensus.cc:2804] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:11.905843 17907 tablet_bootstrap.cc:654] T eec1aaaa37904df2a745b6cd9920092d P 58a07df1add94edaa3ad5e6170aa5b90: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.905862 17905 ts_tablet_manager.cc:1434] T 79b277d134bd4a7e92eb3236c85e95fd P adf734561e49409c82d0d435327c8ea7: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:07:11.909472 17905 tablet_bootstrap.cc:492] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7: Bootstrap starting.
I20260713 09:07:11.905774 17937 raft_consensus.cc:493] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:11.914233 17937 raft_consensus.cc:3060] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.914327 17906 raft_consensus.cc:359] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.915325 17905 tablet_bootstrap.cc:654] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.915369 17906 raft_consensus.cc:385] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.915844 17906 raft_consensus.cc:740] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.916730 17906 consensus_queue.cc:260] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.923283 17907 tablet_bootstrap.cc:492] T eec1aaaa37904df2a745b6cd9920092d P 58a07df1add94edaa3ad5e6170aa5b90: No bootstrap required, opened a new log
I20260713 09:07:11.923792 17907 ts_tablet_manager.cc:1403] T eec1aaaa37904df2a745b6cd9920092d P 58a07df1add94edaa3ad5e6170aa5b90: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.003s
I20260713 09:07:11.914661 17940 consensus_queue.cc:1048] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260713 09:07:11.924791 17906 ts_tablet_manager.cc:1434] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260713 09:07:11.925784 17906 tablet_bootstrap.cc:492] T eec1aaaa37904df2a745b6cd9920092d P 30b87d4731d8475da1fb5c02c8a335da: Bootstrap starting.
I20260713 09:07:11.926707 17907 raft_consensus.cc:359] T eec1aaaa37904df2a745b6cd9920092d P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.928531 17907 raft_consensus.cc:385] T eec1aaaa37904df2a745b6cd9920092d P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.928905 17907 raft_consensus.cc:740] T eec1aaaa37904df2a745b6cd9920092d P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.931229 17907 consensus_queue.cc:260] T eec1aaaa37904df2a745b6cd9920092d P 58a07df1add94edaa3ad5e6170aa5b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.934016 17907 ts_tablet_manager.cc:1434] T eec1aaaa37904df2a745b6cd9920092d P 58a07df1add94edaa3ad5e6170aa5b90: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.005s
I20260713 09:07:11.935037 17907 tablet_bootstrap.cc:492] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 58a07df1add94edaa3ad5e6170aa5b90: Bootstrap starting.
I20260713 09:07:11.937537 17865 raft_consensus.cc:3060] T 71b1aa2b5d3a451c81af53b229c3ed28 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.941684 17937 raft_consensus.cc:515] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.945401 17906 tablet_bootstrap.cc:654] T eec1aaaa37904df2a745b6cd9920092d P 30b87d4731d8475da1fb5c02c8a335da: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.949496 17715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5ee9992e7345f8917ba4c80552d959" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90"
I20260713 09:07:11.950205 17715 raft_consensus.cc:3060] T 1a5ee9992e7345f8917ba4c80552d959 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.950836 17907 tablet_bootstrap.cc:654] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 58a07df1add94edaa3ad5e6170aa5b90: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.951018 17933 consensus_queue.cc:1048] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:11.952888 17937 leader_election.cc:290] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 election: Requested vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:11.954818 17905 tablet_bootstrap.cc:492] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7: No bootstrap required, opened a new log
I20260713 09:07:11.955308 17905 ts_tablet_manager.cc:1403] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.008s
I20260713 09:07:11.955701 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5ee9992e7345f8917ba4c80552d959" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da"
I20260713 09:07:11.956382 17791 raft_consensus.cc:3060] T 1a5ee9992e7345f8917ba4c80552d959 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.958742 17905 raft_consensus.cc:359] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.959430 17905 raft_consensus.cc:385] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.959695 17905 raft_consensus.cc:740] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.960469 17905 consensus_queue.cc:260] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.962508 17905 ts_tablet_manager.cc:1434] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:07:11.963400 17905 tablet_bootstrap.cc:492] T db6a68f723884f0e9127148e149e6147 P adf734561e49409c82d0d435327c8ea7: Bootstrap starting.
I20260713 09:07:11.978150 17940 raft_consensus.cc:493] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.978904 17940 raft_consensus.cc:515] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.981932 17905 tablet_bootstrap.cc:654] T db6a68f723884f0e9127148e149e6147 P adf734561e49409c82d0d435327c8ea7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.986068 17940 leader_election.cc:290] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:11.986399 17716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fc8299e32d4af08a64398eb77f00cf" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
I20260713 09:07:11.987144 17716 raft_consensus.cc:2468] T 13fc8299e32d4af08a64398eb77f00cf P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf734561e49409c82d0d435327c8ea7 in term 0.
I20260713 09:07:11.987607 17715 raft_consensus.cc:2468] T 1a5ee9992e7345f8917ba4c80552d959 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf734561e49409c82d0d435327c8ea7 in term 1.
I20260713 09:07:11.987969 17791 raft_consensus.cc:2468] T 1a5ee9992e7345f8917ba4c80552d959 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf734561e49409c82d0d435327c8ea7 in term 1.
I20260713 09:07:11.988723 17940 raft_consensus.cc:493] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.989226 17940 raft_consensus.cc:515] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:11.989437 17830 leader_election.cc:304] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58a07df1add94edaa3ad5e6170aa5b90, adf734561e49409c82d0d435327c8ea7; no voters: 
I20260713 09:07:11.990353 17830 leader_election.cc:304] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58a07df1add94edaa3ad5e6170aa5b90, adf734561e49409c82d0d435327c8ea7; no voters: 
I20260713 09:07:11.992273 17910 raft_consensus.cc:2804] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.002108 17906 tablet_bootstrap.cc:492] T eec1aaaa37904df2a745b6cd9920092d P 30b87d4731d8475da1fb5c02c8a335da: No bootstrap required, opened a new log
I20260713 09:07:12.002826 17906 ts_tablet_manager.cc:1403] T eec1aaaa37904df2a745b6cd9920092d P 30b87d4731d8475da1fb5c02c8a335da: Time spent bootstrapping tablet: real 0.077s	user 0.023s	sys 0.015s
I20260713 09:07:11.999022 17910 raft_consensus.cc:493] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:11.993229 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fc8299e32d4af08a64398eb77f00cf" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da" is_pre_election: true
I20260713 09:07:12.011646 17906 raft_consensus.cc:359] T eec1aaaa37904df2a745b6cd9920092d P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.012545 17906 raft_consensus.cc:385] T eec1aaaa37904df2a745b6cd9920092d P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.012866 17906 raft_consensus.cc:740] T eec1aaaa37904df2a745b6cd9920092d P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.013697 17906 consensus_queue.cc:260] T eec1aaaa37904df2a745b6cd9920092d P 30b87d4731d8475da1fb5c02c8a335da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.007225 17910 raft_consensus.cc:3060] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.019065 17906 ts_tablet_manager.cc:1434] T eec1aaaa37904df2a745b6cd9920092d P 30b87d4731d8475da1fb5c02c8a335da: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260713 09:07:12.009338 17791 raft_consensus.cc:2468] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf734561e49409c82d0d435327c8ea7 in term 0.
I20260713 09:07:12.019976 17906 tablet_bootstrap.cc:492] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da: Bootstrap starting.
I20260713 09:07:12.022112 17937 raft_consensus.cc:2804] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:12.022555 17716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c944e906a170492d884b0b99fdfac058" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
I20260713 09:07:12.023447 17716 raft_consensus.cc:2468] T c944e906a170492d884b0b99fdfac058 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf734561e49409c82d0d435327c8ea7 in term 0.
I20260713 09:07:12.022616 17937 raft_consensus.cc:697] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Becoming Leader. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Running, Role: LEADER
I20260713 09:07:12.031941 17937 consensus_queue.cc:237] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.037614 17907 tablet_bootstrap.cc:492] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 58a07df1add94edaa3ad5e6170aa5b90: No bootstrap required, opened a new log
I20260713 09:07:12.038125 17907 ts_tablet_manager.cc:1403] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 58a07df1add94edaa3ad5e6170aa5b90: Time spent bootstrapping tablet: real 0.103s	user 0.023s	sys 0.007s
I20260713 09:07:12.039628 17911 raft_consensus.cc:493] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.051394 17911 raft_consensus.cc:515] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.054134 17911 leader_election.cc:290] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:12.038908 17926 consensus_queue.cc:1048] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260713 09:07:12.055110 17715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c944e906a170492d884b0b99fdfac058" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
I20260713 09:07:12.055786 17715 raft_consensus.cc:2468] T c944e906a170492d884b0b99fdfac058 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b87d4731d8475da1fb5c02c8a335da in term 0.
I20260713 09:07:12.040477 17830 leader_election.cc:304] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58a07df1add94edaa3ad5e6170aa5b90, adf734561e49409c82d0d435327c8ea7; no voters: 
I20260713 09:07:12.060253 17910 raft_consensus.cc:515] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.061254 17756 leader_election.cc:304] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da, 58a07df1add94edaa3ad5e6170aa5b90; no voters: 
I20260713 09:07:12.063258 17926 raft_consensus.cc:2804] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.065712 17910 leader_election.cc:290] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 election: Requested vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:12.066128 17789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c944e906a170492d884b0b99fdfac058" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da" is_pre_election: true
I20260713 09:07:12.066355 17910 raft_consensus.cc:2804] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.066807 17910 raft_consensus.cc:493] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.067248 17910 raft_consensus.cc:3060] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.068755 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fc8299e32d4af08a64398eb77f00cf" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da"
I20260713 09:07:12.069346 17791 raft_consensus.cc:3060] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.075314 17911 consensus_queue.cc:1048] T 55315dce13cf4039985f82e9a3d25b43 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.064620 17926 raft_consensus.cc:493] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.076673 17926 raft_consensus.cc:3060] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.084524 17865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c944e906a170492d884b0b99fdfac058" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7" is_pre_election: true
I20260713 09:07:12.063971 17940 leader_election.cc:290] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:12.098748 17933 consensus_queue.cc:1048] T 55315dce13cf4039985f82e9a3d25b43 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:12.100136 17713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fc8299e32d4af08a64398eb77f00cf" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90"
I20260713 09:07:12.087791 17791 raft_consensus.cc:2468] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf734561e49409c82d0d435327c8ea7 in term 1.
I20260713 09:07:12.088626 17937 raft_consensus.cc:493] T 3a741a59d42648048b74a01a646a3c9a P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.104714 17937 raft_consensus.cc:515] T 3a741a59d42648048b74a01a646a3c9a P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.106925 17937 leader_election.cc:290] T 3a741a59d42648048b74a01a646a3c9a P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:12.108178 17713 raft_consensus.cc:3060] T 13fc8299e32d4af08a64398eb77f00cf P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.108484 17790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a741a59d42648048b74a01a646a3c9a" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da" is_pre_election: true
I20260713 09:07:12.109078 17790 raft_consensus.cc:2468] T 3a741a59d42648048b74a01a646a3c9a P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf734561e49409c82d0d435327c8ea7 in term 0.
I20260713 09:07:12.110324 17829 leader_election.cc:304] T 3a741a59d42648048b74a01a646a3c9a P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da, adf734561e49409c82d0d435327c8ea7; no voters: 
I20260713 09:07:12.112653 17980 raft_consensus.cc:493] T 6bb2ced5d1474645b65f5849d090cfe9 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.113603 17829 leader_election.cc:304] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da, adf734561e49409c82d0d435327c8ea7; no voters: 
I20260713 09:07:12.113767 17980 raft_consensus.cc:515] T 6bb2ced5d1474645b65f5849d090cfe9 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.114318 17712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a741a59d42648048b74a01a646a3c9a" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
I20260713 09:07:12.114929 17712 raft_consensus.cc:2468] T 3a741a59d42648048b74a01a646a3c9a P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf734561e49409c82d0d435327c8ea7 in term 0.
I20260713 09:07:12.111676 17937 raft_consensus.cc:2804] T 3a741a59d42648048b74a01a646a3c9a P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.116590 17937 raft_consensus.cc:493] T 3a741a59d42648048b74a01a646a3c9a P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.116959 17937 raft_consensus.cc:3060] T 3a741a59d42648048b74a01a646a3c9a P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.118947 17980 leader_election.cc:290] T 6bb2ced5d1474645b65f5849d090cfe9 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:12.119715 17981 consensus_queue.cc:1048] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:12.120262 17790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb2ced5d1474645b65f5849d090cfe9" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da" is_pre_election: true
I20260713 09:07:12.121143 17981 consensus_queue.cc:1048] T 75ed393ada724867a58bc601bd96cbd9 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:12.121747 17829 leader_election.cc:343] T 6bb2ced5d1474645b65f5849d090cfe9 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.122558 17984 raft_consensus.cc:2804] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:12.124306 17713 raft_consensus.cc:2468] T 13fc8299e32d4af08a64398eb77f00cf P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf734561e49409c82d0d435327c8ea7 in term 1.
I20260713 09:07:12.125407 17984 raft_consensus.cc:697] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Becoming Leader. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Running, Role: LEADER
I20260713 09:07:12.125408 17712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb2ced5d1474645b65f5849d090cfe9" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
I20260713 09:07:12.126447 17984 consensus_queue.cc:237] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.128961 17906 tablet_bootstrap.cc:654] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.135351 17905 tablet_bootstrap.cc:492] T db6a68f723884f0e9127148e149e6147 P adf734561e49409c82d0d435327c8ea7: No bootstrap required, opened a new log
I20260713 09:07:12.135979 17905 ts_tablet_manager.cc:1403] T db6a68f723884f0e9127148e149e6147 P adf734561e49409c82d0d435327c8ea7: Time spent bootstrapping tablet: real 0.173s	user 0.015s	sys 0.007s
W20260713 09:07:12.137113 17830 leader_election.cc:343] T 6bb2ced5d1474645b65f5849d090cfe9 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.138759 17907 raft_consensus.cc:359] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.139371 17907 raft_consensus.cc:385] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.139642 17907 raft_consensus.cc:740] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.140682 17907 consensus_queue.cc:260] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 58a07df1add94edaa3ad5e6170aa5b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.137673 17830 leader_election.cc:304] T 6bb2ced5d1474645b65f5849d090cfe9 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adf734561e49409c82d0d435327c8ea7; no voters: 30b87d4731d8475da1fb5c02c8a335da, 58a07df1add94edaa3ad5e6170aa5b90
I20260713 09:07:12.146593 17940 raft_consensus.cc:2749] T 6bb2ced5d1474645b65f5849d090cfe9 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:12.148205 17907 ts_tablet_manager.cc:1434] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 58a07df1add94edaa3ad5e6170aa5b90: Time spent starting tablet: real 0.110s	user 0.006s	sys 0.001s
I20260713 09:07:12.154410 17907 tablet_bootstrap.cc:492] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90: Bootstrap starting.
I20260713 09:07:12.171430 17933 raft_consensus.cc:493] T eec1aaaa37904df2a745b6cd9920092d P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.180037 17933 raft_consensus.cc:515] T eec1aaaa37904df2a745b6cd9920092d P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.188803 17919 raft_consensus.cc:493] T eec1aaaa37904df2a745b6cd9920092d P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.189514 17919 raft_consensus.cc:515] T eec1aaaa37904df2a745b6cd9920092d P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.194723 17919 leader_election.cc:290] T eec1aaaa37904df2a745b6cd9920092d P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:12.195600 17790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec1aaaa37904df2a745b6cd9920092d" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da" is_pre_election: true
I20260713 09:07:12.198784 17863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec1aaaa37904df2a745b6cd9920092d" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7" is_pre_election: true
I20260713 09:07:12.200770 17863 raft_consensus.cc:2468] T eec1aaaa37904df2a745b6cd9920092d P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58a07df1add94edaa3ad5e6170aa5b90 in term 0.
I20260713 09:07:12.196281 17790 raft_consensus.cc:2468] T eec1aaaa37904df2a745b6cd9920092d P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58a07df1add94edaa3ad5e6170aa5b90 in term 0.
I20260713 09:07:12.208103 17682 leader_election.cc:304] T eec1aaaa37904df2a745b6cd9920092d P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58a07df1add94edaa3ad5e6170aa5b90, adf734561e49409c82d0d435327c8ea7; no voters: 
I20260713 09:07:12.212971 17905 raft_consensus.cc:359] T db6a68f723884f0e9127148e149e6147 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.213542 17905 raft_consensus.cc:385] T db6a68f723884f0e9127148e149e6147 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.213739 17905 raft_consensus.cc:740] T db6a68f723884f0e9127148e149e6147 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.214430 17905 consensus_queue.cc:260] T db6a68f723884f0e9127148e149e6147 P adf734561e49409c82d0d435327c8ea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.216181 17905 ts_tablet_manager.cc:1434] T db6a68f723884f0e9127148e149e6147 P adf734561e49409c82d0d435327c8ea7: Time spent starting tablet: real 0.080s	user 0.006s	sys 0.000s
I20260713 09:07:12.216866 17905 tablet_bootstrap.cc:492] T 327f38524ee644b98ace878f6fd0f998 P adf734561e49409c82d0d435327c8ea7: Bootstrap starting.
I20260713 09:07:12.210837 17716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec1aaaa37904df2a745b6cd9920092d" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
W20260713 09:07:12.219480 17662 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:12.210240 17910 raft_consensus.cc:515] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.219525 17926 raft_consensus.cc:515] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.234326 17962 raft_consensus.cc:2804] T eec1aaaa37904df2a745b6cd9920092d P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.234504 17865 raft_consensus.cc:2393] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30b87d4731d8475da1fb5c02c8a335da in current term 1: Already voted for candidate adf734561e49409c82d0d435327c8ea7 in this term.
I20260713 09:07:12.234465 17712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c944e906a170492d884b0b99fdfac058" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90"
I20260713 09:07:12.234851 17962 raft_consensus.cc:493] T eec1aaaa37904df2a745b6cd9920092d P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.235252 17712 raft_consensus.cc:3060] T c944e906a170492d884b0b99fdfac058 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.235296 17962 raft_consensus.cc:3060] T eec1aaaa37904df2a745b6cd9920092d P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.245049 17933 leader_election.cc:290] T eec1aaaa37904df2a745b6cd9920092d P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:12.245348 17940 consensus_queue.cc:1048] T 75ed393ada724867a58bc601bd96cbd9 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.246697 17862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec1aaaa37904df2a745b6cd9920092d" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7" is_pre_election: true
I20260713 09:07:12.247428 17862 raft_consensus.cc:2468] T eec1aaaa37904df2a745b6cd9920092d P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b87d4731d8475da1fb5c02c8a335da in term 0.
I20260713 09:07:12.253734 17789 raft_consensus.cc:2393] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate adf734561e49409c82d0d435327c8ea7 in current term 1: Already voted for candidate 30b87d4731d8475da1fb5c02c8a335da in this term.
I20260713 09:07:12.253572 17919 consensus_queue.cc:1048] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.261826 17712 raft_consensus.cc:2468] T c944e906a170492d884b0b99fdfac058 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf734561e49409c82d0d435327c8ea7 in term 1.
W20260713 09:07:12.262661 17986 log.cc:927] Time spent T 71b1aa2b5d3a451c81af53b229c3ed28 P 58a07df1add94edaa3ad5e6170aa5b90: Append to log took a long time: real 0.088s	user 0.000s	sys 0.001s
I20260713 09:07:12.263027 17830 leader_election.cc:304] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58a07df1add94edaa3ad5e6170aa5b90, adf734561e49409c82d0d435327c8ea7; no voters: 
I20260713 09:07:12.264869 17980 raft_consensus.cc:2804] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:07:12.246665 17989 log.cc:927] Time spent T 55315dce13cf4039985f82e9a3d25b43 P adf734561e49409c82d0d435327c8ea7: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
I20260713 09:07:12.265359 17980 raft_consensus.cc:697] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Becoming Leader. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Running, Role: LEADER
I20260713 09:07:12.249375 17757 leader_election.cc:304] T eec1aaaa37904df2a745b6cd9920092d P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da, adf734561e49409c82d0d435327c8ea7; no voters: 
I20260713 09:07:12.270485 17910 leader_election.cc:290] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 election: Requested vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:12.275600 17937 raft_consensus.cc:515] T 3a741a59d42648048b74a01a646a3c9a P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.280162 17933 raft_consensus.cc:493] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.280632 17933 raft_consensus.cc:515] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.281714 17937 leader_election.cc:290] T 3a741a59d42648048b74a01a646a3c9a P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 election: Requested vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:12.282598 17933 leader_election.cc:290] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:12.284284 17905 tablet_bootstrap.cc:654] T 327f38524ee644b98ace878f6fd0f998 P adf734561e49409c82d0d435327c8ea7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.284860 17711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89552e6a1a4f469bb95d2fbd6f8bcb54" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
I20260713 09:07:12.285512 17711 raft_consensus.cc:2468] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b87d4731d8475da1fb5c02c8a335da in term 0.
I20260713 09:07:12.286816 17756 leader_election.cc:304] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da, 58a07df1add94edaa3ad5e6170aa5b90; no voters: 
I20260713 09:07:12.283200 17980 consensus_queue.cc:237] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.287710 17790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c944e906a170492d884b0b99fdfac058" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da"
I20260713 09:07:12.288488 17790 raft_consensus.cc:2393] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate adf734561e49409c82d0d435327c8ea7 in current term 1: Already voted for candidate 30b87d4731d8475da1fb5c02c8a335da in this term.
W20260713 09:07:12.277148 17983 log.cc:927] Time spent T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7: Append to log took a long time: real 0.096s	user 0.002s	sys 0.000s
I20260713 09:07:12.302891 17993 raft_consensus.cc:2804] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.293674 17933 raft_consensus.cc:2804] T eec1aaaa37904df2a745b6cd9920092d P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.305439 17933 raft_consensus.cc:493] T eec1aaaa37904df2a745b6cd9920092d P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.305918 17933 raft_consensus.cc:3060] T eec1aaaa37904df2a745b6cd9920092d P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.311980 17711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c944e906a170492d884b0b99fdfac058" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90"
I20260713 09:07:12.312286 17993 raft_consensus.cc:493] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.312901 17711 raft_consensus.cc:2393] T c944e906a170492d884b0b99fdfac058 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 30b87d4731d8475da1fb5c02c8a335da in current term 1: Already voted for candidate adf734561e49409c82d0d435327c8ea7 in this term.
I20260713 09:07:12.312959 17993 raft_consensus.cc:3060] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.315155 17926 leader_election.cc:290] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 election: Requested vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:12.316042 17711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a741a59d42648048b74a01a646a3c9a" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90"
I20260713 09:07:12.302350 17910 raft_consensus.cc:493] T 79b277d134bd4a7e92eb3236c85e95fd P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.319617 17711 raft_consensus.cc:3060] T 3a741a59d42648048b74a01a646a3c9a P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.324297 17861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c944e906a170492d884b0b99fdfac058" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7"
I20260713 09:07:12.319617 17863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89552e6a1a4f469bb95d2fbd6f8bcb54" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7" is_pre_election: true
I20260713 09:07:12.326047 17757 leader_election.cc:304] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da [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: 30b87d4731d8475da1fb5c02c8a335da; no voters: 58a07df1add94edaa3ad5e6170aa5b90, adf734561e49409c82d0d435327c8ea7
I20260713 09:07:12.329917 17926 raft_consensus.cc:2749] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:12.331301 17981 raft_consensus.cc:493] T db6a68f723884f0e9127148e149e6147 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.331808 17981 raft_consensus.cc:515] T db6a68f723884f0e9127148e149e6147 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.325883 17613 catalog_manager.cc:5697] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to adf734561e49409c82d0d435327c8ea7 (127.16.55.3). New cstate: current_term: 1 leader_uuid: "adf734561e49409c82d0d435327c8ea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:12.333825 17981 leader_election.cc:290] T db6a68f723884f0e9127148e149e6147 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:12.319875 17790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a741a59d42648048b74a01a646a3c9a" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da"
I20260713 09:07:12.337785 17907 tablet_bootstrap.cc:654] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.350700 17905 tablet_bootstrap.cc:492] T 327f38524ee644b98ace878f6fd0f998 P adf734561e49409c82d0d435327c8ea7: No bootstrap required, opened a new log
I20260713 09:07:12.320604 17910 raft_consensus.cc:515] T 79b277d134bd4a7e92eb3236c85e95fd P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.351279 17905 ts_tablet_manager.cc:1403] T 327f38524ee644b98ace878f6fd0f998 P adf734561e49409c82d0d435327c8ea7: Time spent bootstrapping tablet: real 0.135s	user 0.017s	sys 0.020s
I20260713 09:07:12.340981 17790 raft_consensus.cc:3060] T 3a741a59d42648048b74a01a646a3c9a P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.352098 17713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db6a68f723884f0e9127148e149e6147" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
I20260713 09:07:12.357369 17926 consensus_queue.cc:1048] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.362038 17993 raft_consensus.cc:515] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.350040 17962 raft_consensus.cc:515] T eec1aaaa37904df2a745b6cd9920092d P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.378607 17716 raft_consensus.cc:2393] T eec1aaaa37904df2a745b6cd9920092d P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30b87d4731d8475da1fb5c02c8a335da in current term 1: Already voted for candidate 58a07df1add94edaa3ad5e6170aa5b90 in this term.
I20260713 09:07:12.378520 17962 leader_election.cc:290] T eec1aaaa37904df2a745b6cd9920092d P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 election: Requested vote from peers 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
W20260713 09:07:12.368009 17757 leader_election.cc:343] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.383502 17910 leader_election.cc:290] T 79b277d134bd4a7e92eb3236c85e95fd P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:12.388690 17906 tablet_bootstrap.cc:492] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da: No bootstrap required, opened a new log
I20260713 09:07:12.389196 17906 ts_tablet_manager.cc:1403] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da: Time spent bootstrapping tablet: real 0.369s	user 0.025s	sys 0.029s
I20260713 09:07:12.395119 17906 raft_consensus.cc:359] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.395807 17906 raft_consensus.cc:385] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.396070 17906 raft_consensus.cc:740] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.397132 17790 raft_consensus.cc:2468] T 3a741a59d42648048b74a01a646a3c9a P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf734561e49409c82d0d435327c8ea7 in term 1.
I20260713 09:07:12.396919 17906 consensus_queue.cc:260] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.392725 17905 raft_consensus.cc:359] T 327f38524ee644b98ace878f6fd0f998 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
W20260713 09:07:12.398845 17757 consensus_peers.cc:597] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da -> Peer adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251): Couldn't send request to peer adf734561e49409c82d0d435327c8ea7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:12.403565 17712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89552e6a1a4f469bb95d2fbd6f8bcb54" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90"
I20260713 09:07:12.404204 17712 raft_consensus.cc:3060] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.406113 17933 raft_consensus.cc:515] T eec1aaaa37904df2a745b6cd9920092d P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.399319 17905 raft_consensus.cc:385] T 327f38524ee644b98ace878f6fd0f998 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.401034 17906 ts_tablet_manager.cc:1434] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:07:12.401525 17862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec1aaaa37904df2a745b6cd9920092d" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7"
I20260713 09:07:12.401773 17993 leader_election.cc:290] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 election: Requested vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:12.392393 17711 raft_consensus.cc:2468] T 3a741a59d42648048b74a01a646a3c9a P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf734561e49409c82d0d435327c8ea7 in term 1.
I20260713 09:07:12.411701 17864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89552e6a1a4f469bb95d2fbd6f8bcb54" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7"
I20260713 09:07:12.410092 17906 tablet_bootstrap.cc:492] T 6bb2ced5d1474645b65f5849d090cfe9 P 30b87d4731d8475da1fb5c02c8a335da: Bootstrap starting.
I20260713 09:07:12.409162 17960 consensus_queue.cc:1048] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:07:12.415040 17790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db6a68f723884f0e9127148e149e6147" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da" is_pre_election: true
I20260713 09:07:12.416267 17829 leader_election.cc:304] T 3a741a59d42648048b74a01a646a3c9a P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da, adf734561e49409c82d0d435327c8ea7; no voters: 
I20260713 09:07:12.415676 17862 raft_consensus.cc:3060] T eec1aaaa37904df2a745b6cd9920092d P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.411811 17933 leader_election.cc:290] T eec1aaaa37904df2a745b6cd9920092d P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 election: Requested vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:12.408288 17905 raft_consensus.cc:740] T 327f38524ee644b98ace878f6fd0f998 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.414669 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b277d134bd4a7e92eb3236c85e95fd" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da" is_pre_election: true
I20260713 09:07:12.416951 17716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b277d134bd4a7e92eb3236c85e95fd" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
I20260713 09:07:12.417725 17789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec1aaaa37904df2a745b6cd9920092d" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da"
I20260713 09:07:12.418764 17789 raft_consensus.cc:2393] T eec1aaaa37904df2a745b6cd9920092d P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 58a07df1add94edaa3ad5e6170aa5b90 in current term 1: Already voted for candidate 30b87d4731d8475da1fb5c02c8a335da in this term.
I20260713 09:07:12.419104 17711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec1aaaa37904df2a745b6cd9920092d" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90"
I20260713 09:07:12.448321 17711 raft_consensus.cc:2393] T eec1aaaa37904df2a745b6cd9920092d P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 30b87d4731d8475da1fb5c02c8a335da in current term 1: Already voted for candidate 58a07df1add94edaa3ad5e6170aa5b90 in this term.
W20260713 09:07:12.448828 17757 leader_election.cc:343] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:12.436645 17830 leader_election.cc:343] T db6a68f723884f0e9127148e149e6147 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.449882 17981 consensus_queue.cc:1048] T fa4b7e09bf634bf3a88eae886c1e007d P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.443845 17712 raft_consensus.cc:2468] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b87d4731d8475da1fb5c02c8a335da in term 1.
I20260713 09:07:12.425204 17984 raft_consensus.cc:2804] T 3a741a59d42648048b74a01a646a3c9a P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:12.439317 17614 catalog_manager.cc:5697] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to adf734561e49409c82d0d435327c8ea7 (127.16.55.3). New cstate: current_term: 1 leader_uuid: "adf734561e49409c82d0d435327c8ea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:12.453629 17756 leader_election.cc:304] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [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: 30b87d4731d8475da1fb5c02c8a335da, 58a07df1add94edaa3ad5e6170aa5b90; no voters: adf734561e49409c82d0d435327c8ea7
I20260713 09:07:12.454679 17911 raft_consensus.cc:2804] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:12.454260 17614 catalog_manager.cc:5697] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to adf734561e49409c82d0d435327c8ea7 (127.16.55.3). New cstate: current_term: 1 leader_uuid: "adf734561e49409c82d0d435327c8ea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:12.453282 17984 raft_consensus.cc:697] T 3a741a59d42648048b74a01a646a3c9a P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Becoming Leader. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Running, Role: LEADER
I20260713 09:07:12.455166 17911 raft_consensus.cc:697] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Becoming Leader. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Running, Role: LEADER
W20260713 09:07:12.455559 17829 leader_election.cc:343] T db6a68f723884f0e9127148e149e6147 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.456008 17829 leader_election.cc:304] T db6a68f723884f0e9127148e149e6147 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adf734561e49409c82d0d435327c8ea7; no voters: 30b87d4731d8475da1fb5c02c8a335da, 58a07df1add94edaa3ad5e6170aa5b90
I20260713 09:07:12.455961 17911 consensus_queue.cc:237] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.456960 17981 raft_consensus.cc:2749] T db6a68f723884f0e9127148e149e6147 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:07:12.452097 17830 leader_election.cc:343] T 79b277d134bd4a7e92eb3236c85e95fd P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.455884 17984 consensus_queue.cc:237] T 3a741a59d42648048b74a01a646a3c9a P adf734561e49409c82d0d435327c8ea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.447458 17862 raft_consensus.cc:2468] T eec1aaaa37904df2a745b6cd9920092d P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58a07df1add94edaa3ad5e6170aa5b90 in term 1.
I20260713 09:07:12.452044 17905 consensus_queue.cc:260] T 327f38524ee644b98ace878f6fd0f998 P adf734561e49409c82d0d435327c8ea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.464119 17905 ts_tablet_manager.cc:1434] T 327f38524ee644b98ace878f6fd0f998 P adf734561e49409c82d0d435327c8ea7: Time spent starting tablet: real 0.092s	user 0.008s	sys 0.000s
I20260713 09:07:12.465894 17907 tablet_bootstrap.cc:492] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90: No bootstrap required, opened a new log
I20260713 09:07:12.470244 17907 ts_tablet_manager.cc:1403] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90: Time spent bootstrapping tablet: real 0.318s	user 0.012s	sys 0.005s
I20260713 09:07:12.473590 17907 raft_consensus.cc:359] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.474606 17907 raft_consensus.cc:385] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.475062 17907 raft_consensus.cc:740] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.476773 17905 tablet_bootstrap.cc:492] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P adf734561e49409c82d0d435327c8ea7: Bootstrap starting.
I20260713 09:07:12.467957 17682 leader_election.cc:304] T eec1aaaa37904df2a745b6cd9920092d P 58a07df1add94edaa3ad5e6170aa5b90 [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: 58a07df1add94edaa3ad5e6170aa5b90, adf734561e49409c82d0d435327c8ea7; no voters: 30b87d4731d8475da1fb5c02c8a335da
I20260713 09:07:12.478922 17960 raft_consensus.cc:2804] T eec1aaaa37904df2a745b6cd9920092d P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:12.479432 17960 raft_consensus.cc:697] T eec1aaaa37904df2a745b6cd9920092d P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Becoming Leader. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Running, Role: LEADER
I20260713 09:07:12.480204 17960 consensus_queue.cc:237] T eec1aaaa37904df2a745b6cd9920092d P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.481845 17906 tablet_bootstrap.cc:654] T 6bb2ced5d1474645b65f5849d090cfe9 P 30b87d4731d8475da1fb5c02c8a335da: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.478786 17863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec1aaaa37904df2a745b6cd9920092d" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7"
I20260713 09:07:12.477360 17907 consensus_queue.cc:260] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.484891 17863 raft_consensus.cc:2393] T eec1aaaa37904df2a745b6cd9920092d P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 30b87d4731d8475da1fb5c02c8a335da in current term 1: Already voted for candidate 58a07df1add94edaa3ad5e6170aa5b90 in this term.
I20260713 09:07:12.488607 17907 ts_tablet_manager.cc:1434] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:07:12.489583 17907 tablet_bootstrap.cc:492] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90: Bootstrap starting.
W20260713 09:07:12.468849 17829 leader_election.cc:343] T 79b277d134bd4a7e92eb3236c85e95fd P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.480188 17612 catalog_manager.cc:5697] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da reported cstate change: term changed from 0 to 1, leader changed from <none> to 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2). New cstate: current_term: 1 leader_uuid: "30b87d4731d8475da1fb5c02c8a335da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:12.489389 17757 leader_election.cc:304] T eec1aaaa37904df2a745b6cd9920092d P 30b87d4731d8475da1fb5c02c8a335da [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: 30b87d4731d8475da1fb5c02c8a335da; no voters: 58a07df1add94edaa3ad5e6170aa5b90, adf734561e49409c82d0d435327c8ea7
I20260713 09:07:12.493196 17911 raft_consensus.cc:2749] T eec1aaaa37904df2a745b6cd9920092d P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:12.491662 17829 leader_election.cc:304] T 79b277d134bd4a7e92eb3236c85e95fd P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adf734561e49409c82d0d435327c8ea7; no voters: 30b87d4731d8475da1fb5c02c8a335da, 58a07df1add94edaa3ad5e6170aa5b90
I20260713 09:07:12.501251 17984 raft_consensus.cc:2749] T 79b277d134bd4a7e92eb3236c85e95fd P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:12.502135 17910 consensus_queue.cc:1048] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.502424 17984 consensus_queue.cc:1048] T fa4b7e09bf634bf3a88eae886c1e007d P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.519731 17905 tablet_bootstrap.cc:654] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P adf734561e49409c82d0d435327c8ea7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.521059 17960 raft_consensus.cc:493] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.521687 17907 tablet_bootstrap.cc:654] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.522076 17960 raft_consensus.cc:515] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.525743 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b277d134bd4a7e92eb3236c85e95fd" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da" is_pre_election: true
W20260713 09:07:12.527666 17680 leader_election.cc:343] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.529587 17960 leader_election.cc:290] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:12.530478 17906 tablet_bootstrap.cc:492] T 6bb2ced5d1474645b65f5849d090cfe9 P 30b87d4731d8475da1fb5c02c8a335da: No bootstrap required, opened a new log
I20260713 09:07:12.530231 17863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b277d134bd4a7e92eb3236c85e95fd" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7" is_pre_election: true
I20260713 09:07:12.530937 17906 ts_tablet_manager.cc:1403] T 6bb2ced5d1474645b65f5849d090cfe9 P 30b87d4731d8475da1fb5c02c8a335da: Time spent bootstrapping tablet: real 0.121s	user 0.006s	sys 0.009s
I20260713 09:07:12.531076 17863 raft_consensus.cc:2468] T 79b277d134bd4a7e92eb3236c85e95fd P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58a07df1add94edaa3ad5e6170aa5b90 in term 0.
I20260713 09:07:12.532517 17682 leader_election.cc:304] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [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: 58a07df1add94edaa3ad5e6170aa5b90, adf734561e49409c82d0d435327c8ea7; no voters: 30b87d4731d8475da1fb5c02c8a335da
I20260713 09:07:12.534653 17960 raft_consensus.cc:2804] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.535197 17960 raft_consensus.cc:493] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.535703 17960 raft_consensus.cc:3060] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.535948 17613 catalog_manager.cc:5697] T 3a741a59d42648048b74a01a646a3c9a P adf734561e49409c82d0d435327c8ea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to adf734561e49409c82d0d435327c8ea7 (127.16.55.3). New cstate: current_term: 1 leader_uuid: "adf734561e49409c82d0d435327c8ea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:12.538482 17906 raft_consensus.cc:359] T 6bb2ced5d1474645b65f5849d090cfe9 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.539202 17906 raft_consensus.cc:385] T 6bb2ced5d1474645b65f5849d090cfe9 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.539480 17906 raft_consensus.cc:740] T 6bb2ced5d1474645b65f5849d090cfe9 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.540338 17906 consensus_queue.cc:260] T 6bb2ced5d1474645b65f5849d090cfe9 P 30b87d4731d8475da1fb5c02c8a335da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.542578 17906 ts_tablet_manager.cc:1434] T 6bb2ced5d1474645b65f5849d090cfe9 P 30b87d4731d8475da1fb5c02c8a335da: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260713 09:07:12.545106 17960 raft_consensus.cc:515] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.549010 17863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b277d134bd4a7e92eb3236c85e95fd" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7"
I20260713 09:07:12.549608 17863 raft_consensus.cc:3060] T 79b277d134bd4a7e92eb3236c85e95fd P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.554662 17614 catalog_manager.cc:5697] T eec1aaaa37904df2a745b6cd9920092d P 58a07df1add94edaa3ad5e6170aa5b90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1). New cstate: current_term: 1 leader_uuid: "58a07df1add94edaa3ad5e6170aa5b90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:12.558133 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b277d134bd4a7e92eb3236c85e95fd" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da"
I20260713 09:07:12.559149 17906 tablet_bootstrap.cc:492] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da: Bootstrap starting.
I20260713 09:07:12.559617 17863 raft_consensus.cc:2468] T 79b277d134bd4a7e92eb3236c85e95fd P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58a07df1add94edaa3ad5e6170aa5b90 in term 1.
W20260713 09:07:12.559695 17680 leader_election.cc:343] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.560972 17682 leader_election.cc:304] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [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: 58a07df1add94edaa3ad5e6170aa5b90, adf734561e49409c82d0d435327c8ea7; no voters: 30b87d4731d8475da1fb5c02c8a335da
I20260713 09:07:12.561866 17919 raft_consensus.cc:2804] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:12.561921 17960 leader_election.cc:290] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 election: Requested vote from peers 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:12.562520 17919 raft_consensus.cc:697] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Becoming Leader. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Running, Role: LEADER
I20260713 09:07:12.563669 17919 consensus_queue.cc:237] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.564934 17907 tablet_bootstrap.cc:492] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90: No bootstrap required, opened a new log
I20260713 09:07:12.565354 17906 tablet_bootstrap.cc:654] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.565419 17907 ts_tablet_manager.cc:1403] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90: Time spent bootstrapping tablet: real 0.076s	user 0.005s	sys 0.009s
I20260713 09:07:12.568426 17907 raft_consensus.cc:359] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.569113 17907 raft_consensus.cc:385] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.569458 17907 raft_consensus.cc:740] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.570379 17907 consensus_queue.cc:260] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.572081 17980 consensus_queue.cc:1048] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.572750 17907 ts_tablet_manager.cc:1434] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:12.573711 17907 tablet_bootstrap.cc:492] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90: Bootstrap starting.
I20260713 09:07:12.579813 17907 tablet_bootstrap.cc:654] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.582106 17980 consensus_queue.cc:1048] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.594937 17906 tablet_bootstrap.cc:492] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da: No bootstrap required, opened a new log
I20260713 09:07:12.595495 17906 ts_tablet_manager.cc:1403] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.000s
I20260713 09:07:12.595746 17960 raft_consensus.cc:493] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.596247 17960 raft_consensus.cc:515] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.598877 17612 catalog_manager.cc:5697] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1). New cstate: current_term: 1 leader_uuid: "58a07df1add94edaa3ad5e6170aa5b90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:12.600253 17790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb2ced5d1474645b65f5849d090cfe9" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da" is_pre_election: true
I20260713 09:07:12.600579 17863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb2ced5d1474645b65f5849d090cfe9" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7" is_pre_election: true
I20260713 09:07:12.600884 17790 raft_consensus.cc:2468] T 6bb2ced5d1474645b65f5849d090cfe9 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58a07df1add94edaa3ad5e6170aa5b90 in term 0.
I20260713 09:07:12.601152 17863 raft_consensus.cc:2468] T 6bb2ced5d1474645b65f5849d090cfe9 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58a07df1add94edaa3ad5e6170aa5b90 in term 0.
I20260713 09:07:12.601701 17905 tablet_bootstrap.cc:492] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P adf734561e49409c82d0d435327c8ea7: No bootstrap required, opened a new log
I20260713 09:07:12.602140 17905 ts_tablet_manager.cc:1403] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P adf734561e49409c82d0d435327c8ea7: Time spent bootstrapping tablet: real 0.126s	user 0.018s	sys 0.012s
I20260713 09:07:12.602016 17680 leader_election.cc:304] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da, 58a07df1add94edaa3ad5e6170aa5b90; no voters: 
I20260713 09:07:12.602640 17960 leader_election.cc:290] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:12.603103 17919 raft_consensus.cc:2804] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.603531 17919 raft_consensus.cc:493] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.603986 17919 raft_consensus.cc:3060] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.604890 17905 raft_consensus.cc:359] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.605597 17905 raft_consensus.cc:385] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.605870 17905 raft_consensus.cc:740] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.606534 17905 consensus_queue.cc:260] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P adf734561e49409c82d0d435327c8ea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.608841 17905 ts_tablet_manager.cc:1434] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P adf734561e49409c82d0d435327c8ea7: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:07:12.609731 17905 tablet_bootstrap.cc:492] T 0298092aa7d24e27beb7224bfa67e2ba P adf734561e49409c82d0d435327c8ea7: Bootstrap starting.
I20260713 09:07:12.598477 17906 raft_consensus.cc:359] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.614081 17906 raft_consensus.cc:385] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.614423 17906 raft_consensus.cc:740] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.615697 17907 tablet_bootstrap.cc:492] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90: No bootstrap required, opened a new log
I20260713 09:07:12.615461 17906 consensus_queue.cc:260] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.616385 17907 ts_tablet_manager.cc:1403] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90: Time spent bootstrapping tablet: real 0.043s	user 0.022s	sys 0.011s
I20260713 09:07:12.618002 17906 ts_tablet_manager.cc:1434] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260713 09:07:12.618943 17906 tablet_bootstrap.cc:492] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 30b87d4731d8475da1fb5c02c8a335da: Bootstrap starting.
I20260713 09:07:12.619249 17907 raft_consensus.cc:359] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.620002 17907 raft_consensus.cc:385] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.620370 17907 raft_consensus.cc:740] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.621224 17907 consensus_queue.cc:260] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.614284 17919 raft_consensus.cc:515] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.624358 17907 ts_tablet_manager.cc:1434] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:12.625329 17907 tablet_bootstrap.cc:492] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90: Bootstrap starting.
I20260713 09:07:12.628928 17905 tablet_bootstrap.cc:654] T 0298092aa7d24e27beb7224bfa67e2ba P adf734561e49409c82d0d435327c8ea7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.630707 17790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb2ced5d1474645b65f5849d090cfe9" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da"
I20260713 09:07:12.631428 17790 raft_consensus.cc:3060] T 6bb2ced5d1474645b65f5849d090cfe9 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.634689 17863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb2ced5d1474645b65f5849d090cfe9" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7"
I20260713 09:07:12.635304 17863 raft_consensus.cc:3060] T 6bb2ced5d1474645b65f5849d090cfe9 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.639505 17790 raft_consensus.cc:2468] T 6bb2ced5d1474645b65f5849d090cfe9 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58a07df1add94edaa3ad5e6170aa5b90 in term 1.
I20260713 09:07:12.632205 17919 leader_election.cc:290] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 election: Requested vote from peers 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:12.640869 17680 leader_election.cc:304] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da, 58a07df1add94edaa3ad5e6170aa5b90; no voters: 
I20260713 09:07:12.641974 17980 consensus_queue.cc:1048] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.642449 17919 raft_consensus.cc:2804] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:12.643105 17919 raft_consensus.cc:697] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Becoming Leader. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Running, Role: LEADER
I20260713 09:07:12.645681 17907 tablet_bootstrap.cc:654] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.653169 17863 raft_consensus.cc:2468] T 6bb2ced5d1474645b65f5849d090cfe9 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58a07df1add94edaa3ad5e6170aa5b90 in term 1.
I20260713 09:07:12.657312 17906 tablet_bootstrap.cc:654] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 30b87d4731d8475da1fb5c02c8a335da: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.658602 17905 tablet_bootstrap.cc:492] T 0298092aa7d24e27beb7224bfa67e2ba P adf734561e49409c82d0d435327c8ea7: No bootstrap required, opened a new log
I20260713 09:07:12.659263 17905 ts_tablet_manager.cc:1403] T 0298092aa7d24e27beb7224bfa67e2ba P adf734561e49409c82d0d435327c8ea7: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.010s
I20260713 09:07:12.643962 17919 consensus_queue.cc:237] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.669934 17907 tablet_bootstrap.cc:492] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90: No bootstrap required, opened a new log
I20260713 09:07:12.670433 17907 ts_tablet_manager.cc:1403] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.005s
I20260713 09:07:12.670550 17863 raft_consensus.cc:3060] T 327f38524ee644b98ace878f6fd0f998 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.671317 17905 raft_consensus.cc:359] T 0298092aa7d24e27beb7224bfa67e2ba P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.672005 17905 raft_consensus.cc:385] T 0298092aa7d24e27beb7224bfa67e2ba P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.672266 17905 raft_consensus.cc:740] T 0298092aa7d24e27beb7224bfa67e2ba P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.672597 17907 raft_consensus.cc:359] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.673206 17907 raft_consensus.cc:385] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.672971 17905 consensus_queue.cc:260] T 0298092aa7d24e27beb7224bfa67e2ba P adf734561e49409c82d0d435327c8ea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.673461 17907 raft_consensus.cc:740] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.674207 17907 consensus_queue.cc:260] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.675074 17905 ts_tablet_manager.cc:1434] T 0298092aa7d24e27beb7224bfa67e2ba P adf734561e49409c82d0d435327c8ea7: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:07:12.676218 17907 ts_tablet_manager.cc:1434] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:07:12.677069 17907 tablet_bootstrap.cc:492] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90: Bootstrap starting.
I20260713 09:07:12.678076 17905 tablet_bootstrap.cc:492] T 42849a98e9f6406ab5735515dff5f42b P adf734561e49409c82d0d435327c8ea7: Bootstrap starting.
I20260713 09:07:12.683429 17907 tablet_bootstrap.cc:654] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.684305 17905 tablet_bootstrap.cc:654] T 42849a98e9f6406ab5735515dff5f42b P adf734561e49409c82d0d435327c8ea7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.685294 17980 raft_consensus.cc:493] T 0298092aa7d24e27beb7224bfa67e2ba P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.685829 17980 raft_consensus.cc:515] T 0298092aa7d24e27beb7224bfa67e2ba P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.688283 17980 leader_election.cc:290] T 0298092aa7d24e27beb7224bfa67e2ba P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:12.689272 17715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0298092aa7d24e27beb7224bfa67e2ba" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
I20260713 09:07:12.690225 17790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0298092aa7d24e27beb7224bfa67e2ba" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da" is_pre_election: true
W20260713 09:07:12.690806 17830 leader_election.cc:343] T 0298092aa7d24e27beb7224bfa67e2ba P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:12.692090 17829 leader_election.cc:343] T 0298092aa7d24e27beb7224bfa67e2ba P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.692706 17829 leader_election.cc:304] T 0298092aa7d24e27beb7224bfa67e2ba P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adf734561e49409c82d0d435327c8ea7; no voters: 30b87d4731d8475da1fb5c02c8a335da, 58a07df1add94edaa3ad5e6170aa5b90
I20260713 09:07:12.698995 17907 tablet_bootstrap.cc:492] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90: No bootstrap required, opened a new log
I20260713 09:07:12.699189 17980 raft_consensus.cc:2749] T 0298092aa7d24e27beb7224bfa67e2ba P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:12.699594 17907 ts_tablet_manager.cc:1403] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260713 09:07:12.701929 17905 tablet_bootstrap.cc:492] T 42849a98e9f6406ab5735515dff5f42b P adf734561e49409c82d0d435327c8ea7: No bootstrap required, opened a new log
I20260713 09:07:12.702665 17905 ts_tablet_manager.cc:1403] T 42849a98e9f6406ab5735515dff5f42b P adf734561e49409c82d0d435327c8ea7: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.000s
I20260713 09:07:12.702374 17907 raft_consensus.cc:359] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.703074 17907 raft_consensus.cc:385] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.703389 17907 raft_consensus.cc:740] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.704241 17907 consensus_queue.cc:260] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.706552 17905 raft_consensus.cc:359] T 42849a98e9f6406ab5735515dff5f42b P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.707284 17905 raft_consensus.cc:385] T 42849a98e9f6406ab5735515dff5f42b P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.707598 17905 raft_consensus.cc:740] T 42849a98e9f6406ab5735515dff5f42b P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.707572 17980 consensus_queue.cc:1048] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.708580 17905 consensus_queue.cc:260] T 42849a98e9f6406ab5735515dff5f42b P adf734561e49409c82d0d435327c8ea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.709105 17614 catalog_manager.cc:5697] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1). New cstate: current_term: 1 leader_uuid: "58a07df1add94edaa3ad5e6170aa5b90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:12.710139 17907 ts_tablet_manager.cc:1434] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260713 09:07:12.711298 17907 tablet_bootstrap.cc:492] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90: Bootstrap starting.
I20260713 09:07:12.711587 17905 ts_tablet_manager.cc:1434] T 42849a98e9f6406ab5735515dff5f42b P adf734561e49409c82d0d435327c8ea7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:12.712536 17905 tablet_bootstrap.cc:492] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7: Bootstrap starting.
I20260713 09:07:12.717542 17907 tablet_bootstrap.cc:654] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.718555 17905 tablet_bootstrap.cc:654] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.724789 17980 raft_consensus.cc:493] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.725459 17980 raft_consensus.cc:515] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.731408 17712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89552e6a1a4f469bb95d2fbd6f8bcb54" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
I20260713 09:07:12.732504 17712 raft_consensus.cc:2393] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate adf734561e49409c82d0d435327c8ea7 in current term 1: Already voted for candidate 30b87d4731d8475da1fb5c02c8a335da in this term.
I20260713 09:07:12.734352 17919 raft_consensus.cc:493] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.734941 17919 raft_consensus.cc:515] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.737164 17919 leader_election.cc:290] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:12.738299 17862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0298092aa7d24e27beb7224bfa67e2ba" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7" is_pre_election: true
I20260713 09:07:12.730528 17790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89552e6a1a4f469bb95d2fbd6f8bcb54" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da" is_pre_election: true
I20260713 09:07:12.738925 17862 raft_consensus.cc:2468] T 0298092aa7d24e27beb7224bfa67e2ba P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58a07df1add94edaa3ad5e6170aa5b90 in term 0.
I20260713 09:07:12.739187 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0298092aa7d24e27beb7224bfa67e2ba" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da" is_pre_election: true
I20260713 09:07:12.740002 17980 leader_election.cc:290] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:12.740176 17829 leader_election.cc:304] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adf734561e49409c82d0d435327c8ea7; no voters: 30b87d4731d8475da1fb5c02c8a335da, 58a07df1add94edaa3ad5e6170aa5b90
W20260713 09:07:12.741001 17680 leader_election.cc:343] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.741626 17980 raft_consensus.cc:3060] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.741858 17682 leader_election.cc:304] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [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: 58a07df1add94edaa3ad5e6170aa5b90, adf734561e49409c82d0d435327c8ea7; no voters: 30b87d4731d8475da1fb5c02c8a335da
I20260713 09:07:12.743336 17919 raft_consensus.cc:2804] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.743527 17905 tablet_bootstrap.cc:492] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7: No bootstrap required, opened a new log
I20260713 09:07:12.743850 17919 raft_consensus.cc:493] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.744119 17905 ts_tablet_manager.cc:1403] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.003s
I20260713 09:07:12.744365 17919 raft_consensus.cc:3060] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.747011 17905 raft_consensus.cc:359] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.748745 17905 raft_consensus.cc:385] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.749104 17905 raft_consensus.cc:740] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.749961 17905 consensus_queue.cc:260] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.752398 17905 ts_tablet_manager.cc:1434] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:07:12.753288 17980 raft_consensus.cc:2749] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:12.754343 17907 tablet_bootstrap.cc:492] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90: No bootstrap required, opened a new log
I20260713 09:07:12.755285 17905 tablet_bootstrap.cc:492] T f8870b3e1ee0426ba144c7b4e86f0a16 P adf734561e49409c82d0d435327c8ea7: Bootstrap starting.
I20260713 09:07:12.755477 17907 ts_tablet_manager.cc:1403] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.013s
I20260713 09:07:12.757028 17906 tablet_bootstrap.cc:492] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 30b87d4731d8475da1fb5c02c8a335da: No bootstrap required, opened a new log
I20260713 09:07:12.758169 17907 raft_consensus.cc:359] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.754320 17919 raft_consensus.cc:515] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.757452 17906 ts_tablet_manager.cc:1403] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 30b87d4731d8475da1fb5c02c8a335da: Time spent bootstrapping tablet: real 0.139s	user 0.015s	sys 0.025s
I20260713 09:07:12.762516 17905 tablet_bootstrap.cc:654] T f8870b3e1ee0426ba144c7b4e86f0a16 P adf734561e49409c82d0d435327c8ea7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.770681 17907 raft_consensus.cc:385] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.768780 17981 consensus_queue.cc:1048] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:07:12.771183 17907 raft_consensus.cc:740] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.772025 17907 consensus_queue.cc:260] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.773084 17933 raft_consensus.cc:493] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.773568 17933 raft_consensus.cc:515] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.775038 17790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0298092aa7d24e27beb7224bfa67e2ba" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da"
I20260713 09:07:12.776113 17933 leader_election.cc:290] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
W20260713 09:07:12.777099 17680 leader_election.cc:343] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.778069 17715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42849a98e9f6406ab5735515dff5f42b" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
I20260713 09:07:12.779172 17919 leader_election.cc:290] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 election: Requested vote from peers 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:12.779832 17862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0298092aa7d24e27beb7224bfa67e2ba" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7"
I20260713 09:07:12.780134 17960 raft_consensus.cc:493] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.780593 17862 raft_consensus.cc:3060] T 0298092aa7d24e27beb7224bfa67e2ba P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.780728 17863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42849a98e9f6406ab5735515dff5f42b" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7" is_pre_election: true
I20260713 09:07:12.780683 17960 raft_consensus.cc:515] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.781476 17863 raft_consensus.cc:2468] T 42849a98e9f6406ab5735515dff5f42b P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b87d4731d8475da1fb5c02c8a335da in term 0.
I20260713 09:07:12.782589 17757 leader_election.cc:304] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da, adf734561e49409c82d0d435327c8ea7; no voters: 
I20260713 09:07:12.783397 17937 raft_consensus.cc:493] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.783859 17937 raft_consensus.cc:515] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.784288 17864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db6a68f723884f0e9127148e149e6147" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7" is_pre_election: true
I20260713 09:07:12.784874 17864 raft_consensus.cc:2468] T db6a68f723884f0e9127148e149e6147 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58a07df1add94edaa3ad5e6170aa5b90 in term 0.
I20260713 09:07:12.785889 17937 leader_election.cc:290] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:12.786458 17682 leader_election.cc:304] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58a07df1add94edaa3ad5e6170aa5b90, adf734561e49409c82d0d435327c8ea7; no voters: 
I20260713 09:07:12.787295 17962 raft_consensus.cc:2804] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.787386 17789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db6a68f723884f0e9127148e149e6147" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da" is_pre_election: true
I20260713 09:07:12.787752 17962 raft_consensus.cc:493] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.788117 17962 raft_consensus.cc:3060] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.787458 17790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc5b8fa8ef14f8d98bbc44444bcedb8" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da" is_pre_election: true
W20260713 09:07:12.783991 17756 leader_election.cc:343] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:12.791249 17680 leader_election.cc:343] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.791422 17993 raft_consensus.cc:2804] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.791909 17960 leader_election.cc:290] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:12.792737 17715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc5b8fa8ef14f8d98bbc44444bcedb8" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
I20260713 09:07:12.791911 17993 raft_consensus.cc:493] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.792897 17862 raft_consensus.cc:2468] T 0298092aa7d24e27beb7224bfa67e2ba P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58a07df1add94edaa3ad5e6170aa5b90 in term 1.
I20260713 09:07:12.793371 17993 raft_consensus.cc:3060] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:12.794246 17830 leader_election.cc:343] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.794853 17933 raft_consensus.cc:493] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.794679 17682 leader_election.cc:304] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [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: 58a07df1add94edaa3ad5e6170aa5b90, adf734561e49409c82d0d435327c8ea7; no voters: 30b87d4731d8475da1fb5c02c8a335da
I20260713 09:07:12.795377 17933 raft_consensus.cc:515] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.798373 17715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173f58c15400473b8af1014756f75909" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
I20260713 09:07:12.799465 17715 raft_consensus.cc:2468] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b87d4731d8475da1fb5c02c8a335da in term 0.
I20260713 09:07:12.800774 17756 leader_election.cc:304] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da, 58a07df1add94edaa3ad5e6170aa5b90; no voters: 
I20260713 09:07:12.801568 17911 raft_consensus.cc:2804] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.801931 17911 raft_consensus.cc:493] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.802285 17911 raft_consensus.cc:3060] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.804481 17962 raft_consensus.cc:515] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.810431 17933 leader_election.cc:290] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:12.814422 17911 raft_consensus.cc:515] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.818681 17789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db6a68f723884f0e9127148e149e6147" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da"
W20260713 09:07:12.820119 17680 leader_election.cc:343] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.820760 17715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173f58c15400473b8af1014756f75909" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90"
I20260713 09:07:12.821373 17862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173f58c15400473b8af1014756f75909" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7" is_pre_election: true
I20260713 09:07:12.820794 17960 raft_consensus.cc:2804] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:07:12.822752 17757 leader_election.cc:343] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.824702 17905 tablet_bootstrap.cc:492] T f8870b3e1ee0426ba144c7b4e86f0a16 P adf734561e49409c82d0d435327c8ea7: No bootstrap required, opened a new log
I20260713 09:07:12.825222 17905 ts_tablet_manager.cc:1403] T f8870b3e1ee0426ba144c7b4e86f0a16 P adf734561e49409c82d0d435327c8ea7: Time spent bootstrapping tablet: real 0.070s	user 0.018s	sys 0.043s
I20260713 09:07:12.826061 17993 raft_consensus.cc:515] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.821743 17715 raft_consensus.cc:3060] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.779796 17906 raft_consensus.cc:359] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.828912 17906 raft_consensus.cc:385] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.829248 17906 raft_consensus.cc:740] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.828029 17905 raft_consensus.cc:359] T f8870b3e1ee0426ba144c7b4e86f0a16 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.830726 17711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42849a98e9f6406ab5735515dff5f42b" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90"
I20260713 09:07:12.831003 17905 raft_consensus.cc:385] T f8870b3e1ee0426ba144c7b4e86f0a16 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.831426 17905 raft_consensus.cc:740] T f8870b3e1ee0426ba144c7b4e86f0a16 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.830240 17906 consensus_queue.cc:260] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 30b87d4731d8475da1fb5c02c8a335da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
W20260713 09:07:12.832432 17756 leader_election.cc:343] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.832803 17790 raft_consensus.cc:2468] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf734561e49409c82d0d435327c8ea7 in term 0.
I20260713 09:07:12.835008 17829 leader_election.cc:304] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [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: 30b87d4731d8475da1fb5c02c8a335da, adf734561e49409c82d0d435327c8ea7; no voters: 58a07df1add94edaa3ad5e6170aa5b90
I20260713 09:07:12.836350 17981 raft_consensus.cc:2804] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.836833 17981 raft_consensus.cc:493] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.835255 17905 consensus_queue.cc:260] T f8870b3e1ee0426ba144c7b4e86f0a16 P adf734561e49409c82d0d435327c8ea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.837242 17981 raft_consensus.cc:3060] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.838259 17862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db6a68f723884f0e9127148e149e6147" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7"
I20260713 09:07:12.828584 17907 ts_tablet_manager.cc:1434] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.005s
I20260713 09:07:12.839257 17906 ts_tablet_manager.cc:1434] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 30b87d4731d8475da1fb5c02c8a335da: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.000s
I20260713 09:07:12.841427 17864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42849a98e9f6406ab5735515dff5f42b" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7"
I20260713 09:07:12.841696 17907 tablet_bootstrap.cc:492] T 42849a98e9f6406ab5735515dff5f42b P 58a07df1add94edaa3ad5e6170aa5b90: Bootstrap starting.
I20260713 09:07:12.842018 17864 raft_consensus.cc:3060] T 42849a98e9f6406ab5735515dff5f42b P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.845373 17865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173f58c15400473b8af1014756f75909" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7"
I20260713 09:07:12.846350 17981 raft_consensus.cc:515] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.839607 17962 leader_election.cc:290] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 election: Requested vote from peers 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:12.848378 17993 leader_election.cc:290] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 election: Requested vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:12.839155 17862 raft_consensus.cc:3060] T db6a68f723884f0e9127148e149e6147 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.849272 17711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc5b8fa8ef14f8d98bbc44444bcedb8" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90"
W20260713 09:07:12.847230 17757 leader_election.cc:343] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.850359 17911 leader_election.cc:290] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 election: Requested vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
W20260713 09:07:12.850525 17830 leader_election.cc:343] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.850939 17960 raft_consensus.cc:697] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Becoming Leader. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Running, Role: LEADER
I20260713 09:07:12.851953 17960 consensus_queue.cc:237] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.852849 17905 ts_tablet_manager.cc:1434] T f8870b3e1ee0426ba144c7b4e86f0a16 P adf734561e49409c82d0d435327c8ea7: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260713 09:07:12.851138 17864 raft_consensus.cc:2468] T 42849a98e9f6406ab5735515dff5f42b P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b87d4731d8475da1fb5c02c8a335da in term 1.
I20260713 09:07:12.854913 17790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc5b8fa8ef14f8d98bbc44444bcedb8" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da"
I20260713 09:07:12.855515 17790 raft_consensus.cc:3060] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.855886 17862 raft_consensus.cc:2468] T db6a68f723884f0e9127148e149e6147 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58a07df1add94edaa3ad5e6170aa5b90 in term 1.
I20260713 09:07:12.858008 17907 tablet_bootstrap.cc:654] T 42849a98e9f6406ab5735515dff5f42b P 58a07df1add94edaa3ad5e6170aa5b90: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.861770 17906 tablet_bootstrap.cc:492] T 79b277d134bd4a7e92eb3236c85e95fd P 30b87d4731d8475da1fb5c02c8a335da: Bootstrap starting.
I20260713 09:07:12.864825 17757 leader_election.cc:304] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [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: 30b87d4731d8475da1fb5c02c8a335da, adf734561e49409c82d0d435327c8ea7; no voters: 58a07df1add94edaa3ad5e6170aa5b90
I20260713 09:07:12.865540 17905 tablet_bootstrap.cc:492] T c864ca7d62c141eea36693de88508578 P adf734561e49409c82d0d435327c8ea7: Bootstrap starting.
I20260713 09:07:12.865995 17682 leader_election.cc:304] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [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: 58a07df1add94edaa3ad5e6170aa5b90, adf734561e49409c82d0d435327c8ea7; no voters: 30b87d4731d8475da1fb5c02c8a335da
I20260713 09:07:12.867372 17993 raft_consensus.cc:2804] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:12.867897 17993 raft_consensus.cc:697] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Becoming Leader. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Running, Role: LEADER
I20260713 09:07:12.868788 17993 consensus_queue.cc:237] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.872421 17905 tablet_bootstrap.cc:654] T c864ca7d62c141eea36693de88508578 P adf734561e49409c82d0d435327c8ea7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.874833 17981 leader_election.cc:290] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 election: Requested vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:12.885643 18032 raft_consensus.cc:2804] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:12.886665 18032 raft_consensus.cc:697] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Becoming Leader. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Running, Role: LEADER
I20260713 09:07:12.889528 17906 tablet_bootstrap.cc:654] T 79b277d134bd4a7e92eb3236c85e95fd P 30b87d4731d8475da1fb5c02c8a335da: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.879834 17715 raft_consensus.cc:2468] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b87d4731d8475da1fb5c02c8a335da in term 1.
I20260713 09:07:12.887830 18032 consensus_queue.cc:237] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.891294 17919 raft_consensus.cc:493] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.889034 17790 raft_consensus.cc:2468] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf734561e49409c82d0d435327c8ea7 in term 1.
I20260713 09:07:12.899971 17919 raft_consensus.cc:515] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.910746 17863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173f58c15400473b8af1014756f75909" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7" is_pre_election: true
I20260713 09:07:12.912258 17789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173f58c15400473b8af1014756f75909" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da" is_pre_election: true
I20260713 09:07:12.898746 17756 leader_election.cc:304] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [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: 30b87d4731d8475da1fb5c02c8a335da, 58a07df1add94edaa3ad5e6170aa5b90; no voters: adf734561e49409c82d0d435327c8ea7
I20260713 09:07:12.912945 17789 raft_consensus.cc:2468] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58a07df1add94edaa3ad5e6170aa5b90 in term 1.
W20260713 09:07:12.917054 17682 leader_election.cc:343] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.920547 17937 consensus_queue.cc:1048] T 3a741a59d42648048b74a01a646a3c9a P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:12.921286 17911 raft_consensus.cc:2804] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:12.922040 17911 raft_consensus.cc:697] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Becoming Leader. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Running, Role: LEADER
I20260713 09:07:12.923224 17911 consensus_queue.cc:237] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.928602 17680 leader_election.cc:304] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [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: 30b87d4731d8475da1fb5c02c8a335da, 58a07df1add94edaa3ad5e6170aa5b90; no voters: adf734561e49409c82d0d435327c8ea7
I20260713 09:07:12.931430 18033 raft_consensus.cc:2804] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:12.932040 18033 raft_consensus.cc:493] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.932535 18033 raft_consensus.cc:3060] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:12.930593 17919 leader_election.cc:290] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:12.939881 17829 leader_election.cc:304] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [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: 30b87d4731d8475da1fb5c02c8a335da, adf734561e49409c82d0d435327c8ea7; no voters: 58a07df1add94edaa3ad5e6170aa5b90
I20260713 09:07:12.943187 17937 raft_consensus.cc:2804] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:12.943938 17937 raft_consensus.cc:697] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Becoming Leader. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Running, Role: LEADER
I20260713 09:07:12.946341 17933 consensus_queue.cc:1048] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.946637 17937 consensus_queue.cc:237] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:12.948441 17980 consensus_queue.cc:1048] T 3a741a59d42648048b74a01a646a3c9a P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.950546 17933 consensus_queue.cc:1048] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:07:13.009469 17962 raft_consensus.cc:493] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.976593 18033 raft_consensus.cc:515] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.026113 17962 raft_consensus.cc:515] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.088778 18033 leader_election.cc:290] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 2 election: Requested vote from peers 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:13.104722 17907 tablet_bootstrap.cc:492] T 42849a98e9f6406ab5735515dff5f42b P 58a07df1add94edaa3ad5e6170aa5b90: No bootstrap required, opened a new log
I20260713 09:07:13.105260 17907 ts_tablet_manager.cc:1403] T 42849a98e9f6406ab5735515dff5f42b P 58a07df1add94edaa3ad5e6170aa5b90: Time spent bootstrapping tablet: real 0.264s	user 0.028s	sys 0.050s
I20260713 09:07:13.106716 17864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173f58c15400473b8af1014756f75909" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7"
W20260713 09:07:13.108412 17682 leader_election.cc:343] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:13.113982 17905 tablet_bootstrap.cc:492] T c864ca7d62c141eea36693de88508578 P adf734561e49409c82d0d435327c8ea7: No bootstrap required, opened a new log
I20260713 09:07:13.114641 17905 ts_tablet_manager.cc:1403] T c864ca7d62c141eea36693de88508578 P adf734561e49409c82d0d435327c8ea7: Time spent bootstrapping tablet: real 0.254s	user 0.033s	sys 0.036s
I20260713 09:07:13.104130 17610 catalog_manager.cc:5697] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1). New cstate: current_term: 1 leader_uuid: "58a07df1add94edaa3ad5e6170aa5b90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:13.187920 17962 leader_election.cc:290] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:13.191478 17910 raft_consensus.cc:493] T f8870b3e1ee0426ba144c7b4e86f0a16 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:13.221141 17910 raft_consensus.cc:515] T f8870b3e1ee0426ba144c7b4e86f0a16 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.229682 17862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c864ca7d62c141eea36693de88508578" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7" is_pre_election: true
I20260713 09:07:13.230372 17910 leader_election.cc:290] T f8870b3e1ee0426ba144c7b4e86f0a16 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
W20260713 09:07:13.236878 18044 log.cc:927] Time spent T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da: Append to log took a long time: real 0.080s	user 0.001s	sys 0.000s
I20260713 09:07:13.288797 17906 tablet_bootstrap.cc:492] T 79b277d134bd4a7e92eb3236c85e95fd P 30b87d4731d8475da1fb5c02c8a335da: No bootstrap required, opened a new log
I20260713 09:07:13.289279 17906 ts_tablet_manager.cc:1403] T 79b277d134bd4a7e92eb3236c85e95fd P 30b87d4731d8475da1fb5c02c8a335da: Time spent bootstrapping tablet: real 0.428s	user 0.025s	sys 0.011s
I20260713 09:07:13.295915 17905 raft_consensus.cc:359] T c864ca7d62c141eea36693de88508578 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.296587 17905 raft_consensus.cc:385] T c864ca7d62c141eea36693de88508578 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.296766 17905 raft_consensus.cc:740] T c864ca7d62c141eea36693de88508578 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.299743 17713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8870b3e1ee0426ba144c7b4e86f0a16" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
I20260713 09:07:13.302193 17907 raft_consensus.cc:359] T 42849a98e9f6406ab5735515dff5f42b P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.302693 17907 raft_consensus.cc:385] T 42849a98e9f6406ab5735515dff5f42b P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.302862 17907 raft_consensus.cc:740] T 42849a98e9f6406ab5735515dff5f42b P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.304065 17905 consensus_queue.cc:260] T c864ca7d62c141eea36693de88508578 P adf734561e49409c82d0d435327c8ea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.306341 17907 consensus_queue.cc:260] T 42849a98e9f6406ab5735515dff5f42b P 58a07df1add94edaa3ad5e6170aa5b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.307411 18032 consensus_queue.cc:1048] T eec1aaaa37904df2a745b6cd9920092d P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:07:13.311487 17906 raft_consensus.cc:359] T 79b277d134bd4a7e92eb3236c85e95fd P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.312181 17906 raft_consensus.cc:385] T 79b277d134bd4a7e92eb3236c85e95fd P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.312461 17906 raft_consensus.cc:740] T 79b277d134bd4a7e92eb3236c85e95fd P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.313094 17906 consensus_queue.cc:260] T 79b277d134bd4a7e92eb3236c85e95fd P 30b87d4731d8475da1fb5c02c8a335da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.317543 17905 ts_tablet_manager.cc:1434] T c864ca7d62c141eea36693de88508578 P adf734561e49409c82d0d435327c8ea7: Time spent starting tablet: real 0.200s	user 0.008s	sys 0.001s
I20260713 09:07:13.320785 17906 ts_tablet_manager.cc:1434] T 79b277d134bd4a7e92eb3236c85e95fd P 30b87d4731d8475da1fb5c02c8a335da: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
W20260713 09:07:13.327551 18037 log.cc:927] Time spent T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90: Append to log took a long time: real 0.152s	user 0.001s	sys 0.000s
I20260713 09:07:13.327752 17789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c864ca7d62c141eea36693de88508578" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da" is_pre_election: true
I20260713 09:07:13.332194 17907 ts_tablet_manager.cc:1434] T 42849a98e9f6406ab5735515dff5f42b P 58a07df1add94edaa3ad5e6170aa5b90: Time spent starting tablet: real 0.227s	user 0.008s	sys 0.000s
W20260713 09:07:13.321553 17830 leader_election.cc:343] T f8870b3e1ee0426ba144c7b4e86f0a16 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:13.334270 17907 tablet_bootstrap.cc:492] T aba34f210c3a4d95b89b3de276c0bc3b P 58a07df1add94edaa3ad5e6170aa5b90: Bootstrap starting.
I20260713 09:07:13.355556 17919 consensus_queue.cc:1048] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:13.357954 17919 raft_consensus.cc:493] T 42849a98e9f6406ab5735515dff5f42b P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:13.358690 17919 raft_consensus.cc:515] T 42849a98e9f6406ab5735515dff5f42b P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.360673 17962 consensus_queue.cc:1048] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:13.363330 17680 leader_election.cc:343] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:13.363619 17919 leader_election.cc:290] T 42849a98e9f6406ab5735515dff5f42b P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:13.373970 17907 tablet_bootstrap.cc:654] T aba34f210c3a4d95b89b3de276c0bc3b P 58a07df1add94edaa3ad5e6170aa5b90: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:13.351409 18038 log.cc:927] Time spent T 3a741a59d42648048b74a01a646a3c9a P 58a07df1add94edaa3ad5e6170aa5b90: Append to log took a long time: real 0.124s	user 0.000s	sys 0.001s
I20260713 09:07:13.391523 17788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8870b3e1ee0426ba144c7b4e86f0a16" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da" is_pre_election: true
W20260713 09:07:13.405184 17680 consensus_peers.cc:597] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 -> Peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521): Couldn't send request to peer 30b87d4731d8475da1fb5c02c8a335da. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:13.404974 18032 consensus_queue.cc:1048] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:13.408355 17787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42849a98e9f6406ab5735515dff5f42b" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da" is_pre_election: true
I20260713 09:07:13.407212 17712 raft_consensus.cc:1240] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [term 2 FOLLOWER]: Rejecting Update request from peer 30b87d4731d8475da1fb5c02c8a335da for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:13.394788 17862 raft_consensus.cc:2468] T c864ca7d62c141eea36693de88508578 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58a07df1add94edaa3ad5e6170aa5b90 in term 0.
I20260713 09:07:13.415077 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173f58c15400473b8af1014756f75909" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da"
I20260713 09:07:13.422022 17906 tablet_bootstrap.cc:492] T 0298092aa7d24e27beb7224bfa67e2ba P 30b87d4731d8475da1fb5c02c8a335da: Bootstrap starting.
I20260713 09:07:13.364203 17919 consensus_queue.cc:1048] T eec1aaaa37904df2a745b6cd9920092d P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
W20260713 09:07:13.433292 18043 log.cc:927] Time spent T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7: Append to log took a long time: real 0.206s	user 0.000s	sys 0.001s
W20260713 09:07:13.435542 18039 log.cc:927] Time spent T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90: Append to log took a long time: real 0.150s	user 0.003s	sys 0.002s
I20260713 09:07:13.439733 17905 tablet_bootstrap.cc:492] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7: Bootstrap starting.
I20260713 09:07:13.448848 17682 leader_election.cc:304] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [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: 58a07df1add94edaa3ad5e6170aa5b90, adf734561e49409c82d0d435327c8ea7; no voters: 30b87d4731d8475da1fb5c02c8a335da
I20260713 09:07:13.449797 17919 raft_consensus.cc:2804] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:13.450179 17919 raft_consensus.cc:493] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:13.465255 17680 leader_election.cc:304] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [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: 58a07df1add94edaa3ad5e6170aa5b90; no voters: 30b87d4731d8475da1fb5c02c8a335da, adf734561e49409c82d0d435327c8ea7
I20260713 09:07:13.468878 18032 raft_consensus.cc:2749] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:07:13.450539 17919 raft_consensus.cc:3060] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:13.472340 18051 consensus_queue.cc:1059] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.044s
I20260713 09:07:13.473420 18051 raft_consensus.cc:3055] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:13.473855 18051 raft_consensus.cc:740] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Running, Role: LEADER
I20260713 09:07:13.475215 18051 consensus_queue.cc:260] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
W20260713 09:07:13.465821 17829 leader_election.cc:343] T f8870b3e1ee0426ba144c7b4e86f0a16 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:13.476910 17829 leader_election.cc:304] T f8870b3e1ee0426ba144c7b4e86f0a16 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adf734561e49409c82d0d435327c8ea7; no voters: 30b87d4731d8475da1fb5c02c8a335da, 58a07df1add94edaa3ad5e6170aa5b90
I20260713 09:07:13.478587 17711 raft_consensus.cc:3060] T 42849a98e9f6406ab5735515dff5f42b P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:13.482658 17906 tablet_bootstrap.cc:654] T 0298092aa7d24e27beb7224bfa67e2ba P 30b87d4731d8475da1fb5c02c8a335da: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.483631 17981 raft_consensus.cc:2749] T f8870b3e1ee0426ba144c7b4e86f0a16 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:07:13.491691 17680 consensus_peers.cc:597] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 -> Peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521): Couldn't send request to peer 30b87d4731d8475da1fb5c02c8a335da. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:13.492975 17790 raft_consensus.cc:3060] T 79b277d134bd4a7e92eb3236c85e95fd P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:13.492722 18048 consensus_queue.cc:1048] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:13.488857 17662 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:13.497519 18033 consensus_queue.cc:1048] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:13.497195 17862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42849a98e9f6406ab5735515dff5f42b" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7" is_pre_election: true
I20260713 09:07:13.508562 17862 raft_consensus.cc:2393] T 42849a98e9f6406ab5735515dff5f42b P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 58a07df1add94edaa3ad5e6170aa5b90 in current term 1: Already voted for candidate 30b87d4731d8475da1fb5c02c8a335da in this term.
I20260713 09:07:13.524415 18051 raft_consensus.cc:3060] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.532339 17682 leader_election.cc:304] T 42849a98e9f6406ab5735515dff5f42b P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 58a07df1add94edaa3ad5e6170aa5b90; no voters: 30b87d4731d8475da1fb5c02c8a335da, adf734561e49409c82d0d435327c8ea7
I20260713 09:07:13.536921 17905 tablet_bootstrap.cc:654] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.536490 17919 raft_consensus.cc:515] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.554018 17612 catalog_manager.cc:5697] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 reported cstate change: term changed from 0 to 1, leader changed from <none> to adf734561e49409c82d0d435327c8ea7 (127.16.55.3). New cstate: current_term: 1 leader_uuid: "adf734561e49409c82d0d435327c8ea7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:13.548833 17960 consensus_queue.cc:1048] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260713 09:07:13.608152 17906 tablet_bootstrap.cc:492] T 0298092aa7d24e27beb7224bfa67e2ba P 30b87d4731d8475da1fb5c02c8a335da: No bootstrap required, opened a new log
I20260713 09:07:13.608801 17906 ts_tablet_manager.cc:1403] T 0298092aa7d24e27beb7224bfa67e2ba P 30b87d4731d8475da1fb5c02c8a335da: Time spent bootstrapping tablet: real 0.187s	user 0.010s	sys 0.010s
I20260713 09:07:13.614176 17907 tablet_bootstrap.cc:492] T aba34f210c3a4d95b89b3de276c0bc3b P 58a07df1add94edaa3ad5e6170aa5b90: No bootstrap required, opened a new log
I20260713 09:07:13.614705 17907 ts_tablet_manager.cc:1403] T aba34f210c3a4d95b89b3de276c0bc3b P 58a07df1add94edaa3ad5e6170aa5b90: Time spent bootstrapping tablet: real 0.281s	user 0.018s	sys 0.031s
I20260713 09:07:13.628019 17933 consensus_queue.cc:1048] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:13.633262 17789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c864ca7d62c141eea36693de88508578" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da"
W20260713 09:07:13.640880 17680 leader_election.cc:343] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:13.644109 17911 raft_consensus.cc:493] T 79b277d134bd4a7e92eb3236c85e95fd P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:13.646503 17911 raft_consensus.cc:515] T 79b277d134bd4a7e92eb3236c85e95fd P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.648138 17907 raft_consensus.cc:359] T aba34f210c3a4d95b89b3de276c0bc3b P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.647984 17906 raft_consensus.cc:359] T 0298092aa7d24e27beb7224bfa67e2ba P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.648800 17907 raft_consensus.cc:385] T aba34f210c3a4d95b89b3de276c0bc3b P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.648936 17906 raft_consensus.cc:385] T 0298092aa7d24e27beb7224bfa67e2ba P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.649085 17907 raft_consensus.cc:740] T aba34f210c3a4d95b89b3de276c0bc3b P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.649209 17906 raft_consensus.cc:740] T 0298092aa7d24e27beb7224bfa67e2ba P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Initialized, Role: FOLLOWER
W20260713 09:07:13.649917 17830 consensus_peers.cc:597] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 -> Peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): Couldn't send request to peer 58a07df1add94edaa3ad5e6170aa5b90. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:13.649775 17907 consensus_queue.cc:260] T aba34f210c3a4d95b89b3de276c0bc3b P 58a07df1add94edaa3ad5e6170aa5b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.651300 18032 consensus_queue.cc:1048] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:13.652928 17907 ts_tablet_manager.cc:1434] T aba34f210c3a4d95b89b3de276c0bc3b P 58a07df1add94edaa3ad5e6170aa5b90: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260713 09:07:13.653685 18033 raft_consensus.cc:2749] T 42849a98e9f6406ab5735515dff5f42b P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:13.654433 17907 tablet_bootstrap.cc:492] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 58a07df1add94edaa3ad5e6170aa5b90: Bootstrap starting.
I20260713 09:07:13.654932 17926 consensus_queue.cc:1048] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:13.649910 17906 consensus_queue.cc:260] T 0298092aa7d24e27beb7224bfa67e2ba P 30b87d4731d8475da1fb5c02c8a335da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.664440 17905 tablet_bootstrap.cc:492] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7: No bootstrap required, opened a new log
I20260713 09:07:13.664978 17905 ts_tablet_manager.cc:1403] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7: Time spent bootstrapping tablet: real 0.225s	user 0.011s	sys 0.016s
I20260713 09:07:13.642671 17919 leader_election.cc:290] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 election: Requested vote from peers 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:13.670526 17906 ts_tablet_manager.cc:1434] T 0298092aa7d24e27beb7224bfa67e2ba P 30b87d4731d8475da1fb5c02c8a335da: Time spent starting tablet: real 0.061s	user 0.002s	sys 0.005s
I20260713 09:07:13.670674 17713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b277d134bd4a7e92eb3236c85e95fd" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
I20260713 09:07:13.673086 17863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c864ca7d62c141eea36693de88508578" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7"
I20260713 09:07:13.678048 17863 raft_consensus.cc:3060] T c864ca7d62c141eea36693de88508578 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:13.672475 17911 leader_election.cc:290] T 79b277d134bd4a7e92eb3236c85e95fd P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:13.675668 17614 catalog_manager.cc:5697] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da reported cstate change: term changed from 0 to 1, leader changed from <none> to 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2). New cstate: current_term: 1 leader_uuid: "30b87d4731d8475da1fb5c02c8a335da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:13.677120 17906 tablet_bootstrap.cc:492] T db6a68f723884f0e9127148e149e6147 P 30b87d4731d8475da1fb5c02c8a335da: Bootstrap starting.
I20260713 09:07:13.680425 17614 catalog_manager.cc:5697] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da reported cstate change: term changed from 0 to 1, leader changed from <none> to 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2). New cstate: current_term: 1 leader_uuid: "30b87d4731d8475da1fb5c02c8a335da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:13.684940 17905 raft_consensus.cc:359] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.690452 17905 raft_consensus.cc:385] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.690765 17905 raft_consensus.cc:740] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.691103 17860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b277d134bd4a7e92eb3236c85e95fd" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7" is_pre_election: true
I20260713 09:07:13.691475 17905 consensus_queue.cc:260] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.697751 17905 ts_tablet_manager.cc:1434] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.000s
I20260713 09:07:13.700258 17905 tablet_bootstrap.cc:492] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P adf734561e49409c82d0d435327c8ea7: Bootstrap starting.
I20260713 09:07:13.703357 17906 tablet_bootstrap.cc:654] T db6a68f723884f0e9127148e149e6147 P 30b87d4731d8475da1fb5c02c8a335da: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.725122 17757 leader_election.cc:304] T 79b277d134bd4a7e92eb3236c85e95fd P 30b87d4731d8475da1fb5c02c8a335da [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: 30b87d4731d8475da1fb5c02c8a335da; no voters: 58a07df1add94edaa3ad5e6170aa5b90, adf734561e49409c82d0d435327c8ea7
I20260713 09:07:13.731731 17911 raft_consensus.cc:2749] T 79b277d134bd4a7e92eb3236c85e95fd P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:13.733520 17863 raft_consensus.cc:2468] T c864ca7d62c141eea36693de88508578 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58a07df1add94edaa3ad5e6170aa5b90 in term 1.
I20260713 09:07:13.734581 17682 leader_election.cc:304] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [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: 58a07df1add94edaa3ad5e6170aa5b90, adf734561e49409c82d0d435327c8ea7; no voters: 30b87d4731d8475da1fb5c02c8a335da
I20260713 09:07:13.736936 18032 raft_consensus.cc:2804] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:13.737413 18032 raft_consensus.cc:697] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Becoming Leader. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Running, Role: LEADER
I20260713 09:07:13.738029 18032 consensus_queue.cc:237] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.744521 17907 tablet_bootstrap.cc:654] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 58a07df1add94edaa3ad5e6170aa5b90: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.757948 17905 tablet_bootstrap.cc:654] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P adf734561e49409c82d0d435327c8ea7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.786201 17612 catalog_manager.cc:5697] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1). New cstate: current_term: 1 leader_uuid: "58a07df1add94edaa3ad5e6170aa5b90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:13.790371 17906 tablet_bootstrap.cc:492] T db6a68f723884f0e9127148e149e6147 P 30b87d4731d8475da1fb5c02c8a335da: No bootstrap required, opened a new log
I20260713 09:07:13.791410 17906 ts_tablet_manager.cc:1403] T db6a68f723884f0e9127148e149e6147 P 30b87d4731d8475da1fb5c02c8a335da: Time spent bootstrapping tablet: real 0.114s	user 0.013s	sys 0.008s
I20260713 09:07:13.794155 17906 raft_consensus.cc:359] T db6a68f723884f0e9127148e149e6147 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.794804 17906 raft_consensus.cc:385] T db6a68f723884f0e9127148e149e6147 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.795097 17906 raft_consensus.cc:740] T db6a68f723884f0e9127148e149e6147 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.795926 17906 consensus_queue.cc:260] T db6a68f723884f0e9127148e149e6147 P 30b87d4731d8475da1fb5c02c8a335da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.797964 17906 ts_tablet_manager.cc:1434] T db6a68f723884f0e9127148e149e6147 P 30b87d4731d8475da1fb5c02c8a335da: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:13.798847 17906 tablet_bootstrap.cc:492] T f8870b3e1ee0426ba144c7b4e86f0a16 P 30b87d4731d8475da1fb5c02c8a335da: Bootstrap starting.
I20260713 09:07:13.801329 17907 tablet_bootstrap.cc:492] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 58a07df1add94edaa3ad5e6170aa5b90: No bootstrap required, opened a new log
I20260713 09:07:13.802093 17907 ts_tablet_manager.cc:1403] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 58a07df1add94edaa3ad5e6170aa5b90: Time spent bootstrapping tablet: real 0.148s	user 0.024s	sys 0.005s
I20260713 09:07:13.804735 17906 tablet_bootstrap.cc:654] T f8870b3e1ee0426ba144c7b4e86f0a16 P 30b87d4731d8475da1fb5c02c8a335da: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.805497 17907 raft_consensus.cc:359] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.806264 17907 raft_consensus.cc:385] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.806569 17907 raft_consensus.cc:740] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.807581 17907 consensus_queue.cc:260] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 58a07df1add94edaa3ad5e6170aa5b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.810279 17907 ts_tablet_manager.cc:1434] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 58a07df1add94edaa3ad5e6170aa5b90: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260713 09:07:13.811558 17907 tablet_bootstrap.cc:492] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90: Bootstrap starting.
I20260713 09:07:13.816429 17906 tablet_bootstrap.cc:492] T f8870b3e1ee0426ba144c7b4e86f0a16 P 30b87d4731d8475da1fb5c02c8a335da: No bootstrap required, opened a new log
I20260713 09:07:13.816951 17906 ts_tablet_manager.cc:1403] T f8870b3e1ee0426ba144c7b4e86f0a16 P 30b87d4731d8475da1fb5c02c8a335da: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260713 09:07:13.818806 17907 tablet_bootstrap.cc:654] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.819571 17906 raft_consensus.cc:359] T f8870b3e1ee0426ba144c7b4e86f0a16 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.820310 17906 raft_consensus.cc:385] T f8870b3e1ee0426ba144c7b4e86f0a16 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.822180 17906 raft_consensus.cc:740] T f8870b3e1ee0426ba144c7b4e86f0a16 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.823318 17906 consensus_queue.cc:260] T f8870b3e1ee0426ba144c7b4e86f0a16 P 30b87d4731d8475da1fb5c02c8a335da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.827167 17906 ts_tablet_manager.cc:1434] T f8870b3e1ee0426ba144c7b4e86f0a16 P 30b87d4731d8475da1fb5c02c8a335da: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260713 09:07:13.828696 17906 tablet_bootstrap.cc:492] T c864ca7d62c141eea36693de88508578 P 30b87d4731d8475da1fb5c02c8a335da: Bootstrap starting.
I20260713 09:07:13.831440 17907 tablet_bootstrap.cc:492] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90: No bootstrap required, opened a new log
I20260713 09:07:13.831955 17907 ts_tablet_manager.cc:1403] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260713 09:07:13.835410 17906 tablet_bootstrap.cc:654] T c864ca7d62c141eea36693de88508578 P 30b87d4731d8475da1fb5c02c8a335da: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.835554 17907 raft_consensus.cc:359] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.847129 17907 raft_consensus.cc:385] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.847537 17907 raft_consensus.cc:740] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.838954 17933 raft_consensus.cc:493] T db6a68f723884f0e9127148e149e6147 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:13.848668 17933 raft_consensus.cc:515] T db6a68f723884f0e9127148e149e6147 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.850760 18032 raft_consensus.cc:493] T aba34f210c3a4d95b89b3de276c0bc3b P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:13.851279 17910 raft_consensus.cc:493] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:13.851773 17910 raft_consensus.cc:515] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.851560 18032 raft_consensus.cc:515] T aba34f210c3a4d95b89b3de276c0bc3b P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.853932 17910 leader_election.cc:290] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:13.856240 17711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173f58c15400473b8af1014756f75909" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
I20260713 09:07:13.856498 18032 leader_election.cc:290] T aba34f210c3a4d95b89b3de276c0bc3b P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:13.857041 17711 raft_consensus.cc:2368] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate adf734561e49409c82d0d435327c8ea7 for earlier term 1. Current term is 2.
I20260713 09:07:13.857982 17790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba34f210c3a4d95b89b3de276c0bc3b" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da" is_pre_election: true
I20260713 09:07:13.859053 17933 leader_election.cc:290] T db6a68f723884f0e9127148e149e6147 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:13.859983 17864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba34f210c3a4d95b89b3de276c0bc3b" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7" is_pre_election: true
I20260713 09:07:13.860050 17907 consensus_queue.cc:260] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
W20260713 09:07:13.862355 17680 leader_election.cc:343] T aba34f210c3a4d95b89b3de276c0bc3b P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:13.864286 17907 ts_tablet_manager.cc:1434] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.002s
W20260713 09:07:13.864916 17682 leader_election.cc:343] T aba34f210c3a4d95b89b3de276c0bc3b P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:13.865417 17682 leader_election.cc:304] T aba34f210c3a4d95b89b3de276c0bc3b P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 58a07df1add94edaa3ad5e6170aa5b90; no voters: 30b87d4731d8475da1fb5c02c8a335da, adf734561e49409c82d0d435327c8ea7
I20260713 09:07:13.865677 17907 tablet_bootstrap.cc:492] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 58a07df1add94edaa3ad5e6170aa5b90: Bootstrap starting.
I20260713 09:07:13.866565 18032 raft_consensus.cc:2749] T aba34f210c3a4d95b89b3de276c0bc3b P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:13.867760 17830 leader_election.cc:400] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Vote denied by peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087) with higher term. Message: Invalid argument: T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate adf734561e49409c82d0d435327c8ea7 for earlier term 1. Current term is 2.
I20260713 09:07:13.868108 17830 leader_election.cc:403] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Cancelling election due to peer responding with higher term
I20260713 09:07:13.869323 17790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173f58c15400473b8af1014756f75909" candidate_uuid: "adf734561e49409c82d0d435327c8ea7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da" is_pre_election: true
I20260713 09:07:13.870179 17790 raft_consensus.cc:2368] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate adf734561e49409c82d0d435327c8ea7 for earlier term 1. Current term is 2.
I20260713 09:07:13.871292 17864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db6a68f723884f0e9127148e149e6147" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7" is_pre_election: true
I20260713 09:07:13.873461 17829 leader_election.cc:400] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7 [CANDIDATE]: Term 1 pre-election: Vote denied by peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521) with higher term. Message: Invalid argument: T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate adf734561e49409c82d0d435327c8ea7 for earlier term 1. Current term is 2.
I20260713 09:07:13.873509 17906 tablet_bootstrap.cc:492] T c864ca7d62c141eea36693de88508578 P 30b87d4731d8475da1fb5c02c8a335da: No bootstrap required, opened a new log
I20260713 09:07:13.874248 17906 ts_tablet_manager.cc:1403] T c864ca7d62c141eea36693de88508578 P 30b87d4731d8475da1fb5c02c8a335da: Time spent bootstrapping tablet: real 0.046s	user 0.021s	sys 0.023s
I20260713 09:07:13.874616 17711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db6a68f723884f0e9127148e149e6147" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
I20260713 09:07:13.876385 17757 leader_election.cc:304] T db6a68f723884f0e9127148e149e6147 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da; no voters: 58a07df1add94edaa3ad5e6170aa5b90, adf734561e49409c82d0d435327c8ea7
I20260713 09:07:13.877455 17933 raft_consensus.cc:2749] T db6a68f723884f0e9127148e149e6147 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:13.877228 17906 raft_consensus.cc:359] T c864ca7d62c141eea36693de88508578 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.878052 17906 raft_consensus.cc:385] T c864ca7d62c141eea36693de88508578 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.878105 17910 raft_consensus.cc:3060] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.878394 17906 raft_consensus.cc:740] T c864ca7d62c141eea36693de88508578 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.879709 17907 tablet_bootstrap.cc:654] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 58a07df1add94edaa3ad5e6170aa5b90: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.879549 17906 consensus_queue.cc:260] T c864ca7d62c141eea36693de88508578 P 30b87d4731d8475da1fb5c02c8a335da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.881842 17906 ts_tablet_manager.cc:1434] T c864ca7d62c141eea36693de88508578 P 30b87d4731d8475da1fb5c02c8a335da: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260713 09:07:13.883198 17906 tablet_bootstrap.cc:492] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da: Bootstrap starting.
I20260713 09:07:13.885679 17910 raft_consensus.cc:2749] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7 [term 2 FOLLOWER]: Leader pre-election lost for term 1. Reason: Vote denied by peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087) with higher term. Message: Invalid argument: T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate adf734561e49409c82d0d435327c8ea7 for earlier term 1. Current term is 2.
I20260713 09:07:13.888124 17905 tablet_bootstrap.cc:492] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P adf734561e49409c82d0d435327c8ea7: No bootstrap required, opened a new log
I20260713 09:07:13.888589 17905 ts_tablet_manager.cc:1403] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P adf734561e49409c82d0d435327c8ea7: Time spent bootstrapping tablet: real 0.189s	user 0.031s	sys 0.025s
I20260713 09:07:13.889140 17612 catalog_manager.cc:5697] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1). New cstate: current_term: 1 leader_uuid: "58a07df1add94edaa3ad5e6170aa5b90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:13.890197 17906 tablet_bootstrap.cc:654] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.891278 17905 raft_consensus.cc:359] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.892189 17905 raft_consensus.cc:385] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.892670 17905 raft_consensus.cc:740] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.893522 17905 consensus_queue.cc:260] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P adf734561e49409c82d0d435327c8ea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.895947 17905 ts_tablet_manager.cc:1434] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P adf734561e49409c82d0d435327c8ea7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:07:13.896883 17905 tablet_bootstrap.cc:492] T aba34f210c3a4d95b89b3de276c0bc3b P adf734561e49409c82d0d435327c8ea7: Bootstrap starting.
I20260713 09:07:13.902660 17905 tablet_bootstrap.cc:654] T aba34f210c3a4d95b89b3de276c0bc3b P adf734561e49409c82d0d435327c8ea7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.904606 17906 tablet_bootstrap.cc:492] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da: No bootstrap required, opened a new log
I20260713 09:07:13.905334 17906 ts_tablet_manager.cc:1403] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260713 09:07:13.909044 17906 raft_consensus.cc:359] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.910451 17906 raft_consensus.cc:385] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.910925 17906 raft_consensus.cc:740] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.912093 17906 consensus_queue.cc:260] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.914489 17905 tablet_bootstrap.cc:492] T aba34f210c3a4d95b89b3de276c0bc3b P adf734561e49409c82d0d435327c8ea7: No bootstrap required, opened a new log
I20260713 09:07:13.915089 17905 ts_tablet_manager.cc:1403] T aba34f210c3a4d95b89b3de276c0bc3b P adf734561e49409c82d0d435327c8ea7: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.003s
I20260713 09:07:13.915704 17906 ts_tablet_manager.cc:1434] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:07:13.917039 17906 tablet_bootstrap.cc:492] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da: Bootstrap starting.
I20260713 09:07:13.917793 17905 raft_consensus.cc:359] T aba34f210c3a4d95b89b3de276c0bc3b P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.918481 17905 raft_consensus.cc:385] T aba34f210c3a4d95b89b3de276c0bc3b P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.918769 17905 raft_consensus.cc:740] T aba34f210c3a4d95b89b3de276c0bc3b P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.919685 17905 consensus_queue.cc:260] T aba34f210c3a4d95b89b3de276c0bc3b P adf734561e49409c82d0d435327c8ea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.923936 17906 tablet_bootstrap.cc:654] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.924959 17905 ts_tablet_manager.cc:1434] T aba34f210c3a4d95b89b3de276c0bc3b P adf734561e49409c82d0d435327c8ea7: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:07:13.927913 17907 tablet_bootstrap.cc:492] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 58a07df1add94edaa3ad5e6170aa5b90: No bootstrap required, opened a new log
I20260713 09:07:13.928401 17907 ts_tablet_manager.cc:1403] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 58a07df1add94edaa3ad5e6170aa5b90: Time spent bootstrapping tablet: real 0.063s	user 0.025s	sys 0.019s
I20260713 09:07:13.928653 17906 tablet_bootstrap.cc:492] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da: No bootstrap required, opened a new log
I20260713 09:07:13.929203 17906 ts_tablet_manager.cc:1403] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 09:07:13.932286 17906 raft_consensus.cc:359] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.932289 17907 raft_consensus.cc:359] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.932972 17906 raft_consensus.cc:385] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.933161 17907 raft_consensus.cc:385] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.933256 17906 raft_consensus.cc:740] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.933602 17907 raft_consensus.cc:740] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.934018 17906 consensus_queue.cc:260] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.934356 17907 consensus_queue.cc:260] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 58a07df1add94edaa3ad5e6170aa5b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.936661 17907 ts_tablet_manager.cc:1434] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 58a07df1add94edaa3ad5e6170aa5b90: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260713 09:07:13.938814 17906 ts_tablet_manager.cc:1434] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:07:13.955312 17711 raft_consensus.cc:3060] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:13.960866 17790 raft_consensus.cc:3060] T 0298092aa7d24e27beb7224bfa67e2ba P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:13.986312 17933 raft_consensus.cc:493] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:13.986835 17933 raft_consensus.cc:515] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.988567 17933 leader_election.cc:290] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:13.989243 17711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba34f210c3a4d95b89b3de276c0bc3b" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
I20260713 09:07:13.989606 17864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba34f210c3a4d95b89b3de276c0bc3b" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7" is_pre_election: true
I20260713 09:07:13.989939 17711 raft_consensus.cc:2468] T aba34f210c3a4d95b89b3de276c0bc3b P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b87d4731d8475da1fb5c02c8a335da in term 0.
I20260713 09:07:13.990195 17864 raft_consensus.cc:2468] T aba34f210c3a4d95b89b3de276c0bc3b P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b87d4731d8475da1fb5c02c8a335da in term 0.
I20260713 09:07:13.991077 17756 leader_election.cc:304] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da, 58a07df1add94edaa3ad5e6170aa5b90; no voters: 
I20260713 09:07:13.991837 17933 raft_consensus.cc:2804] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:13.992193 17933 raft_consensus.cc:493] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:13.992535 17933 raft_consensus.cc:3060] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:13.997545 17933 raft_consensus.cc:515] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:13.999193 17933 leader_election.cc:290] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 election: Requested vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:13.999814 17711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba34f210c3a4d95b89b3de276c0bc3b" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90"
I20260713 09:07:14.000301 17711 raft_consensus.cc:3060] T aba34f210c3a4d95b89b3de276c0bc3b P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.000283 17864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba34f210c3a4d95b89b3de276c0bc3b" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7"
I20260713 09:07:14.000929 17864 raft_consensus.cc:3060] T aba34f210c3a4d95b89b3de276c0bc3b P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.004906 17711 raft_consensus.cc:2468] T aba34f210c3a4d95b89b3de276c0bc3b P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b87d4731d8475da1fb5c02c8a335da in term 1.
I20260713 09:07:14.005210 17864 raft_consensus.cc:2468] T aba34f210c3a4d95b89b3de276c0bc3b P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b87d4731d8475da1fb5c02c8a335da in term 1.
I20260713 09:07:14.006067 17756 leader_election.cc:304] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da, 58a07df1add94edaa3ad5e6170aa5b90; no voters: 
I20260713 09:07:14.006883 17933 raft_consensus.cc:2804] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.007387 17933 raft_consensus.cc:697] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Becoming Leader. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Running, Role: LEADER
I20260713 09:07:14.008162 17933 consensus_queue.cc:237] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:14.017635 17610 catalog_manager.cc:5697] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da reported cstate change: term changed from 0 to 1, leader changed from <none> to 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2). New cstate: current_term: 1 leader_uuid: "30b87d4731d8475da1fb5c02c8a335da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:14.045986 17790 raft_consensus.cc:3060] T db6a68f723884f0e9127148e149e6147 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.156388 17790 raft_consensus.cc:3060] T c864ca7d62c141eea36693de88508578 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.163759 17960 consensus_queue.cc:1048] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.182875 18033 consensus_queue.cc:1048] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.204245 18033 raft_consensus.cc:493] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.204792 18033 raft_consensus.cc:515] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:14.206584 18033 leader_election.cc:290] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:14.207496 17790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8870b3e1ee0426ba144c7b4e86f0a16" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da" is_pre_election: true
I20260713 09:07:14.207612 17864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8870b3e1ee0426ba144c7b4e86f0a16" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7" is_pre_election: true
I20260713 09:07:14.208143 17790 raft_consensus.cc:2468] T f8870b3e1ee0426ba144c7b4e86f0a16 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58a07df1add94edaa3ad5e6170aa5b90 in term 0.
I20260713 09:07:14.208241 17864 raft_consensus.cc:2468] T f8870b3e1ee0426ba144c7b4e86f0a16 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58a07df1add94edaa3ad5e6170aa5b90 in term 0.
I20260713 09:07:14.209559 17680 leader_election.cc:304] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da, 58a07df1add94edaa3ad5e6170aa5b90; no voters: 
I20260713 09:07:14.210274 18033 raft_consensus.cc:2804] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:14.210670 18033 raft_consensus.cc:493] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.211051 18033 raft_consensus.cc:3060] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.216110 18033 raft_consensus.cc:515] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:14.217866 18033 leader_election.cc:290] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 election: Requested vote from peers 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:14.218827 17790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8870b3e1ee0426ba144c7b4e86f0a16" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30b87d4731d8475da1fb5c02c8a335da"
I20260713 09:07:14.218886 17864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8870b3e1ee0426ba144c7b4e86f0a16" candidate_uuid: "58a07df1add94edaa3ad5e6170aa5b90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7"
I20260713 09:07:14.219600 17790 raft_consensus.cc:3060] T f8870b3e1ee0426ba144c7b4e86f0a16 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.219626 17864 raft_consensus.cc:3060] T f8870b3e1ee0426ba144c7b4e86f0a16 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.224638 17864 raft_consensus.cc:2468] T f8870b3e1ee0426ba144c7b4e86f0a16 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58a07df1add94edaa3ad5e6170aa5b90 in term 1.
I20260713 09:07:14.224792 17790 raft_consensus.cc:2468] T f8870b3e1ee0426ba144c7b4e86f0a16 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58a07df1add94edaa3ad5e6170aa5b90 in term 1.
I20260713 09:07:14.225870 17682 leader_election.cc:304] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58a07df1add94edaa3ad5e6170aa5b90, adf734561e49409c82d0d435327c8ea7; no voters: 
I20260713 09:07:14.226691 18033 raft_consensus.cc:2804] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.227200 18033 raft_consensus.cc:697] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Becoming Leader. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Running, Role: LEADER
I20260713 09:07:14.228024 18033 consensus_queue.cc:237] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:14.236400 17610 catalog_manager.cc:5697] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1). New cstate: current_term: 1 leader_uuid: "58a07df1add94edaa3ad5e6170aa5b90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:14.245440 17933 raft_consensus.cc:493] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.245882 17933 raft_consensus.cc:515] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:14.247577 17933 leader_election.cc:290] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:14.248396 17711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a56b6ef2a0e40e5a50b32ee8a0ca802" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
I20260713 09:07:14.248564 17864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a56b6ef2a0e40e5a50b32ee8a0ca802" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7" is_pre_election: true
I20260713 09:07:14.249084 17711 raft_consensus.cc:2468] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b87d4731d8475da1fb5c02c8a335da in term 0.
I20260713 09:07:14.249151 17864 raft_consensus.cc:2468] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b87d4731d8475da1fb5c02c8a335da in term 0.
I20260713 09:07:14.250181 17756 leader_election.cc:304] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da, 58a07df1add94edaa3ad5e6170aa5b90; no voters: 
I20260713 09:07:14.251082 17926 raft_consensus.cc:2804] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:14.251459 17926 raft_consensus.cc:493] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.251807 17926 raft_consensus.cc:3060] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.257344 17926 raft_consensus.cc:515] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:14.258929 17926 leader_election.cc:290] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 election: Requested vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:14.259933 17864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a56b6ef2a0e40e5a50b32ee8a0ca802" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7"
I20260713 09:07:14.259927 17713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a56b6ef2a0e40e5a50b32ee8a0ca802" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90"
I20260713 09:07:14.260743 17864 raft_consensus.cc:3060] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P adf734561e49409c82d0d435327c8ea7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.260751 17713 raft_consensus.cc:3060] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 58a07df1add94edaa3ad5e6170aa5b90 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.267715 17713 raft_consensus.cc:2468] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b87d4731d8475da1fb5c02c8a335da in term 1.
I20260713 09:07:14.267724 17864 raft_consensus.cc:2468] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b87d4731d8475da1fb5c02c8a335da in term 1.
I20260713 09:07:14.269170 17756 leader_election.cc:304] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da, 58a07df1add94edaa3ad5e6170aa5b90; no voters: 
I20260713 09:07:14.270344 17926 raft_consensus.cc:2804] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.270859 17926 raft_consensus.cc:697] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Becoming Leader. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Running, Role: LEADER
I20260713 09:07:14.271687 17926 consensus_queue.cc:237] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:14.280567 17610 catalog_manager.cc:5697] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da reported cstate change: term changed from 0 to 1, leader changed from <none> to 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2). New cstate: current_term: 1 leader_uuid: "30b87d4731d8475da1fb5c02c8a335da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:14.573886 17926 consensus_queue.cc:1048] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.587093 17926 consensus_queue.cc:1048] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.609582 18033 consensus_queue.cc:1048] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.624150 18032 consensus_queue.cc:1048] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.718930 18095 consensus_queue.cc:1048] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.731437 17933 consensus_queue.cc:1048] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.847218 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:14.853562 18102 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:14.855062 18103 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:14.856618 18105 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:14.857576 16604 server_base.cc:1061] running on GCE node
I20260713 09:07:14.858861 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:14.859159 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:14.859368 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933634859348 us; error 0 us; skew 500 ppm
I20260713 09:07:14.860347 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:14.862959 16604 webserver.cc:533] Webserver started at http://127.16.55.4:43339/ using document root <none> and password file <none>
I20260713 09:07:14.863485 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:14.863641 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:14.863852 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:14.864923 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-3-root/instance:
uuid: "b402a09088c84cf59cf5a6cbce9f1ce9"
format_stamp: "Formatted at 2026-07-13 09:07:14 on dist-test-slave-dg4l"
I20260713 09:07:14.870026 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:07:14.873567 18110 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:14.874481 16604 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:14.874850 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-3-root
uuid: "b402a09088c84cf59cf5a6cbce9f1ce9"
format_stamp: "Formatted at 2026-07-13 09:07:14 on dist-test-slave-dg4l"
I20260713 09:07:14.875193 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:14.903913 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:14.905287 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:14.906831 16604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:14.909098 16604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:14.909333 16604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:14.909613 16604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:14.909797 16604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:14.938683 17933 raft_consensus.cc:493] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.939352 17933 raft_consensus.cc:515] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:14.941470 17933 leader_election.cc:290] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:14.942476 17713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173f58c15400473b8af1014756f75909" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90" is_pre_election: true
I20260713 09:07:14.942495 17862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173f58c15400473b8af1014756f75909" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7" is_pre_election: true
I20260713 09:07:14.943406 17713 raft_consensus.cc:2468] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b87d4731d8475da1fb5c02c8a335da in term 2.
I20260713 09:07:14.943562 17862 raft_consensus.cc:2468] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30b87d4731d8475da1fb5c02c8a335da in term 2.
I20260713 09:07:14.944928 17756 leader_election.cc:304] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [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: 30b87d4731d8475da1fb5c02c8a335da, 58a07df1add94edaa3ad5e6170aa5b90; no voters: 
I20260713 09:07:14.945747 17933 raft_consensus.cc:2804] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:07:14.946237 17933 raft_consensus.cc:493] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.946671 17933 raft_consensus.cc:3060] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:14.955492 17933 raft_consensus.cc:515] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:14.957777 17933 leader_election.cc:290] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 3 election: Requested vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:14.958701 17713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173f58c15400473b8af1014756f75909" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90"
I20260713 09:07:14.959021 17862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173f58c15400473b8af1014756f75909" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "adf734561e49409c82d0d435327c8ea7"
I20260713 09:07:14.959424 17713 raft_consensus.cc:3060] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:14.959786 17862 raft_consensus.cc:3060] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:14.968423 17713 raft_consensus.cc:2468] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b87d4731d8475da1fb5c02c8a335da in term 3.
I20260713 09:07:14.969386 17862 raft_consensus.cc:2468] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b87d4731d8475da1fb5c02c8a335da in term 3.
I20260713 09:07:14.969908 17756 leader_election.cc:304] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [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: 30b87d4731d8475da1fb5c02c8a335da, 58a07df1add94edaa3ad5e6170aa5b90; no voters: 
I20260713 09:07:14.971190 17933 raft_consensus.cc:2804] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:14.971813 17933 raft_consensus.cc:697] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 3 LEADER]: Becoming Leader. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Running, Role: LEADER
I20260713 09:07:14.972884 17933 consensus_queue.cc:237] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:14.985163 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.4:43983
I20260713 09:07:14.985278 18173 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.4:43983 every 8 connection(s)
I20260713 09:07:14.985077 17612 catalog_manager.cc:5697] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "30b87d4731d8475da1fb5c02c8a335da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:15.006880 16604 auto_leader_rebalancer-test.cc:392] add a tserver: b402a09088c84cf59cf5a6cbce9f1ce9
I20260713 09:07:15.016717 18175 heartbeater.cc:344] Connected to a master server at 127.16.55.62:39365
I20260713 09:07:15.017175 18175 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:15.018093 18175 heartbeater.cc:507] Master 127.16.55.62:39365 requested a full tablet report, sending...
I20260713 09:07:15.020339 17612 ts_manager.cc:194] Registered new tserver with Master: b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4:43983)
I20260713 09:07:15.021672 17612 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58688
I20260713 09:07:15.423014 17713 raft_consensus.cc:1275] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [term 3 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:07:15.424306 18095 consensus_queue.cc:1048] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:15.436190 17862 raft_consensus.cc:1275] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7 [term 3 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:07:15.438042 17933 consensus_queue.cc:1048] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:15.567545 17790 consensus_queue.cc:237] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Queue 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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:15.575601 17862 raft_consensus.cc:1275] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:15.579646 17711 raft_consensus.cc:1275] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:15.579716 17933 consensus_queue.cc:1048] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:15.582507 17933 consensus_queue.cc:1048] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:07:15.589123 17754 consensus_peers.cc:597] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da -> Peer b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4:43983): Couldn't send request to peer b402a09088c84cf59cf5a6cbce9f1ce9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5a56b6ef2a0e40e5a50b32ee8a0ca802. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:15.589247 18095 raft_consensus.cc:2955] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:15.592362 17711 raft_consensus.cc:2955] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:15.596944 17862 raft_consensus.cc:2955] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:15.604007 17612 catalog_manager.cc:5697] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da reported cstate change: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New cstate: current_term: 1 leader_uuid: "30b87d4731d8475da1fb5c02c8a335da" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:15.618180 17862 consensus_queue.cc:237] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Queue 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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:15.630276 17790 raft_consensus.cc:1275] T 1a5ee9992e7345f8917ba4c80552d959 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Refusing update from remote peer adf734561e49409c82d0d435327c8ea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:15.631428 17711 raft_consensus.cc:1275] T 1a5ee9992e7345f8917ba4c80552d959 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Refusing update from remote peer adf734561e49409c82d0d435327c8ea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:15.636579 18181 consensus_queue.cc:1048] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:15.643190 18093 consensus_queue.cc:1048] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:15.651753 18181 raft_consensus.cc:2955] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:15.654959 17791 raft_consensus.cc:2955] T 1a5ee9992e7345f8917ba4c80552d959 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:15.660681 17711 raft_consensus.cc:2955] T 1a5ee9992e7345f8917ba4c80552d959 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
W20260713 09:07:15.662468 17828 consensus_peers.cc:597] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 -> Peer b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4:43983): Couldn't send request to peer b402a09088c84cf59cf5a6cbce9f1ce9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a5ee9992e7345f8917ba4c80552d959. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:15.669000 17862 consensus_queue.cc:237] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Queue 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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:15.669651 17614 catalog_manager.cc:5697] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 reported cstate change: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New cstate: current_term: 1 leader_uuid: "adf734561e49409c82d0d435327c8ea7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:15.683439 17791 raft_consensus.cc:1275] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Refusing update from remote peer adf734561e49409c82d0d435327c8ea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:15.684382 17828 consensus_peers.cc:597] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 -> Peer b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4:43983): Couldn't send request to peer b402a09088c84cf59cf5a6cbce9f1ce9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4cc5b8fa8ef14f8d98bbc44444bcedb8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:15.683876 17711 raft_consensus.cc:1275] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Refusing update from remote peer adf734561e49409c82d0d435327c8ea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:15.685144 18093 consensus_queue.cc:1048] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:15.686877 18181 consensus_queue.cc:1048] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:15.697183 17981 raft_consensus.cc:2955] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:15.699013 17791 raft_consensus.cc:2955] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:15.699858 17711 raft_consensus.cc:2955] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:15.712560 17612 catalog_manager.cc:5697] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 30b87d4731d8475da1fb5c02c8a335da reported cstate change: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New cstate: current_term: 1 leader_uuid: "adf734561e49409c82d0d435327c8ea7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:15.713624 17791 consensus_queue.cc:237] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Queue 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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:15.721223 17711 raft_consensus.cc:1275] T 42849a98e9f6406ab5735515dff5f42b P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:15.721760 17754 consensus_peers.cc:597] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da -> Peer b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4:43983): Couldn't send request to peer b402a09088c84cf59cf5a6cbce9f1ce9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 42849a98e9f6406ab5735515dff5f42b. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:15.722771 17862 raft_consensus.cc:1275] T 42849a98e9f6406ab5735515dff5f42b P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:15.722720 18095 consensus_queue.cc:1048] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:15.724498 17926 consensus_queue.cc:1048] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:15.732460 18095 raft_consensus.cc:2955] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:15.734488 17711 raft_consensus.cc:2955] T 42849a98e9f6406ab5735515dff5f42b P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:15.737200 17862 raft_consensus.cc:2955] T 42849a98e9f6406ab5735515dff5f42b P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:15.750679 17610 catalog_manager.cc:5697] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da reported cstate change: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New cstate: current_term: 1 leader_uuid: "30b87d4731d8475da1fb5c02c8a335da" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:16.024199 18175 heartbeater.cc:499] Master 127.16.55.62:39365 was elected leader, sending a full tablet report...
I20260713 09:07:16.042559 18205 ts_tablet_manager.cc:933] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P b402a09088c84cf59cf5a6cbce9f1ce9: Initiating tablet copy from peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:16.044818 18205 tablet_copy_client.cc:323] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.55.2:45521
I20260713 09:07:16.056914 17801 tablet_copy_service.cc:140] P 30b87d4731d8475da1fb5c02c8a335da: Received BeginTabletCopySession request for tablet 5a56b6ef2a0e40e5a50b32ee8a0ca802 from peer b402a09088c84cf59cf5a6cbce9f1ce9 ({username='slave'} at 127.0.0.1:34372)
I20260713 09:07:16.057555 17801 tablet_copy_service.cc:161] P 30b87d4731d8475da1fb5c02c8a335da: Beginning new tablet copy session on tablet 5a56b6ef2a0e40e5a50b32ee8a0ca802 from peer b402a09088c84cf59cf5a6cbce9f1ce9 at {username='slave'} at 127.0.0.1:34372: session id = b402a09088c84cf59cf5a6cbce9f1ce9-5a56b6ef2a0e40e5a50b32ee8a0ca802
I20260713 09:07:16.068163 17801 tablet_copy_source_session.cc:215] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:16.072343 18205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a56b6ef2a0e40e5a50b32ee8a0ca802. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.085295 18205 tablet_copy_client.cc:806] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:16.085942 18205 tablet_copy_client.cc:670] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:16.090417 18205 tablet_copy_client.cc:538] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:16.099655 18205 tablet_bootstrap.cc:492] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap starting.
I20260713 09:07:16.122321 18205 tablet_bootstrap.cc:492] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:16.123369 18205 tablet_bootstrap.cc:492] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap complete.
I20260713 09:07:16.124055 18205 ts_tablet_manager.cc:1403] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.009s
I20260713 09:07:16.126142 18209 ts_tablet_manager.cc:933] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P b402a09088c84cf59cf5a6cbce9f1ce9: Initiating tablet copy from peer adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:16.126960 18205 raft_consensus.cc:359] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:16.127851 18209 tablet_copy_client.cc:323] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.55.3:45251
I20260713 09:07:16.127918 18205 raft_consensus.cc:740] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b402a09088c84cf59cf5a6cbce9f1ce9, State: Initialized, Role: LEARNER
I20260713 09:07:16.128739 18205 consensus_queue.cc:260] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P b402a09088c84cf59cf5a6cbce9f1ce9 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:16.139572 18205 ts_tablet_manager.cc:1434] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.009s
I20260713 09:07:16.146701 17801 tablet_copy_service.cc:342] P 30b87d4731d8475da1fb5c02c8a335da: Request end of tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-5a56b6ef2a0e40e5a50b32ee8a0ca802 received from {username='slave'} at 127.0.0.1:34372
I20260713 09:07:16.147212 17801 tablet_copy_service.cc:434] P 30b87d4731d8475da1fb5c02c8a335da: ending tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-5a56b6ef2a0e40e5a50b32ee8a0ca802 on tablet 5a56b6ef2a0e40e5a50b32ee8a0ca802 with peer b402a09088c84cf59cf5a6cbce9f1ce9
I20260713 09:07:16.152504 17875 tablet_copy_service.cc:140] P adf734561e49409c82d0d435327c8ea7: Received BeginTabletCopySession request for tablet 4cc5b8fa8ef14f8d98bbc44444bcedb8 from peer b402a09088c84cf59cf5a6cbce9f1ce9 ({username='slave'} at 127.0.0.1:59812)
I20260713 09:07:16.153044 17875 tablet_copy_service.cc:161] P adf734561e49409c82d0d435327c8ea7: Beginning new tablet copy session on tablet 4cc5b8fa8ef14f8d98bbc44444bcedb8 from peer b402a09088c84cf59cf5a6cbce9f1ce9 at {username='slave'} at 127.0.0.1:59812: session id = b402a09088c84cf59cf5a6cbce9f1ce9-4cc5b8fa8ef14f8d98bbc44444bcedb8
I20260713 09:07:16.159250 17875 tablet_copy_source_session.cc:215] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:16.162124 18209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cc5b8fa8ef14f8d98bbc44444bcedb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.175035 18205 ts_tablet_manager.cc:933] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9: Initiating tablet copy from peer adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:16.178360 18205 tablet_copy_client.cc:323] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.55.3:45251
I20260713 09:07:16.179769 18209 tablet_copy_client.cc:806] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:16.180354 18209 tablet_copy_client.cc:670] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:16.180311 17875 tablet_copy_service.cc:140] P adf734561e49409c82d0d435327c8ea7: Received BeginTabletCopySession request for tablet 1a5ee9992e7345f8917ba4c80552d959 from peer b402a09088c84cf59cf5a6cbce9f1ce9 ({username='slave'} at 127.0.0.1:59812)
I20260713 09:07:16.181048 17875 tablet_copy_service.cc:161] P adf734561e49409c82d0d435327c8ea7: Beginning new tablet copy session on tablet 1a5ee9992e7345f8917ba4c80552d959 from peer b402a09088c84cf59cf5a6cbce9f1ce9 at {username='slave'} at 127.0.0.1:59812: session id = b402a09088c84cf59cf5a6cbce9f1ce9-1a5ee9992e7345f8917ba4c80552d959
I20260713 09:07:16.185142 18209 tablet_copy_client.cc:538] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:16.189170 17875 tablet_copy_source_session.cc:215] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:16.192492 18214 ts_tablet_manager.cc:933] T 42849a98e9f6406ab5735515dff5f42b P b402a09088c84cf59cf5a6cbce9f1ce9: Initiating tablet copy from peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:16.193259 18205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a5ee9992e7345f8917ba4c80552d959. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.194288 18209 tablet_bootstrap.cc:492] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap starting.
I20260713 09:07:16.194849 18214 tablet_copy_client.cc:323] T 42849a98e9f6406ab5735515dff5f42b P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.55.2:45521
I20260713 09:07:16.196669 17801 tablet_copy_service.cc:140] P 30b87d4731d8475da1fb5c02c8a335da: Received BeginTabletCopySession request for tablet 42849a98e9f6406ab5735515dff5f42b from peer b402a09088c84cf59cf5a6cbce9f1ce9 ({username='slave'} at 127.0.0.1:34372)
I20260713 09:07:16.197198 17801 tablet_copy_service.cc:161] P 30b87d4731d8475da1fb5c02c8a335da: Beginning new tablet copy session on tablet 42849a98e9f6406ab5735515dff5f42b from peer b402a09088c84cf59cf5a6cbce9f1ce9 at {username='slave'} at 127.0.0.1:34372: session id = b402a09088c84cf59cf5a6cbce9f1ce9-42849a98e9f6406ab5735515dff5f42b
I20260713 09:07:16.209511 17801 tablet_copy_source_session.cc:215] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:16.210675 18205 tablet_copy_client.cc:806] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:16.211778 18205 tablet_copy_client.cc:670] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:16.213035 18214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42849a98e9f6406ab5735515dff5f42b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.215857 18205 tablet_copy_client.cc:538] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:16.231819 18205 tablet_bootstrap.cc:492] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap starting.
I20260713 09:07:16.238762 18214 tablet_copy_client.cc:806] T 42849a98e9f6406ab5735515dff5f42b P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:16.239499 18214 tablet_copy_client.cc:670] T 42849a98e9f6406ab5735515dff5f42b P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:16.239892 18209 tablet_bootstrap.cc:492] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:16.240785 18209 tablet_bootstrap.cc:492] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap complete.
I20260713 09:07:16.241449 18209 ts_tablet_manager.cc:1403] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent bootstrapping tablet: real 0.047s	user 0.024s	sys 0.015s
I20260713 09:07:16.243556 18214 tablet_copy_client.cc:538] T 42849a98e9f6406ab5735515dff5f42b P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:16.248035 18209 raft_consensus.cc:359] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:16.248950 18209 raft_consensus.cc:740] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b402a09088c84cf59cf5a6cbce9f1ce9, State: Initialized, Role: LEARNER
I20260713 09:07:16.249607 18209 consensus_queue.cc:260] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P b402a09088c84cf59cf5a6cbce9f1ce9 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:16.255748 18209 ts_tablet_manager.cc:1434] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260713 09:07:16.283740 17875 tablet_copy_service.cc:342] P adf734561e49409c82d0d435327c8ea7: Request end of tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-4cc5b8fa8ef14f8d98bbc44444bcedb8 received from {username='slave'} at 127.0.0.1:59812
I20260713 09:07:16.284240 17875 tablet_copy_service.cc:434] P adf734561e49409c82d0d435327c8ea7: ending tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-4cc5b8fa8ef14f8d98bbc44444bcedb8 on tablet 4cc5b8fa8ef14f8d98bbc44444bcedb8 with peer b402a09088c84cf59cf5a6cbce9f1ce9
I20260713 09:07:16.289425 18205 tablet_bootstrap.cc:492] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:16.290356 18205 tablet_bootstrap.cc:492] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap complete.
I20260713 09:07:16.294210 18205 ts_tablet_manager.cc:1403] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent bootstrapping tablet: real 0.063s	user 0.033s	sys 0.015s
I20260713 09:07:16.295027 18214 tablet_bootstrap.cc:492] T 42849a98e9f6406ab5735515dff5f42b P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap starting.
I20260713 09:07:16.299088 18205 raft_consensus.cc:359] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:16.299969 18205 raft_consensus.cc:740] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b402a09088c84cf59cf5a6cbce9f1ce9, State: Initialized, Role: LEARNER
I20260713 09:07:16.300652 18205 consensus_queue.cc:260] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:16.302949 18205 ts_tablet_manager.cc:1434] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.003s
I20260713 09:07:16.305893 17875 tablet_copy_service.cc:342] P adf734561e49409c82d0d435327c8ea7: Request end of tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-1a5ee9992e7345f8917ba4c80552d959 received from {username='slave'} at 127.0.0.1:59812
I20260713 09:07:16.306316 17875 tablet_copy_service.cc:434] P adf734561e49409c82d0d435327c8ea7: ending tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-1a5ee9992e7345f8917ba4c80552d959 on tablet 1a5ee9992e7345f8917ba4c80552d959 with peer b402a09088c84cf59cf5a6cbce9f1ce9
I20260713 09:07:16.326426 18214 tablet_bootstrap.cc:492] T 42849a98e9f6406ab5735515dff5f42b P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:16.327418 18214 tablet_bootstrap.cc:492] T 42849a98e9f6406ab5735515dff5f42b P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap complete.
I20260713 09:07:16.328148 18214 ts_tablet_manager.cc:1403] T 42849a98e9f6406ab5735515dff5f42b P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.013s
I20260713 09:07:16.339118 18214 raft_consensus.cc:359] T 42849a98e9f6406ab5735515dff5f42b P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:16.339841 18214 raft_consensus.cc:740] T 42849a98e9f6406ab5735515dff5f42b P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b402a09088c84cf59cf5a6cbce9f1ce9, State: Initialized, Role: LEARNER
I20260713 09:07:16.340468 18214 consensus_queue.cc:260] T 42849a98e9f6406ab5735515dff5f42b P b402a09088c84cf59cf5a6cbce9f1ce9 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:16.342563 18214 ts_tablet_manager.cc:1434] T 42849a98e9f6406ab5735515dff5f42b P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:07:16.344738 17801 tablet_copy_service.cc:342] P 30b87d4731d8475da1fb5c02c8a335da: Request end of tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-42849a98e9f6406ab5735515dff5f42b received from {username='slave'} at 127.0.0.1:34372
I20260713 09:07:16.345156 17801 tablet_copy_service.cc:434] P 30b87d4731d8475da1fb5c02c8a335da: ending tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-42849a98e9f6406ab5735515dff5f42b on tablet 42849a98e9f6406ab5735515dff5f42b with peer b402a09088c84cf59cf5a6cbce9f1ce9
I20260713 09:07:16.631197 18148 raft_consensus.cc:1217] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:16.728866 18148 raft_consensus.cc:1217] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:16.766003 18148 raft_consensus.cc:1217] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:16.781009 18148 raft_consensus.cc:1217] T 42849a98e9f6406ab5735515dff5f42b P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:17.015362 17933 raft_consensus.cc:1064] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da: attempting to promote NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 to VOTER
I20260713 09:07:17.018594 17933 consensus_queue.cc:237] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:17.026310 18148 raft_consensus.cc:1275] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:17.026798 17711 raft_consensus.cc:1275] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:17.028122 17862 raft_consensus.cc:1275] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:17.028301 18220 consensus_queue.cc:1048] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:17.029515 18219 consensus_queue.cc:1048] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:17.030473 18095 consensus_queue.cc:1048] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:17.065423 18220 raft_consensus.cc:2955] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:17.066845 18147 raft_consensus.cc:2955] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:17.079520 17862 raft_consensus.cc:2955] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:17.084151 17612 catalog_manager.cc:5697] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da reported cstate change: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "30b87d4731d8475da1fb5c02c8a335da" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:17.096900 17711 raft_consensus.cc:2955] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:17.126801 17791 consensus_queue.cc:237] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:17.130558 17981 raft_consensus.cc:1064] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7: attempting to promote NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 to VOTER
I20260713 09:07:17.134927 18147 raft_consensus.cc:1275] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:17.134727 17981 consensus_queue.cc:237] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:17.136701 18095 consensus_queue.cc:1048] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:17.137894 17710 raft_consensus.cc:1275] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:17.140353 18220 consensus_queue.cc:1048] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:17.146397 17933 raft_consensus.cc:2955] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER adf734561e49409c82d0d435327c8ea7 (127.16.55.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:17.152556 18147 raft_consensus.cc:1275] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Refusing update from remote peer adf734561e49409c82d0d435327c8ea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:17.154376 17710 raft_consensus.cc:1275] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Refusing update from remote peer adf734561e49409c82d0d435327c8ea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:17.155313 17791 raft_consensus.cc:1275] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Refusing update from remote peer adf734561e49409c82d0d435327c8ea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:17.156955 18224 consensus_queue.cc:1048] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:17.159113 18225 consensus_queue.cc:1048] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:17.161145 17710 raft_consensus.cc:2955] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER adf734561e49409c82d0d435327c8ea7 (127.16.55.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:17.163007 17599 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5a56b6ef2a0e40e5a50b32ee8a0ca802 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:17.167155 18147 raft_consensus.cc:2955] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER adf734561e49409c82d0d435327c8ea7 (127.16.55.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:17.170476 17981 consensus_queue.cc:1048] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:17.170805 17610 catalog_manager.cc:5697] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da reported cstate change: config changed from index 3 to 4, VOTER adf734561e49409c82d0d435327c8ea7 (127.16.55.3) evicted. New cstate: current_term: 1 leader_uuid: "30b87d4731d8475da1fb5c02c8a335da" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:17.187391 17851 tablet_service.cc:1558] Processing DeleteTablet for tablet 5a56b6ef2a0e40e5a50b32ee8a0ca802 with delete_type TABLET_DATA_TOMBSTONED (TS adf734561e49409c82d0d435327c8ea7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48332
I20260713 09:07:17.190236 18238 tablet_replica.cc:333] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P adf734561e49409c82d0d435327c8ea7: stopping tablet replica
I20260713 09:07:17.191593 18238 raft_consensus.cc:2243] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:17.192570 18238 raft_consensus.cc:2272] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.206779 18238 ts_tablet_manager.cc:1916] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P adf734561e49409c82d0d435327c8ea7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:17.207374 18219 raft_consensus.cc:1064] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da: attempting to promote NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 to VOTER
I20260713 09:07:17.212373 18219 consensus_queue.cc:237] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:17.226882 18224 raft_consensus.cc:2955] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:17.227715 18148 raft_consensus.cc:1275] T 42849a98e9f6406ab5735515dff5f42b P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:17.232115 17862 raft_consensus.cc:1275] T 42849a98e9f6406ab5735515dff5f42b P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:17.235625 17933 consensus_queue.cc:1048] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:17.241600 18219 consensus_queue.cc:1048] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260713 09:07:17.239135 17791 raft_consensus.cc:2955] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:17.255128 17710 raft_consensus.cc:1275] T 42849a98e9f6406ab5735515dff5f42b P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:17.258728 18238 ts_tablet_manager.cc:1929] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P adf734561e49409c82d0d435327c8ea7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:17.260846 18219 consensus_queue.cc:1048] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:17.265472 18147 raft_consensus.cc:2955] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:17.270190 17614 catalog_manager.cc:5697] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 reported cstate change: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "adf734561e49409c82d0d435327c8ea7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:17.258322 17711 raft_consensus.cc:2955] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:17.259477 18238 log.cc:1199] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P adf734561e49409c82d0d435327c8ea7: Deleting WAL directory at /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-2-root/wals/5a56b6ef2a0e40e5a50b32ee8a0ca802
I20260713 09:07:17.288623 17601 catalog_manager.cc:5028] TS adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251): tablet 5a56b6ef2a0e40e5a50b32ee8a0ca802 (table test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]) successfully deleted
I20260713 09:07:17.295197 17933 raft_consensus.cc:2955] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:17.300745 17861 raft_consensus.cc:2955] T 42849a98e9f6406ab5735515dff5f42b P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:17.308866 17864 consensus_queue.cc:237] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:17.300788 17713 raft_consensus.cc:2955] T 42849a98e9f6406ab5735515dff5f42b P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:17.316401 17711 raft_consensus.cc:1275] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Refusing update from remote peer adf734561e49409c82d0d435327c8ea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:17.317480 18147 raft_consensus.cc:1275] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Refusing update from remote peer adf734561e49409c82d0d435327c8ea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:17.318152 17981 consensus_queue.cc:1048] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:17.322260 17981 consensus_queue.cc:1048] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:17.330632 18093 raft_consensus.cc:2955] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:17.338639 18148 raft_consensus.cc:2955] T 42849a98e9f6406ab5735515dff5f42b P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:17.341665 17612 catalog_manager.cc:5697] T 42849a98e9f6406ab5735515dff5f42b P 58a07df1add94edaa3ad5e6170aa5b90 reported cstate change: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "30b87d4731d8475da1fb5c02c8a335da" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:17.348619 18147 raft_consensus.cc:2955] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:17.350596 18224 raft_consensus.cc:1064] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7: attempting to promote NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 to VOTER
I20260713 09:07:17.347198 17713 raft_consensus.cc:2955] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:17.354007 18224 consensus_queue.cc:237] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:17.365173 17791 consensus_queue.cc:237] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [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: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:17.375810 17601 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4cc5b8fa8ef14f8d98bbc44444bcedb8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:17.375813 17612 catalog_manager.cc:5697] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 reported cstate change: config changed from index 3 to 4, VOTER 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2) evicted. New cstate: current_term: 1 leader_uuid: "adf734561e49409c82d0d435327c8ea7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:17.379593 18148 raft_consensus.cc:1275] T 42849a98e9f6406ab5735515dff5f42b P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:17.380008 17861 raft_consensus.cc:1275] T 42849a98e9f6406ab5735515dff5f42b P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:17.383158 18219 consensus_queue.cc:1048] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:17.390489 18219 consensus_queue.cc:1048] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:17.396348 17778 tablet_service.cc:1558] Processing DeleteTablet for tablet 4cc5b8fa8ef14f8d98bbc44444bcedb8 with delete_type TABLET_DATA_TOMBSTONED (TS 30b87d4731d8475da1fb5c02c8a335da not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46816
I20260713 09:07:17.396040 18095 raft_consensus.cc:2955] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:17.401648 17861 raft_consensus.cc:2955] T 42849a98e9f6406ab5735515dff5f42b P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:17.409298 18148 raft_consensus.cc:2955] T 42849a98e9f6406ab5735515dff5f42b P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:17.414160 18146 raft_consensus.cc:1275] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Refusing update from remote peer adf734561e49409c82d0d435327c8ea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:17.416052 17981 consensus_queue.cc:1048] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:17.417771 18244 tablet_replica.cc:333] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 30b87d4731d8475da1fb5c02c8a335da: stopping tablet replica
I20260713 09:07:17.418284 17599 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 42849a98e9f6406ab5735515dff5f42b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:17.418895 18244 raft_consensus.cc:2243] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:17.421169 18244 raft_consensus.cc:2272] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.422791 17791 raft_consensus.cc:1275] T 1a5ee9992e7345f8917ba4c80552d959 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Refusing update from remote peer adf734561e49409c82d0d435327c8ea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:17.424528 17981 consensus_queue.cc:1048] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:17.425055 18244 ts_tablet_manager.cc:1916] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 30b87d4731d8475da1fb5c02c8a335da: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:17.427999 17612 catalog_manager.cc:5697] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da reported cstate change: config changed from index 3 to 4, VOTER 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1) evicted. New cstate: current_term: 1 leader_uuid: "30b87d4731d8475da1fb5c02c8a335da" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:17.443216 17713 raft_consensus.cc:1275] T 1a5ee9992e7345f8917ba4c80552d959 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Refusing update from remote peer adf734561e49409c82d0d435327c8ea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:17.456055 18244 ts_tablet_manager.cc:1929] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 30b87d4731d8475da1fb5c02c8a335da: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:17.456519 18244 log.cc:1199] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 30b87d4731d8475da1fb5c02c8a335da: Deleting WAL directory at /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-1-root/wals/4cc5b8fa8ef14f8d98bbc44444bcedb8
I20260713 09:07:17.458179 17704 tablet_service.cc:1558] Processing DeleteTablet for tablet 42849a98e9f6406ab5735515dff5f42b with delete_type TABLET_DATA_TOMBSTONED (TS 58a07df1add94edaa3ad5e6170aa5b90 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37836
I20260713 09:07:17.458570 18224 consensus_queue.cc:1048] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:17.461792 18247 tablet_replica.cc:333] T 42849a98e9f6406ab5735515dff5f42b P 58a07df1add94edaa3ad5e6170aa5b90: stopping tablet replica
I20260713 09:07:17.462211 17599 catalog_manager.cc:5028] TS 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521): tablet 4cc5b8fa8ef14f8d98bbc44444bcedb8 (table test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]) successfully deleted
I20260713 09:07:17.463107 18247 raft_consensus.cc:2243] T 42849a98e9f6406ab5735515dff5f42b P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:17.463896 18247 raft_consensus.cc:2272] T 42849a98e9f6406ab5735515dff5f42b P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.466125 18225 raft_consensus.cc:2955] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:17.469105 18247 ts_tablet_manager.cc:1916] T 42849a98e9f6406ab5735515dff5f42b P 58a07df1add94edaa3ad5e6170aa5b90: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:17.478542 18147 raft_consensus.cc:2955] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:17.486261 17614 catalog_manager.cc:5697] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 reported cstate change: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "adf734561e49409c82d0d435327c8ea7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:17.479301 17791 raft_consensus.cc:2955] T 1a5ee9992e7345f8917ba4c80552d959 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:17.488967 18247 ts_tablet_manager.cc:1929] T 42849a98e9f6406ab5735515dff5f42b P 58a07df1add94edaa3ad5e6170aa5b90: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:17.494721 18247 log.cc:1199] T 42849a98e9f6406ab5735515dff5f42b P 58a07df1add94edaa3ad5e6170aa5b90: Deleting WAL directory at /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-0-root/wals/42849a98e9f6406ab5735515dff5f42b
I20260713 09:07:17.497648 17600 catalog_manager.cc:5028] TS 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): tablet 42849a98e9f6406ab5735515dff5f42b (table test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]) successfully deleted
I20260713 09:07:17.503432 17713 raft_consensus.cc:2955] T 1a5ee9992e7345f8917ba4c80552d959 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:17.512125 17861 consensus_queue.cc:237] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [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: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:17.520619 18147 raft_consensus.cc:1275] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Refusing update from remote peer adf734561e49409c82d0d435327c8ea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:17.520735 17791 raft_consensus.cc:1275] T 1a5ee9992e7345f8917ba4c80552d959 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Refusing update from remote peer adf734561e49409c82d0d435327c8ea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:17.522298 18225 consensus_queue.cc:1048] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:17.526083 18093 consensus_queue.cc:1048] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:17.528986 18224 raft_consensus.cc:2955] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:17.530776 17791 raft_consensus.cc:2955] T 1a5ee9992e7345f8917ba4c80552d959 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:17.539068 17601 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1a5ee9992e7345f8917ba4c80552d959 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:17.538573 18147 raft_consensus.cc:2955] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:17.544981 17612 catalog_manager.cc:5697] T 1a5ee9992e7345f8917ba4c80552d959 P 30b87d4731d8475da1fb5c02c8a335da reported cstate change: config changed from index 3 to 4, VOTER 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1) evicted. New cstate: current_term: 1 leader_uuid: "adf734561e49409c82d0d435327c8ea7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:17.562036 17704 tablet_service.cc:1558] Processing DeleteTablet for tablet 1a5ee9992e7345f8917ba4c80552d959 with delete_type TABLET_DATA_TOMBSTONED (TS 58a07df1add94edaa3ad5e6170aa5b90 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37836
I20260713 09:07:17.562875 18247 tablet_replica.cc:333] T 1a5ee9992e7345f8917ba4c80552d959 P 58a07df1add94edaa3ad5e6170aa5b90: stopping tablet replica
I20260713 09:07:17.563746 18247 raft_consensus.cc:2243] T 1a5ee9992e7345f8917ba4c80552d959 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:17.564357 18247 raft_consensus.cc:2272] T 1a5ee9992e7345f8917ba4c80552d959 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:17.567104 18247 ts_tablet_manager.cc:1916] T 1a5ee9992e7345f8917ba4c80552d959 P 58a07df1add94edaa3ad5e6170aa5b90: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:17.579228 18247 ts_tablet_manager.cc:1929] T 1a5ee9992e7345f8917ba4c80552d959 P 58a07df1add94edaa3ad5e6170aa5b90: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:17.579711 18247 log.cc:1199] T 1a5ee9992e7345f8917ba4c80552d959 P 58a07df1add94edaa3ad5e6170aa5b90: Deleting WAL directory at /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-0-root/wals/1a5ee9992e7345f8917ba4c80552d959
I20260713 09:07:17.586776 17600 catalog_manager.cc:5028] TS 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): tablet 1a5ee9992e7345f8917ba4c80552d959 (table test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]) successfully deleted
I20260713 09:07:18.607616 17710 consensus_queue.cc:237] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Queue 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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:18.615185 17791 raft_consensus.cc:1275] T e5c5643767c34ef1acb0b3f3bbeb5efb P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:18.617093 18249 consensus_queue.cc:1048] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:18.618013 17861 raft_consensus.cc:1275] T e5c5643767c34ef1acb0b3f3bbeb5efb P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:18.619880 18249 consensus_queue.cc:1048] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:07:18.629016 17679 consensus_peers.cc:597] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 -> Peer b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4:43983): Couldn't send request to peer b402a09088c84cf59cf5a6cbce9f1ce9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e5c5643767c34ef1acb0b3f3bbeb5efb. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:18.630863 17791 raft_consensus.cc:2955] T e5c5643767c34ef1acb0b3f3bbeb5efb P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:18.630743 18250 raft_consensus.cc:2955] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:18.631269 17861 raft_consensus.cc:2955] T e5c5643767c34ef1acb0b3f3bbeb5efb P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:18.644990 17612 catalog_manager.cc:5697] T e5c5643767c34ef1acb0b3f3bbeb5efb P adf734561e49409c82d0d435327c8ea7 reported cstate change: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New cstate: current_term: 1 leader_uuid: "58a07df1add94edaa3ad5e6170aa5b90" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:18.648804 17791 consensus_queue.cc:237] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Queue 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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:18.657961 17710 raft_consensus.cc:1275] T 327f38524ee644b98ace878f6fd0f998 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:18.659456 17754 consensus_peers.cc:597] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da -> Peer b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4:43983): Couldn't send request to peer b402a09088c84cf59cf5a6cbce9f1ce9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 327f38524ee644b98ace878f6fd0f998. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:18.659978 17861 raft_consensus.cc:1275] T 327f38524ee644b98ace878f6fd0f998 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:18.661811 18262 consensus_queue.cc:1048] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:18.665405 17933 consensus_queue.cc:1048] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:18.683250 17933 raft_consensus.cc:2955] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:18.687418 17710 raft_consensus.cc:2955] T 327f38524ee644b98ace878f6fd0f998 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:18.690223 17861 raft_consensus.cc:2955] T 327f38524ee644b98ace878f6fd0f998 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:18.705706 17710 consensus_queue.cc:237] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Queue 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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:18.711202 17614 catalog_manager.cc:5697] T 327f38524ee644b98ace878f6fd0f998 P adf734561e49409c82d0d435327c8ea7 reported cstate change: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New cstate: current_term: 1 leader_uuid: "30b87d4731d8475da1fb5c02c8a335da" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:18.717468 17791 raft_consensus.cc:1275] T 0298092aa7d24e27beb7224bfa67e2ba P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:18.717286 17861 raft_consensus.cc:1275] T 0298092aa7d24e27beb7224bfa67e2ba P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:18.721912 18258 consensus_queue.cc:1048] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:07:18.722770 17679 consensus_peers.cc:597] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 -> Peer b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4:43983): Couldn't send request to peer b402a09088c84cf59cf5a6cbce9f1ce9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0298092aa7d24e27beb7224bfa67e2ba. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:18.725183 18250 consensus_queue.cc:1048] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:18.729826 18258 raft_consensus.cc:2955] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:18.731631 17791 raft_consensus.cc:2955] T 0298092aa7d24e27beb7224bfa67e2ba P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:18.736469 17864 raft_consensus.cc:2955] T 0298092aa7d24e27beb7224bfa67e2ba P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:18.746155 17614 catalog_manager.cc:5697] T 0298092aa7d24e27beb7224bfa67e2ba P 30b87d4731d8475da1fb5c02c8a335da reported cstate change: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New cstate: current_term: 1 leader_uuid: "58a07df1add94edaa3ad5e6170aa5b90" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:18.744544 17861 consensus_queue.cc:237] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Queue 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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
W20260713 09:07:18.759156 17828 consensus_peers.cc:597] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 -> Peer b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4:43983): Couldn't send request to peer b402a09088c84cf59cf5a6cbce9f1ce9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c944e906a170492d884b0b99fdfac058. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:18.760622 17710 raft_consensus.cc:1275] T c944e906a170492d884b0b99fdfac058 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Refusing update from remote peer adf734561e49409c82d0d435327c8ea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:18.761314 17791 raft_consensus.cc:1275] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Refusing update from remote peer adf734561e49409c82d0d435327c8ea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:18.762054 18224 consensus_queue.cc:1048] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:18.762935 18272 consensus_queue.cc:1048] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:18.770635 18224 raft_consensus.cc:2955] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:18.772318 17791 raft_consensus.cc:2955] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:18.774073 17710 raft_consensus.cc:2955] T c944e906a170492d884b0b99fdfac058 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:18.783710 17614 catalog_manager.cc:5697] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da reported cstate change: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New cstate: current_term: 1 leader_uuid: "adf734561e49409c82d0d435327c8ea7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:19.149398 18275 ts_tablet_manager.cc:933] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9: Initiating tablet copy from peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087)
I20260713 09:07:19.151214 18275 tablet_copy_client.cc:323] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.55.1:39087
I20260713 09:07:19.163192 17726 tablet_copy_service.cc:140] P 58a07df1add94edaa3ad5e6170aa5b90: Received BeginTabletCopySession request for tablet 0298092aa7d24e27beb7224bfa67e2ba from peer b402a09088c84cf59cf5a6cbce9f1ce9 ({username='slave'} at 127.0.0.1:45074)
I20260713 09:07:19.163857 17726 tablet_copy_service.cc:161] P 58a07df1add94edaa3ad5e6170aa5b90: Beginning new tablet copy session on tablet 0298092aa7d24e27beb7224bfa67e2ba from peer b402a09088c84cf59cf5a6cbce9f1ce9 at {username='slave'} at 127.0.0.1:45074: session id = b402a09088c84cf59cf5a6cbce9f1ce9-0298092aa7d24e27beb7224bfa67e2ba
I20260713 09:07:19.169773 17726 tablet_copy_source_session.cc:215] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:19.173095 18275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0298092aa7d24e27beb7224bfa67e2ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:19.187392 18279 ts_tablet_manager.cc:933] T c944e906a170492d884b0b99fdfac058 P b402a09088c84cf59cf5a6cbce9f1ce9: Initiating tablet copy from peer adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:19.192062 18279 tablet_copy_client.cc:323] T c944e906a170492d884b0b99fdfac058 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.55.3:45251
I20260713 09:07:19.194451 17875 tablet_copy_service.cc:140] P adf734561e49409c82d0d435327c8ea7: Received BeginTabletCopySession request for tablet c944e906a170492d884b0b99fdfac058 from peer b402a09088c84cf59cf5a6cbce9f1ce9 ({username='slave'} at 127.0.0.1:59812)
I20260713 09:07:19.194552 18275 tablet_copy_client.cc:806] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:19.195386 18275 tablet_copy_client.cc:670] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:19.195757 17875 tablet_copy_service.cc:161] P adf734561e49409c82d0d435327c8ea7: Beginning new tablet copy session on tablet c944e906a170492d884b0b99fdfac058 from peer b402a09088c84cf59cf5a6cbce9f1ce9 at {username='slave'} at 127.0.0.1:59812: session id = b402a09088c84cf59cf5a6cbce9f1ce9-c944e906a170492d884b0b99fdfac058
I20260713 09:07:19.201143 18275 tablet_copy_client.cc:538] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:19.209158 17875 tablet_copy_source_session.cc:215] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:19.211242 18275 tablet_bootstrap.cc:492] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap starting.
I20260713 09:07:19.213418 18279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c944e906a170492d884b0b99fdfac058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:19.227072 18281 ts_tablet_manager.cc:933] T e5c5643767c34ef1acb0b3f3bbeb5efb P b402a09088c84cf59cf5a6cbce9f1ce9: Initiating tablet copy from peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087)
I20260713 09:07:19.239492 18281 tablet_copy_client.cc:323] T e5c5643767c34ef1acb0b3f3bbeb5efb P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.55.1:39087
I20260713 09:07:19.241454 17726 tablet_copy_service.cc:140] P 58a07df1add94edaa3ad5e6170aa5b90: Received BeginTabletCopySession request for tablet e5c5643767c34ef1acb0b3f3bbeb5efb from peer b402a09088c84cf59cf5a6cbce9f1ce9 ({username='slave'} at 127.0.0.1:45074)
I20260713 09:07:19.241992 17726 tablet_copy_service.cc:161] P 58a07df1add94edaa3ad5e6170aa5b90: Beginning new tablet copy session on tablet e5c5643767c34ef1acb0b3f3bbeb5efb from peer b402a09088c84cf59cf5a6cbce9f1ce9 at {username='slave'} at 127.0.0.1:45074: session id = b402a09088c84cf59cf5a6cbce9f1ce9-e5c5643767c34ef1acb0b3f3bbeb5efb
I20260713 09:07:19.243938 18283 ts_tablet_manager.cc:933] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9: Initiating tablet copy from peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:19.244855 18279 tablet_copy_client.cc:806] T c944e906a170492d884b0b99fdfac058 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:19.246137 18279 tablet_copy_client.cc:670] T c944e906a170492d884b0b99fdfac058 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:19.255295 18279 tablet_copy_client.cc:538] T c944e906a170492d884b0b99fdfac058 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:19.257673 18275 tablet_bootstrap.cc:492] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:19.258919 18275 tablet_bootstrap.cc:492] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap complete.
I20260713 09:07:19.259984 18275 ts_tablet_manager.cc:1403] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent bootstrapping tablet: real 0.049s	user 0.023s	sys 0.011s
I20260713 09:07:19.264994 17726 tablet_copy_source_session.cc:215] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:19.264865 18275 raft_consensus.cc:359] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:19.266325 18275 raft_consensus.cc:740] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b402a09088c84cf59cf5a6cbce9f1ce9, State: Initialized, Role: LEARNER
I20260713 09:07:19.269227 18281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5c5643767c34ef1acb0b3f3bbeb5efb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:19.271358 18279 tablet_bootstrap.cc:492] T c944e906a170492d884b0b99fdfac058 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap starting.
I20260713 09:07:19.277488 18283 tablet_copy_client.cc:323] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.55.2:45521
I20260713 09:07:19.277364 18275 consensus_queue.cc:260] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:19.280014 17801 tablet_copy_service.cc:140] P 30b87d4731d8475da1fb5c02c8a335da: Received BeginTabletCopySession request for tablet 327f38524ee644b98ace878f6fd0f998 from peer b402a09088c84cf59cf5a6cbce9f1ce9 ({username='slave'} at 127.0.0.1:34372)
I20260713 09:07:19.280637 17801 tablet_copy_service.cc:161] P 30b87d4731d8475da1fb5c02c8a335da: Beginning new tablet copy session on tablet 327f38524ee644b98ace878f6fd0f998 from peer b402a09088c84cf59cf5a6cbce9f1ce9 at {username='slave'} at 127.0.0.1:34372: session id = b402a09088c84cf59cf5a6cbce9f1ce9-327f38524ee644b98ace878f6fd0f998
I20260713 09:07:19.291301 17801 tablet_copy_source_session.cc:215] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:19.292462 18281 tablet_copy_client.cc:806] T e5c5643767c34ef1acb0b3f3bbeb5efb P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:19.293283 18281 tablet_copy_client.cc:670] T e5c5643767c34ef1acb0b3f3bbeb5efb P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:19.295897 18283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 327f38524ee644b98ace878f6fd0f998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:19.302383 18281 tablet_copy_client.cc:538] T e5c5643767c34ef1acb0b3f3bbeb5efb P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:19.309015 18275 ts_tablet_manager.cc:1434] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.010s
I20260713 09:07:19.313854 18281 tablet_bootstrap.cc:492] T e5c5643767c34ef1acb0b3f3bbeb5efb P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap starting.
I20260713 09:07:19.316143 17726 tablet_copy_service.cc:342] P 58a07df1add94edaa3ad5e6170aa5b90: Request end of tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-0298092aa7d24e27beb7224bfa67e2ba received from {username='slave'} at 127.0.0.1:45074
I20260713 09:07:19.316795 17726 tablet_copy_service.cc:434] P 58a07df1add94edaa3ad5e6170aa5b90: ending tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-0298092aa7d24e27beb7224bfa67e2ba on tablet 0298092aa7d24e27beb7224bfa67e2ba with peer b402a09088c84cf59cf5a6cbce9f1ce9
I20260713 09:07:19.317358 18279 tablet_bootstrap.cc:492] T c944e906a170492d884b0b99fdfac058 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:19.318289 18279 tablet_bootstrap.cc:492] T c944e906a170492d884b0b99fdfac058 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap complete.
I20260713 09:07:19.319037 18279 ts_tablet_manager.cc:1403] T c944e906a170492d884b0b99fdfac058 P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.016s
I20260713 09:07:19.321465 18283 tablet_copy_client.cc:806] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:19.324563 18283 tablet_copy_client.cc:670] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:19.330356 18279 raft_consensus.cc:359] T c944e906a170492d884b0b99fdfac058 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:19.331173 18283 tablet_copy_client.cc:538] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:19.331578 18279 raft_consensus.cc:740] T c944e906a170492d884b0b99fdfac058 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b402a09088c84cf59cf5a6cbce9f1ce9, State: Initialized, Role: LEARNER
I20260713 09:07:19.332499 18279 consensus_queue.cc:260] T c944e906a170492d884b0b99fdfac058 P b402a09088c84cf59cf5a6cbce9f1ce9 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:19.341076 18283 tablet_bootstrap.cc:492] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap starting.
I20260713 09:07:19.341699 18279 ts_tablet_manager.cc:1434] T c944e906a170492d884b0b99fdfac058 P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.003s
I20260713 09:07:19.355516 18281 tablet_bootstrap.cc:492] T e5c5643767c34ef1acb0b3f3bbeb5efb P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:19.356597 18281 tablet_bootstrap.cc:492] T e5c5643767c34ef1acb0b3f3bbeb5efb P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap complete.
I20260713 09:07:19.357466 18281 ts_tablet_manager.cc:1403] T e5c5643767c34ef1acb0b3f3bbeb5efb P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent bootstrapping tablet: real 0.044s	user 0.029s	sys 0.002s
I20260713 09:07:19.358054 17875 tablet_copy_service.cc:342] P adf734561e49409c82d0d435327c8ea7: Request end of tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-c944e906a170492d884b0b99fdfac058 received from {username='slave'} at 127.0.0.1:59812
I20260713 09:07:19.358521 17875 tablet_copy_service.cc:434] P adf734561e49409c82d0d435327c8ea7: ending tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-c944e906a170492d884b0b99fdfac058 on tablet c944e906a170492d884b0b99fdfac058 with peer b402a09088c84cf59cf5a6cbce9f1ce9
I20260713 09:07:19.362156 18281 raft_consensus.cc:359] T e5c5643767c34ef1acb0b3f3bbeb5efb P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:19.363251 18281 raft_consensus.cc:740] T e5c5643767c34ef1acb0b3f3bbeb5efb P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b402a09088c84cf59cf5a6cbce9f1ce9, State: Initialized, Role: LEARNER
I20260713 09:07:19.364027 18281 consensus_queue.cc:260] T e5c5643767c34ef1acb0b3f3bbeb5efb P b402a09088c84cf59cf5a6cbce9f1ce9 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:19.365648 18283 tablet_bootstrap.cc:492] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:19.366672 18283 tablet_bootstrap.cc:492] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap complete.
I20260713 09:07:19.366798 18281 ts_tablet_manager.cc:1434] T e5c5643767c34ef1acb0b3f3bbeb5efb P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260713 09:07:19.367470 18283 ts_tablet_manager.cc:1403] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.005s
I20260713 09:07:19.371140 17726 tablet_copy_service.cc:342] P 58a07df1add94edaa3ad5e6170aa5b90: Request end of tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-e5c5643767c34ef1acb0b3f3bbeb5efb received from {username='slave'} at 127.0.0.1:45074
I20260713 09:07:19.371644 17726 tablet_copy_service.cc:434] P 58a07df1add94edaa3ad5e6170aa5b90: ending tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-e5c5643767c34ef1acb0b3f3bbeb5efb on tablet e5c5643767c34ef1acb0b3f3bbeb5efb with peer b402a09088c84cf59cf5a6cbce9f1ce9
I20260713 09:07:19.371690 18283 raft_consensus.cc:359] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:19.372470 18283 raft_consensus.cc:740] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b402a09088c84cf59cf5a6cbce9f1ce9, State: Initialized, Role: LEARNER
I20260713 09:07:19.373224 18283 consensus_queue.cc:260] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:19.375938 18283 ts_tablet_manager.cc:1434] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260713 09:07:19.378147 17801 tablet_copy_service.cc:342] P 30b87d4731d8475da1fb5c02c8a335da: Request end of tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-327f38524ee644b98ace878f6fd0f998 received from {username='slave'} at 127.0.0.1:34372
I20260713 09:07:19.378607 17801 tablet_copy_service.cc:434] P 30b87d4731d8475da1fb5c02c8a335da: ending tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-327f38524ee644b98ace878f6fd0f998 on tablet 327f38524ee644b98ace878f6fd0f998 with peer b402a09088c84cf59cf5a6cbce9f1ce9
I20260713 09:07:19.621990 18147 raft_consensus.cc:1217] T e5c5643767c34ef1acb0b3f3bbeb5efb P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:19.634850 18147 raft_consensus.cc:1217] T c944e906a170492d884b0b99fdfac058 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:19.706251 18147 raft_consensus.cc:1217] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:19.773738 18147 raft_consensus.cc:1217] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:20.006918 18290 raft_consensus.cc:1064] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90: attempting to promote NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 to VOTER
I20260713 09:07:20.009590 18290 consensus_queue.cc:237] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:20.016924 17861 raft_consensus.cc:1275] T e5c5643767c34ef1acb0b3f3bbeb5efb P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:20.017568 18147 raft_consensus.cc:1275] T e5c5643767c34ef1acb0b3f3bbeb5efb P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:20.018953 17791 raft_consensus.cc:1275] T e5c5643767c34ef1acb0b3f3bbeb5efb P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:20.019233 18290 consensus_queue.cc:1048] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:20.020941 18250 consensus_queue.cc:1048] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:20.022552 18290 consensus_queue.cc:1048] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:20.041605 18290 raft_consensus.cc:2955] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:20.044279 17788 raft_consensus.cc:2955] T e5c5643767c34ef1acb0b3f3bbeb5efb P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:20.050127 18147 raft_consensus.cc:2955] T e5c5643767c34ef1acb0b3f3bbeb5efb P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:20.054648 17861 raft_consensus.cc:2955] T e5c5643767c34ef1acb0b3f3bbeb5efb P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:20.060490 17613 catalog_manager.cc:5697] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 reported cstate change: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "58a07df1add94edaa3ad5e6170aa5b90" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:20.081995 17710 consensus_queue.cc:237] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:20.087724 18147 raft_consensus.cc:1275] T e5c5643767c34ef1acb0b3f3bbeb5efb P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:20.089507 17861 raft_consensus.cc:1275] T e5c5643767c34ef1acb0b3f3bbeb5efb P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:20.091575 18258 consensus_queue.cc:1048] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:20.093369 18250 consensus_queue.cc:1048] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:20.098335 18258 raft_consensus.cc:1064] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90: attempting to promote NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 to VOTER
I20260713 09:07:20.101218 18250 raft_consensus.cc:2955] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:20.102387 18258 consensus_queue.cc:237] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:20.104040 17864 raft_consensus.cc:2955] T e5c5643767c34ef1acb0b3f3bbeb5efb P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:20.115116 18147 raft_consensus.cc:2955] T e5c5643767c34ef1acb0b3f3bbeb5efb P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:20.127910 18148 raft_consensus.cc:1275] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:20.136246 18224 raft_consensus.cc:1064] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7: attempting to promote NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 to VOTER
I20260713 09:07:20.140110 17614 catalog_manager.cc:5697] T e5c5643767c34ef1acb0b3f3bbeb5efb P adf734561e49409c82d0d435327c8ea7 reported cstate change: config changed from index 3 to 4, VOTER 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2) evicted. New cstate: current_term: 1 leader_uuid: "58a07df1add94edaa3ad5e6170aa5b90" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:20.150120 17788 raft_consensus.cc:1275] T 0298092aa7d24e27beb7224bfa67e2ba P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:20.150233 18258 consensus_queue.cc:1048] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:20.158250 17778 tablet_service.cc:1558] Processing DeleteTablet for tablet e5c5643767c34ef1acb0b3f3bbeb5efb with delete_type TABLET_DATA_TOMBSTONED (TS 30b87d4731d8475da1fb5c02c8a335da not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46816
I20260713 09:07:20.169607 17861 raft_consensus.cc:1275] T 0298092aa7d24e27beb7224bfa67e2ba P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:20.176203 18224 consensus_queue.cc:237] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:20.169677 18290 consensus_queue.cc:1048] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260713 09:07:20.184530 18304 consensus_queue.cc:1048] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:20.189363 18306 tablet_replica.cc:333] T e5c5643767c34ef1acb0b3f3bbeb5efb P 30b87d4731d8475da1fb5c02c8a335da: stopping tablet replica
I20260713 09:07:20.190560 18306 raft_consensus.cc:2243] T e5c5643767c34ef1acb0b3f3bbeb5efb P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:20.193048 18306 raft_consensus.cc:2272] T e5c5643767c34ef1acb0b3f3bbeb5efb P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:20.194469 18147 raft_consensus.cc:1275] T c944e906a170492d884b0b99fdfac058 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Refusing update from remote peer adf734561e49409c82d0d435327c8ea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260713 09:07:20.195010 17679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.55.4:43983, user_credentials={real_user=slave}} blocked reactor thread for 51397.9us
I20260713 09:07:20.196195 18292 consensus_queue.cc:1048] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:20.196586 17600 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e5c5643767c34ef1acb0b3f3bbeb5efb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:20.210153 17790 raft_consensus.cc:1275] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Refusing update from remote peer adf734561e49409c82d0d435327c8ea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:20.210909 17713 raft_consensus.cc:1275] T c944e906a170492d884b0b99fdfac058 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Refusing update from remote peer adf734561e49409c82d0d435327c8ea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:20.211603 18292 consensus_queue.cc:1048] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:20.213529 18291 consensus_queue.cc:1048] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:20.235050 18305 raft_consensus.cc:2955] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:20.238109 18291 raft_consensus.cc:2955] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:20.238725 18147 raft_consensus.cc:2955] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:20.244488 17788 raft_consensus.cc:2955] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:20.255739 17861 raft_consensus.cc:2955] T 0298092aa7d24e27beb7224bfa67e2ba P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:20.257586 17614 catalog_manager.cc:5697] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 reported cstate change: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "58a07df1add94edaa3ad5e6170aa5b90" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:20.261523 17710 raft_consensus.cc:2955] T c944e906a170492d884b0b99fdfac058 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:20.265738 17790 raft_consensus.cc:2955] T 0298092aa7d24e27beb7224bfa67e2ba P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:20.271070 17711 consensus_queue.cc:237] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:20.279350 18306 ts_tablet_manager.cc:1916] T e5c5643767c34ef1acb0b3f3bbeb5efb P 30b87d4731d8475da1fb5c02c8a335da: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:20.293895 17790 raft_consensus.cc:1275] T 0298092aa7d24e27beb7224bfa67e2ba P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:20.296769 18147 raft_consensus.cc:1275] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:20.297657 18148 raft_consensus.cc:2955] T c944e906a170492d884b0b99fdfac058 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:20.306025 18306 ts_tablet_manager.cc:1929] T e5c5643767c34ef1acb0b3f3bbeb5efb P 30b87d4731d8475da1fb5c02c8a335da: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:20.296787 18250 consensus_queue.cc:1048] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260713 09:07:20.306564 18306 log.cc:1199] T e5c5643767c34ef1acb0b3f3bbeb5efb P 30b87d4731d8475da1fb5c02c8a335da: Deleting WAL directory at /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-1-root/wals/e5c5643767c34ef1acb0b3f3bbeb5efb
I20260713 09:07:20.294883 18293 raft_consensus.cc:1064] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da: attempting to promote NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 to VOTER
I20260713 09:07:20.308121 17599 catalog_manager.cc:5028] TS 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521): tablet e5c5643767c34ef1acb0b3f3bbeb5efb (table test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]) successfully deleted
I20260713 09:07:20.308665 18305 consensus_queue.cc:1048] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:20.301751 17614 catalog_manager.cc:5697] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da reported cstate change: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "adf734561e49409c82d0d435327c8ea7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:20.310421 18293 consensus_queue.cc:237] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:20.312592 18290 raft_consensus.cc:2955] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER adf734561e49409c82d0d435327c8ea7 (127.16.55.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:20.322011 17790 raft_consensus.cc:2955] T 0298092aa7d24e27beb7224bfa67e2ba P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER adf734561e49409c82d0d435327c8ea7 (127.16.55.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:20.324525 18147 raft_consensus.cc:2955] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER adf734561e49409c82d0d435327c8ea7 (127.16.55.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:20.333930 17600 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0298092aa7d24e27beb7224bfa67e2ba with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:20.338869 17864 raft_consensus.cc:1275] T 327f38524ee644b98ace878f6fd0f998 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:20.336722 17612 catalog_manager.cc:5697] T 0298092aa7d24e27beb7224bfa67e2ba P 30b87d4731d8475da1fb5c02c8a335da reported cstate change: config changed from index 3 to 4, VOTER adf734561e49409c82d0d435327c8ea7 (127.16.55.3) evicted. New cstate: current_term: 1 leader_uuid: "58a07df1add94edaa3ad5e6170aa5b90" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:20.340416 18147 raft_consensus.cc:1275] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:20.341081 18264 consensus_queue.cc:1048] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:20.344290 17710 raft_consensus.cc:1275] T 327f38524ee644b98ace878f6fd0f998 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:20.346429 18264 consensus_queue.cc:1048] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:20.350628 17861 consensus_queue.cc:237] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:20.359620 17851 tablet_service.cc:1558] Processing DeleteTablet for tablet 0298092aa7d24e27beb7224bfa67e2ba with delete_type TABLET_DATA_TOMBSTONED (TS adf734561e49409c82d0d435327c8ea7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48332
I20260713 09:07:20.361743 17711 raft_consensus.cc:1275] T c944e906a170492d884b0b99fdfac058 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Refusing update from remote peer adf734561e49409c82d0d435327c8ea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:20.370615 18314 consensus_queue.cc:1048] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:07:20.367650 18293 consensus_queue.cc:1048] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260713 09:07:20.379276 18147 raft_consensus.cc:1275] T c944e906a170492d884b0b99fdfac058 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Refusing update from remote peer adf734561e49409c82d0d435327c8ea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:20.379565 18292 raft_consensus.cc:2955] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:20.386214 18319 tablet_replica.cc:333] T 0298092aa7d24e27beb7224bfa67e2ba P adf734561e49409c82d0d435327c8ea7: stopping tablet replica
I20260713 09:07:20.389525 18319 raft_consensus.cc:2243] T 0298092aa7d24e27beb7224bfa67e2ba P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:20.390362 18319 raft_consensus.cc:2272] T 0298092aa7d24e27beb7224bfa67e2ba P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:20.393757 18319 ts_tablet_manager.cc:1916] T 0298092aa7d24e27beb7224bfa67e2ba P adf734561e49409c82d0d435327c8ea7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:20.382771 17711 raft_consensus.cc:2955] T c944e906a170492d884b0b99fdfac058 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:20.399036 17933 raft_consensus.cc:2955] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:20.401155 17864 raft_consensus.cc:2955] T 327f38524ee644b98ace878f6fd0f998 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:20.415903 17610 catalog_manager.cc:5697] T 327f38524ee644b98ace878f6fd0f998 P adf734561e49409c82d0d435327c8ea7 reported cstate change: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "30b87d4731d8475da1fb5c02c8a335da" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:20.418666 18319 ts_tablet_manager.cc:1929] T 0298092aa7d24e27beb7224bfa67e2ba P adf734561e49409c82d0d435327c8ea7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:20.419216 18319 log.cc:1199] T 0298092aa7d24e27beb7224bfa67e2ba P adf734561e49409c82d0d435327c8ea7: Deleting WAL directory at /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-2-root/wals/0298092aa7d24e27beb7224bfa67e2ba
I20260713 09:07:20.421350 17601 catalog_manager.cc:5028] TS adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251): tablet 0298092aa7d24e27beb7224bfa67e2ba (table test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]) successfully deleted
I20260713 09:07:20.426254 17601 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c944e906a170492d884b0b99fdfac058 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:20.430794 18314 consensus_queue.cc:1048] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:07:20.432078 17610 catalog_manager.cc:5697] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 reported cstate change: config changed from index 3 to 4, VOTER 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2) evicted. New cstate: current_term: 1 leader_uuid: "adf734561e49409c82d0d435327c8ea7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:20.437847 18147 raft_consensus.cc:2955] T c944e906a170492d884b0b99fdfac058 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:20.439366 17711 raft_consensus.cc:2955] T 327f38524ee644b98ace878f6fd0f998 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:20.448379 17778 tablet_service.cc:1558] Processing DeleteTablet for tablet c944e906a170492d884b0b99fdfac058 with delete_type TABLET_DATA_TOMBSTONED (TS 30b87d4731d8475da1fb5c02c8a335da not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46816
I20260713 09:07:20.449414 18306 tablet_replica.cc:333] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da: stopping tablet replica
I20260713 09:07:20.450415 18306 raft_consensus.cc:2243] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:20.451156 18306 raft_consensus.cc:2272] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:20.454866 18306 ts_tablet_manager.cc:1916] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:20.467264 18146 raft_consensus.cc:2955] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:20.471830 17790 consensus_queue.cc:237] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:20.477072 17710 raft_consensus.cc:1275] T 327f38524ee644b98ace878f6fd0f998 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:20.478667 18293 consensus_queue.cc:1048] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:07:20.486783 18264 raft_consensus.cc:2955] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER adf734561e49409c82d0d435327c8ea7 (127.16.55.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:20.489964 18306 ts_tablet_manager.cc:1929] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:20.490427 18306 log.cc:1199] T c944e906a170492d884b0b99fdfac058 P 30b87d4731d8475da1fb5c02c8a335da: Deleting WAL directory at /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-1-root/wals/c944e906a170492d884b0b99fdfac058
I20260713 09:07:20.491905 18148 raft_consensus.cc:1275] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:20.493386 17599 catalog_manager.cc:5028] TS 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521): tablet c944e906a170492d884b0b99fdfac058 (table test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]) successfully deleted
I20260713 09:07:20.497607 17713 raft_consensus.cc:2955] T 327f38524ee644b98ace878f6fd0f998 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER adf734561e49409c82d0d435327c8ea7 (127.16.55.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:20.500999 18264 consensus_queue.cc:1048] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:20.504434 17599 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 327f38524ee644b98ace878f6fd0f998 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:20.505434 18148 raft_consensus.cc:2955] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER adf734561e49409c82d0d435327c8ea7 (127.16.55.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:20.513446 17609 catalog_manager.cc:5697] T 327f38524ee644b98ace878f6fd0f998 P 58a07df1add94edaa3ad5e6170aa5b90 reported cstate change: config changed from index 3 to 4, VOTER adf734561e49409c82d0d435327c8ea7 (127.16.55.3) evicted. New cstate: current_term: 1 leader_uuid: "30b87d4731d8475da1fb5c02c8a335da" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:20.524430 17851 tablet_service.cc:1558] Processing DeleteTablet for tablet 327f38524ee644b98ace878f6fd0f998 with delete_type TABLET_DATA_TOMBSTONED (TS adf734561e49409c82d0d435327c8ea7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48332
I20260713 09:07:20.525377 18319 tablet_replica.cc:333] T 327f38524ee644b98ace878f6fd0f998 P adf734561e49409c82d0d435327c8ea7: stopping tablet replica
I20260713 09:07:20.526276 18319 raft_consensus.cc:2243] T 327f38524ee644b98ace878f6fd0f998 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:20.526875 18319 raft_consensus.cc:2272] T 327f38524ee644b98ace878f6fd0f998 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:20.529628 18319 ts_tablet_manager.cc:1916] T 327f38524ee644b98ace878f6fd0f998 P adf734561e49409c82d0d435327c8ea7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:20.540016 18319 ts_tablet_manager.cc:1929] T 327f38524ee644b98ace878f6fd0f998 P adf734561e49409c82d0d435327c8ea7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:20.540385 18319 log.cc:1199] T 327f38524ee644b98ace878f6fd0f998 P adf734561e49409c82d0d435327c8ea7: Deleting WAL directory at /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-2-root/wals/327f38524ee644b98ace878f6fd0f998
I20260713 09:07:20.542102 17601 catalog_manager.cc:5028] TS adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251): tablet 327f38524ee644b98ace878f6fd0f998 (table test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]) successfully deleted
I20260713 09:07:21.556788 17788 consensus_queue.cc:237] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Queue 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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
W20260713 09:07:21.563313 17754 consensus_peers.cc:597] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da -> Peer b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4:43983): Couldn't send request to peer b402a09088c84cf59cf5a6cbce9f1ce9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 89552e6a1a4f469bb95d2fbd6f8bcb54. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:21.564404 17713 raft_consensus.cc:1275] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:21.564491 17864 raft_consensus.cc:1275] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:21.565842 18324 consensus_queue.cc:1048] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:21.566627 18325 consensus_queue.cc:1048] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:21.573813 18324 raft_consensus.cc:2955] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:21.578567 17713 raft_consensus.cc:2955] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:21.579838 17864 raft_consensus.cc:2955] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:21.590880 17609 catalog_manager.cc:5697] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da reported cstate change: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New cstate: current_term: 1 leader_uuid: "30b87d4731d8475da1fb5c02c8a335da" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:21.592479 17713 consensus_queue.cc:237] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Queue 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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
W20260713 09:07:21.606812 17679 consensus_peers.cc:597] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 -> Peer b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4:43983): Couldn't send request to peer b402a09088c84cf59cf5a6cbce9f1ce9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 79b277d134bd4a7e92eb3236c85e95fd. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:21.607652 17788 raft_consensus.cc:1275] T 79b277d134bd4a7e92eb3236c85e95fd P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:21.608582 17864 raft_consensus.cc:1275] T 79b277d134bd4a7e92eb3236c85e95fd P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:21.610419 18258 consensus_queue.cc:1048] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:21.612429 18258 consensus_queue.cc:1048] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:21.625020 18305 raft_consensus.cc:2955] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:21.627033 17864 raft_consensus.cc:2955] T 79b277d134bd4a7e92eb3236c85e95fd P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:21.628247 17788 raft_consensus.cc:2955] T 79b277d134bd4a7e92eb3236c85e95fd P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:21.640745 17790 consensus_queue.cc:237] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Queue 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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:21.646096 17612 catalog_manager.cc:5697] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 reported cstate change: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New cstate: current_term: 1 leader_uuid: "58a07df1add94edaa3ad5e6170aa5b90" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:21.652792 17864 raft_consensus.cc:1275] T aba34f210c3a4d95b89b3de276c0bc3b P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:21.653617 17713 raft_consensus.cc:1275] T aba34f210c3a4d95b89b3de276c0bc3b P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:21.654155 17754 consensus_peers.cc:597] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da -> Peer b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4:43983): Couldn't send request to peer b402a09088c84cf59cf5a6cbce9f1ce9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aba34f210c3a4d95b89b3de276c0bc3b. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:21.654385 18325 consensus_queue.cc:1048] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:21.657832 18325 consensus_queue.cc:1048] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:21.667969 18322 raft_consensus.cc:2955] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:21.669698 17710 raft_consensus.cc:2955] T aba34f210c3a4d95b89b3de276c0bc3b P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:21.669663 17864 raft_consensus.cc:2955] T aba34f210c3a4d95b89b3de276c0bc3b P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:21.681293 17609 catalog_manager.cc:5697] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da reported cstate change: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New cstate: current_term: 1 leader_uuid: "30b87d4731d8475da1fb5c02c8a335da" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:21.684618 17713 consensus_queue.cc:237] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Queue 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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:21.692845 17864 raft_consensus.cc:1275] T f8870b3e1ee0426ba144c7b4e86f0a16 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:21.695147 17790 raft_consensus.cc:1275] T f8870b3e1ee0426ba144c7b4e86f0a16 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:21.695294 17679 consensus_peers.cc:597] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 -> Peer b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4:43983): Couldn't send request to peer b402a09088c84cf59cf5a6cbce9f1ce9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f8870b3e1ee0426ba144c7b4e86f0a16. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:21.695444 18331 consensus_queue.cc:1048] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:21.698313 18305 consensus_queue.cc:1048] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:21.707058 18258 raft_consensus.cc:2955] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:21.709200 17790 raft_consensus.cc:2955] T f8870b3e1ee0426ba144c7b4e86f0a16 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:21.709200 17861 raft_consensus.cc:2955] T f8870b3e1ee0426ba144c7b4e86f0a16 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:21.724237 17610 catalog_manager.cc:5697] T f8870b3e1ee0426ba144c7b4e86f0a16 P 30b87d4731d8475da1fb5c02c8a335da reported cstate change: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New cstate: current_term: 1 leader_uuid: "58a07df1add94edaa3ad5e6170aa5b90" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:22.035537 18343 ts_tablet_manager.cc:933] T 79b277d134bd4a7e92eb3236c85e95fd P b402a09088c84cf59cf5a6cbce9f1ce9: Initiating tablet copy from peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087)
I20260713 09:07:22.037461 18343 tablet_copy_client.cc:323] T 79b277d134bd4a7e92eb3236c85e95fd P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.55.1:39087
I20260713 09:07:22.039175 17726 tablet_copy_service.cc:140] P 58a07df1add94edaa3ad5e6170aa5b90: Received BeginTabletCopySession request for tablet 79b277d134bd4a7e92eb3236c85e95fd from peer b402a09088c84cf59cf5a6cbce9f1ce9 ({username='slave'} at 127.0.0.1:45074)
I20260713 09:07:22.039635 17726 tablet_copy_service.cc:161] P 58a07df1add94edaa3ad5e6170aa5b90: Beginning new tablet copy session on tablet 79b277d134bd4a7e92eb3236c85e95fd from peer b402a09088c84cf59cf5a6cbce9f1ce9 at {username='slave'} at 127.0.0.1:45074: session id = b402a09088c84cf59cf5a6cbce9f1ce9-79b277d134bd4a7e92eb3236c85e95fd
I20260713 09:07:22.044459 17726 tablet_copy_source_session.cc:215] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:22.047243 18343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79b277d134bd4a7e92eb3236c85e95fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.059854 18343 tablet_copy_client.cc:806] T 79b277d134bd4a7e92eb3236c85e95fd P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:22.060463 18343 tablet_copy_client.cc:670] T 79b277d134bd4a7e92eb3236c85e95fd P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:22.063897 18343 tablet_copy_client.cc:538] T 79b277d134bd4a7e92eb3236c85e95fd P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:22.071812 18343 tablet_bootstrap.cc:492] T 79b277d134bd4a7e92eb3236c85e95fd P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap starting.
I20260713 09:07:22.088963 18343 tablet_bootstrap.cc:492] T 79b277d134bd4a7e92eb3236c85e95fd P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:22.089751 18343 tablet_bootstrap.cc:492] T 79b277d134bd4a7e92eb3236c85e95fd P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap complete.
I20260713 09:07:22.090315 18343 ts_tablet_manager.cc:1403] T 79b277d134bd4a7e92eb3236c85e95fd P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.007s
I20260713 09:07:22.092489 18343 raft_consensus.cc:359] T 79b277d134bd4a7e92eb3236c85e95fd P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:22.093104 18343 raft_consensus.cc:740] T 79b277d134bd4a7e92eb3236c85e95fd P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b402a09088c84cf59cf5a6cbce9f1ce9, State: Initialized, Role: LEARNER
I20260713 09:07:22.093604 18343 consensus_queue.cc:260] T 79b277d134bd4a7e92eb3236c85e95fd P b402a09088c84cf59cf5a6cbce9f1ce9 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:22.096266 18343 ts_tablet_manager.cc:1434] T 79b277d134bd4a7e92eb3236c85e95fd P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260713 09:07:22.098174 17726 tablet_copy_service.cc:342] P 58a07df1add94edaa3ad5e6170aa5b90: Request end of tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-79b277d134bd4a7e92eb3236c85e95fd received from {username='slave'} at 127.0.0.1:45074
I20260713 09:07:22.098599 17726 tablet_copy_service.cc:434] P 58a07df1add94edaa3ad5e6170aa5b90: ending tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-79b277d134bd4a7e92eb3236c85e95fd on tablet 79b277d134bd4a7e92eb3236c85e95fd with peer b402a09088c84cf59cf5a6cbce9f1ce9
I20260713 09:07:22.115782 18343 ts_tablet_manager.cc:933] T f8870b3e1ee0426ba144c7b4e86f0a16 P b402a09088c84cf59cf5a6cbce9f1ce9: Initiating tablet copy from peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087)
I20260713 09:07:22.118384 18343 tablet_copy_client.cc:323] T f8870b3e1ee0426ba144c7b4e86f0a16 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.55.1:39087
I20260713 09:07:22.120069 17726 tablet_copy_service.cc:140] P 58a07df1add94edaa3ad5e6170aa5b90: Received BeginTabletCopySession request for tablet f8870b3e1ee0426ba144c7b4e86f0a16 from peer b402a09088c84cf59cf5a6cbce9f1ce9 ({username='slave'} at 127.0.0.1:45074)
I20260713 09:07:22.120549 17726 tablet_copy_service.cc:161] P 58a07df1add94edaa3ad5e6170aa5b90: Beginning new tablet copy session on tablet f8870b3e1ee0426ba144c7b4e86f0a16 from peer b402a09088c84cf59cf5a6cbce9f1ce9 at {username='slave'} at 127.0.0.1:45074: session id = b402a09088c84cf59cf5a6cbce9f1ce9-f8870b3e1ee0426ba144c7b4e86f0a16
I20260713 09:07:22.125505 17726 tablet_copy_source_session.cc:215] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:22.128240 18343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8870b3e1ee0426ba144c7b4e86f0a16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.141469 18343 tablet_copy_client.cc:806] T f8870b3e1ee0426ba144c7b4e86f0a16 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:22.142012 18343 tablet_copy_client.cc:670] T f8870b3e1ee0426ba144c7b4e86f0a16 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:22.145486 18343 tablet_copy_client.cc:538] T f8870b3e1ee0426ba144c7b4e86f0a16 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:22.147580 18349 ts_tablet_manager.cc:933] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9: Initiating tablet copy from peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:22.149576 18349 tablet_copy_client.cc:323] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.55.2:45521
I20260713 09:07:22.151554 17801 tablet_copy_service.cc:140] P 30b87d4731d8475da1fb5c02c8a335da: Received BeginTabletCopySession request for tablet 89552e6a1a4f469bb95d2fbd6f8bcb54 from peer b402a09088c84cf59cf5a6cbce9f1ce9 ({username='slave'} at 127.0.0.1:34372)
I20260713 09:07:22.152109 17801 tablet_copy_service.cc:161] P 30b87d4731d8475da1fb5c02c8a335da: Beginning new tablet copy session on tablet 89552e6a1a4f469bb95d2fbd6f8bcb54 from peer b402a09088c84cf59cf5a6cbce9f1ce9 at {username='slave'} at 127.0.0.1:34372: session id = b402a09088c84cf59cf5a6cbce9f1ce9-89552e6a1a4f469bb95d2fbd6f8bcb54
I20260713 09:07:22.155664 18343 tablet_bootstrap.cc:492] T f8870b3e1ee0426ba144c7b4e86f0a16 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap starting.
I20260713 09:07:22.157596 17801 tablet_copy_source_session.cc:215] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:22.161572 18349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89552e6a1a4f469bb95d2fbd6f8bcb54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.180313 18349 tablet_copy_client.cc:806] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:22.181073 18349 tablet_copy_client.cc:670] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:22.185138 18351 ts_tablet_manager.cc:933] T aba34f210c3a4d95b89b3de276c0bc3b P b402a09088c84cf59cf5a6cbce9f1ce9: Initiating tablet copy from peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:22.185735 18349 tablet_copy_client.cc:538] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:22.194026 18343 tablet_bootstrap.cc:492] T f8870b3e1ee0426ba144c7b4e86f0a16 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:22.195042 18343 tablet_bootstrap.cc:492] T f8870b3e1ee0426ba144c7b4e86f0a16 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap complete.
I20260713 09:07:22.195914 18349 tablet_bootstrap.cc:492] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap starting.
I20260713 09:07:22.196897 18343 ts_tablet_manager.cc:1403] T f8870b3e1ee0426ba144c7b4e86f0a16 P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent bootstrapping tablet: real 0.041s	user 0.025s	sys 0.012s
I20260713 09:07:22.197933 18351 tablet_copy_client.cc:323] T aba34f210c3a4d95b89b3de276c0bc3b P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.55.2:45521
I20260713 09:07:22.199647 17801 tablet_copy_service.cc:140] P 30b87d4731d8475da1fb5c02c8a335da: Received BeginTabletCopySession request for tablet aba34f210c3a4d95b89b3de276c0bc3b from peer b402a09088c84cf59cf5a6cbce9f1ce9 ({username='slave'} at 127.0.0.1:34372)
I20260713 09:07:22.200161 17801 tablet_copy_service.cc:161] P 30b87d4731d8475da1fb5c02c8a335da: Beginning new tablet copy session on tablet aba34f210c3a4d95b89b3de276c0bc3b from peer b402a09088c84cf59cf5a6cbce9f1ce9 at {username='slave'} at 127.0.0.1:34372: session id = b402a09088c84cf59cf5a6cbce9f1ce9-aba34f210c3a4d95b89b3de276c0bc3b
I20260713 09:07:22.201205 18343 raft_consensus.cc:359] T f8870b3e1ee0426ba144c7b4e86f0a16 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:22.202128 18343 raft_consensus.cc:740] T f8870b3e1ee0426ba144c7b4e86f0a16 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b402a09088c84cf59cf5a6cbce9f1ce9, State: Initialized, Role: LEARNER
I20260713 09:07:22.202785 18343 consensus_queue.cc:260] T f8870b3e1ee0426ba144c7b4e86f0a16 P b402a09088c84cf59cf5a6cbce9f1ce9 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:22.207319 18343 ts_tablet_manager.cc:1434] T f8870b3e1ee0426ba144c7b4e86f0a16 P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:07:22.210584 17726 tablet_copy_service.cc:342] P 58a07df1add94edaa3ad5e6170aa5b90: Request end of tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-f8870b3e1ee0426ba144c7b4e86f0a16 received from {username='slave'} at 127.0.0.1:45074
I20260713 09:07:22.211074 17726 tablet_copy_service.cc:434] P 58a07df1add94edaa3ad5e6170aa5b90: ending tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-f8870b3e1ee0426ba144c7b4e86f0a16 on tablet f8870b3e1ee0426ba144c7b4e86f0a16 with peer b402a09088c84cf59cf5a6cbce9f1ce9
I20260713 09:07:22.214303 17801 tablet_copy_source_session.cc:215] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:22.220223 18351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aba34f210c3a4d95b89b3de276c0bc3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.226184 18349 tablet_bootstrap.cc:492] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:22.227195 18349 tablet_bootstrap.cc:492] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap complete.
I20260713 09:07:22.227892 18349 ts_tablet_manager.cc:1403] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.004s
I20260713 09:07:22.231097 18349 raft_consensus.cc:359] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:22.232470 18349 raft_consensus.cc:740] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b402a09088c84cf59cf5a6cbce9f1ce9, State: Initialized, Role: LEARNER
I20260713 09:07:22.233372 18349 consensus_queue.cc:260] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:22.235769 18349 ts_tablet_manager.cc:1434] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:07:22.237501 17801 tablet_copy_service.cc:342] P 30b87d4731d8475da1fb5c02c8a335da: Request end of tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-89552e6a1a4f469bb95d2fbd6f8bcb54 received from {username='slave'} at 127.0.0.1:34372
I20260713 09:07:22.237933 17801 tablet_copy_service.cc:434] P 30b87d4731d8475da1fb5c02c8a335da: ending tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-89552e6a1a4f469bb95d2fbd6f8bcb54 on tablet 89552e6a1a4f469bb95d2fbd6f8bcb54 with peer b402a09088c84cf59cf5a6cbce9f1ce9
I20260713 09:07:22.236931 18351 tablet_copy_client.cc:806] T aba34f210c3a4d95b89b3de276c0bc3b P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:22.239567 18351 tablet_copy_client.cc:670] T aba34f210c3a4d95b89b3de276c0bc3b P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:22.244618 18351 tablet_copy_client.cc:538] T aba34f210c3a4d95b89b3de276c0bc3b P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:22.253866 18351 tablet_bootstrap.cc:492] T aba34f210c3a4d95b89b3de276c0bc3b P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap starting.
I20260713 09:07:22.270313 18351 tablet_bootstrap.cc:492] T aba34f210c3a4d95b89b3de276c0bc3b P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:22.271166 18351 tablet_bootstrap.cc:492] T aba34f210c3a4d95b89b3de276c0bc3b P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap complete.
I20260713 09:07:22.271719 18351 ts_tablet_manager.cc:1403] T aba34f210c3a4d95b89b3de276c0bc3b P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.005s
I20260713 09:07:22.273900 18351 raft_consensus.cc:359] T aba34f210c3a4d95b89b3de276c0bc3b P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:22.274482 18351 raft_consensus.cc:740] T aba34f210c3a4d95b89b3de276c0bc3b P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b402a09088c84cf59cf5a6cbce9f1ce9, State: Initialized, Role: LEARNER
I20260713 09:07:22.275091 18351 consensus_queue.cc:260] T aba34f210c3a4d95b89b3de276c0bc3b P b402a09088c84cf59cf5a6cbce9f1ce9 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:22.277516 18351 ts_tablet_manager.cc:1434] T aba34f210c3a4d95b89b3de276c0bc3b P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:22.279531 17801 tablet_copy_service.cc:342] P 30b87d4731d8475da1fb5c02c8a335da: Request end of tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-aba34f210c3a4d95b89b3de276c0bc3b received from {username='slave'} at 127.0.0.1:34372
I20260713 09:07:22.279906 17801 tablet_copy_service.cc:434] P 30b87d4731d8475da1fb5c02c8a335da: ending tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-aba34f210c3a4d95b89b3de276c0bc3b on tablet aba34f210c3a4d95b89b3de276c0bc3b with peer b402a09088c84cf59cf5a6cbce9f1ce9
I20260713 09:07:22.431332 18148 raft_consensus.cc:1217] T 79b277d134bd4a7e92eb3236c85e95fd P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:22.616207 18146 raft_consensus.cc:1217] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:22.705767 18146 raft_consensus.cc:1217] T f8870b3e1ee0426ba144c7b4e86f0a16 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:22.737818 18146 raft_consensus.cc:1217] T aba34f210c3a4d95b89b3de276c0bc3b P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:22.875602 18258 raft_consensus.cc:1064] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90: attempting to promote NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 to VOTER
I20260713 09:07:22.878285 18258 consensus_queue.cc:237] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:22.885208 17861 raft_consensus.cc:1275] T 79b277d134bd4a7e92eb3236c85e95fd P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:22.885669 17788 raft_consensus.cc:1275] T 79b277d134bd4a7e92eb3236c85e95fd P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:22.885690 18146 raft_consensus.cc:1275] T 79b277d134bd4a7e92eb3236c85e95fd P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:22.887178 18357 consensus_queue.cc:1048] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:22.887959 18356 consensus_queue.cc:1048] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:22.888864 18360 consensus_queue.cc:1048] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:22.908332 18356 raft_consensus.cc:2955] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:22.912158 17788 raft_consensus.cc:2955] T 79b277d134bd4a7e92eb3236c85e95fd P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:22.912058 18146 raft_consensus.cc:2955] T 79b277d134bd4a7e92eb3236c85e95fd P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:22.923312 17861 raft_consensus.cc:2955] T 79b277d134bd4a7e92eb3236c85e95fd P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:22.925103 17610 catalog_manager.cc:5697] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 reported cstate change: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "58a07df1add94edaa3ad5e6170aa5b90" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:22.958024 17710 consensus_queue.cc:237] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:22.965483 17788 raft_consensus.cc:1275] T 79b277d134bd4a7e92eb3236c85e95fd P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:22.966059 18146 raft_consensus.cc:1275] T 79b277d134bd4a7e92eb3236c85e95fd P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:22.967592 18258 consensus_queue.cc:1048] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:22.969179 18258 consensus_queue.cc:1048] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:22.975546 18357 raft_consensus.cc:2955] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER adf734561e49409c82d0d435327c8ea7 (127.16.55.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:22.977020 17788 raft_consensus.cc:2955] T 79b277d134bd4a7e92eb3236c85e95fd P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER adf734561e49409c82d0d435327c8ea7 (127.16.55.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:22.978178 18146 raft_consensus.cc:2955] T 79b277d134bd4a7e92eb3236c85e95fd P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER adf734561e49409c82d0d435327c8ea7 (127.16.55.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:22.986370 17600 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 79b277d134bd4a7e92eb3236c85e95fd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:22.991250 17614 catalog_manager.cc:5697] T 79b277d134bd4a7e92eb3236c85e95fd P 30b87d4731d8475da1fb5c02c8a335da reported cstate change: config changed from index 3 to 4, VOTER adf734561e49409c82d0d435327c8ea7 (127.16.55.3) evicted. New cstate: current_term: 1 leader_uuid: "58a07df1add94edaa3ad5e6170aa5b90" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:23.003688 17851 tablet_service.cc:1558] Processing DeleteTablet for tablet 79b277d134bd4a7e92eb3236c85e95fd with delete_type TABLET_DATA_TOMBSTONED (TS adf734561e49409c82d0d435327c8ea7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48332
I20260713 09:07:23.005641 18369 tablet_replica.cc:333] T 79b277d134bd4a7e92eb3236c85e95fd P adf734561e49409c82d0d435327c8ea7: stopping tablet replica
I20260713 09:07:23.006580 18369 raft_consensus.cc:2243] T 79b277d134bd4a7e92eb3236c85e95fd P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.007300 18369 raft_consensus.cc:2272] T 79b277d134bd4a7e92eb3236c85e95fd P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.010110 18369 ts_tablet_manager.cc:1916] T 79b277d134bd4a7e92eb3236c85e95fd P adf734561e49409c82d0d435327c8ea7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:23.027024 18369 ts_tablet_manager.cc:1929] T 79b277d134bd4a7e92eb3236c85e95fd P adf734561e49409c82d0d435327c8ea7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:23.027437 18369 log.cc:1199] T 79b277d134bd4a7e92eb3236c85e95fd P adf734561e49409c82d0d435327c8ea7: Deleting WAL directory at /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-2-root/wals/79b277d134bd4a7e92eb3236c85e95fd
I20260713 09:07:23.029081 17601 catalog_manager.cc:5028] TS adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251): tablet 79b277d134bd4a7e92eb3236c85e95fd (table test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]) successfully deleted
I20260713 09:07:23.140553 18358 raft_consensus.cc:1064] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da: attempting to promote NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 to VOTER
I20260713 09:07:23.143209 18358 consensus_queue.cc:237] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:23.151113 17861 raft_consensus.cc:1275] T aba34f210c3a4d95b89b3de276c0bc3b P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:23.152472 18146 raft_consensus.cc:1275] T aba34f210c3a4d95b89b3de276c0bc3b P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:23.152742 17710 raft_consensus.cc:1275] T aba34f210c3a4d95b89b3de276c0bc3b P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:23.152657 18371 consensus_queue.cc:1048] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:23.153887 18358 consensus_queue.cc:1048] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:23.154685 18359 consensus_queue.cc:1048] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:23.175829 18371 raft_consensus.cc:2955] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:23.177881 17710 raft_consensus.cc:2955] T aba34f210c3a4d95b89b3de276c0bc3b P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:23.186163 17864 raft_consensus.cc:2955] T aba34f210c3a4d95b89b3de276c0bc3b P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:23.192751 17609 catalog_manager.cc:5697] T aba34f210c3a4d95b89b3de276c0bc3b P 58a07df1add94edaa3ad5e6170aa5b90 reported cstate change: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "30b87d4731d8475da1fb5c02c8a335da" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:23.192962 18146 raft_consensus.cc:2955] T aba34f210c3a4d95b89b3de276c0bc3b P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:23.201733 18358 raft_consensus.cc:1064] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da: attempting to promote NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 to VOTER
I20260713 09:07:23.204218 18358 consensus_queue.cc:237] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:23.216583 17713 raft_consensus.cc:1275] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:23.217756 17864 raft_consensus.cc:1275] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:23.218608 18359 consensus_queue.cc:1048] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:23.219873 18146 raft_consensus.cc:1275] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:23.221408 17788 consensus_queue.cc:237] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [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: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:23.223467 18358 consensus_queue.cc:1048] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:23.225353 18324 consensus_queue.cc:1048] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:23.238921 18148 raft_consensus.cc:1275] T aba34f210c3a4d95b89b3de276c0bc3b P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:23.241536 17861 raft_consensus.cc:1275] T aba34f210c3a4d95b89b3de276c0bc3b P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:23.244437 18359 consensus_queue.cc:1048] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:23.245183 18324 raft_consensus.cc:2955] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:23.246534 18359 consensus_queue.cc:1048] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:07:23.250563 17864 raft_consensus.cc:2955] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:23.261909 17713 raft_consensus.cc:2955] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:23.263698 17614 catalog_manager.cc:5697] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da reported cstate change: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "30b87d4731d8475da1fb5c02c8a335da" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:23.264062 18146 raft_consensus.cc:2955] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:23.264539 18359 raft_consensus.cc:2955] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:23.280388 17861 raft_consensus.cc:2955] T aba34f210c3a4d95b89b3de276c0bc3b P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:23.286547 17788 consensus_queue.cc:237] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [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: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:23.287541 17599 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aba34f210c3a4d95b89b3de276c0bc3b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:23.290899 17612 catalog_manager.cc:5697] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da reported cstate change: config changed from index 3 to 4, VOTER 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1) evicted. New cstate: current_term: 1 leader_uuid: "30b87d4731d8475da1fb5c02c8a335da" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:23.299135 18148 raft_consensus.cc:2955] T aba34f210c3a4d95b89b3de276c0bc3b P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:23.301601 18146 raft_consensus.cc:1275] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:23.304571 18359 consensus_queue.cc:1048] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:23.316795 17861 raft_consensus.cc:1275] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:23.316953 18324 raft_consensus.cc:2955] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:23.318442 18359 consensus_queue.cc:1048] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:23.324331 17704 tablet_service.cc:1558] Processing DeleteTablet for tablet aba34f210c3a4d95b89b3de276c0bc3b with delete_type TABLET_DATA_TOMBSTONED (TS 58a07df1add94edaa3ad5e6170aa5b90 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37836
I20260713 09:07:23.331317 17599 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 89552e6a1a4f469bb95d2fbd6f8bcb54 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:23.332834 18258 raft_consensus.cc:1064] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90: attempting to promote NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 to VOTER
I20260713 09:07:23.333564 18148 raft_consensus.cc:2955] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:23.336146 18258 consensus_queue.cc:237] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:23.347383 17861 raft_consensus.cc:2955] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:23.353900 18380 tablet_replica.cc:333] T aba34f210c3a4d95b89b3de276c0bc3b P 58a07df1add94edaa3ad5e6170aa5b90: stopping tablet replica
I20260713 09:07:23.358201 18380 raft_consensus.cc:2243] T aba34f210c3a4d95b89b3de276c0bc3b P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.352974 17610 catalog_manager.cc:5697] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da reported cstate change: config changed from index 3 to 4, VOTER 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1) evicted. New cstate: current_term: 1 leader_uuid: "30b87d4731d8475da1fb5c02c8a335da" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:23.362820 18380 raft_consensus.cc:2272] T aba34f210c3a4d95b89b3de276c0bc3b P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.367532 18148 raft_consensus.cc:1275] T f8870b3e1ee0426ba144c7b4e86f0a16 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:23.367959 18380 ts_tablet_manager.cc:1916] T aba34f210c3a4d95b89b3de276c0bc3b P 58a07df1add94edaa3ad5e6170aa5b90: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:23.368893 18357 consensus_queue.cc:1048] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:23.375682 17704 tablet_service.cc:1558] Processing DeleteTablet for tablet 89552e6a1a4f469bb95d2fbd6f8bcb54 with delete_type TABLET_DATA_TOMBSTONED (TS 58a07df1add94edaa3ad5e6170aa5b90 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37836
I20260713 09:07:23.385011 17861 raft_consensus.cc:1275] T f8870b3e1ee0426ba144c7b4e86f0a16 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:23.388280 17788 raft_consensus.cc:1275] T f8870b3e1ee0426ba144c7b4e86f0a16 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:23.390517 18356 consensus_queue.cc:1048] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:23.394060 18356 consensus_queue.cc:1048] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:23.410550 18360 raft_consensus.cc:2955] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:23.412241 18380 ts_tablet_manager.cc:1929] T aba34f210c3a4d95b89b3de276c0bc3b P 58a07df1add94edaa3ad5e6170aa5b90: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:23.413465 18380 log.cc:1199] T aba34f210c3a4d95b89b3de276c0bc3b P 58a07df1add94edaa3ad5e6170aa5b90: Deleting WAL directory at /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-0-root/wals/aba34f210c3a4d95b89b3de276c0bc3b
I20260713 09:07:23.415592 17600 catalog_manager.cc:5028] TS 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): tablet aba34f210c3a4d95b89b3de276c0bc3b (table test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]) successfully deleted
I20260713 09:07:23.417273 18380 tablet_replica.cc:333] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 58a07df1add94edaa3ad5e6170aa5b90: stopping tablet replica
I20260713 09:07:23.416334 17788 raft_consensus.cc:2955] T f8870b3e1ee0426ba144c7b4e86f0a16 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:23.419605 18380 raft_consensus.cc:2243] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.420349 18380 raft_consensus.cc:2272] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.421151 17861 raft_consensus.cc:2955] T f8870b3e1ee0426ba144c7b4e86f0a16 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:23.424321 18148 raft_consensus.cc:2955] T f8870b3e1ee0426ba144c7b4e86f0a16 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:23.424667 18380 ts_tablet_manager.cc:1916] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 58a07df1add94edaa3ad5e6170aa5b90: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:23.429620 17610 catalog_manager.cc:5697] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 reported cstate change: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "58a07df1add94edaa3ad5e6170aa5b90" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:23.449347 18380 ts_tablet_manager.cc:1929] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 58a07df1add94edaa3ad5e6170aa5b90: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:23.450001 18380 log.cc:1199] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 58a07df1add94edaa3ad5e6170aa5b90: Deleting WAL directory at /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-0-root/wals/89552e6a1a4f469bb95d2fbd6f8bcb54
I20260713 09:07:23.449465 17713 consensus_queue.cc:237] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:23.455013 17600 catalog_manager.cc:5028] TS 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): tablet 89552e6a1a4f469bb95d2fbd6f8bcb54 (table test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]) successfully deleted
I20260713 09:07:23.456986 17861 raft_consensus.cc:1275] T f8870b3e1ee0426ba144c7b4e86f0a16 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:23.456997 18148 raft_consensus.cc:1275] T f8870b3e1ee0426ba144c7b4e86f0a16 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:23.458613 18360 consensus_queue.cc:1048] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:07:23.459906 18356 consensus_queue.cc:1048] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:23.466773 18258 raft_consensus.cc:2955] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:23.469792 18148 raft_consensus.cc:2955] T f8870b3e1ee0426ba144c7b4e86f0a16 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:23.471395 17864 raft_consensus.cc:2955] T f8870b3e1ee0426ba144c7b4e86f0a16 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:23.477129 17600 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f8870b3e1ee0426ba144c7b4e86f0a16 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:23.484603 17614 catalog_manager.cc:5697] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 reported cstate change: config changed from index 3 to 4, VOTER 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2) evicted. New cstate: current_term: 1 leader_uuid: "58a07df1add94edaa3ad5e6170aa5b90" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:23.495424 17778 tablet_service.cc:1558] Processing DeleteTablet for tablet f8870b3e1ee0426ba144c7b4e86f0a16 with delete_type TABLET_DATA_TOMBSTONED (TS 30b87d4731d8475da1fb5c02c8a335da not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46816
I20260713 09:07:23.497141 18385 tablet_replica.cc:333] T f8870b3e1ee0426ba144c7b4e86f0a16 P 30b87d4731d8475da1fb5c02c8a335da: stopping tablet replica
I20260713 09:07:23.497875 18385 raft_consensus.cc:2243] T f8870b3e1ee0426ba144c7b4e86f0a16 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.498446 18385 raft_consensus.cc:2272] T f8870b3e1ee0426ba144c7b4e86f0a16 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.501039 18385 ts_tablet_manager.cc:1916] T f8870b3e1ee0426ba144c7b4e86f0a16 P 30b87d4731d8475da1fb5c02c8a335da: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:23.512398 18385 ts_tablet_manager.cc:1929] T f8870b3e1ee0426ba144c7b4e86f0a16 P 30b87d4731d8475da1fb5c02c8a335da: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:23.512952 18385 log.cc:1199] T f8870b3e1ee0426ba144c7b4e86f0a16 P 30b87d4731d8475da1fb5c02c8a335da: Deleting WAL directory at /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-1-root/wals/f8870b3e1ee0426ba144c7b4e86f0a16
I20260713 09:07:23.514441 17599 catalog_manager.cc:5028] TS 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521): tablet f8870b3e1ee0426ba144c7b4e86f0a16 (table test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]) successfully deleted
I20260713 09:07:24.526875 17864 consensus_queue.cc:237] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [LEADER]: Queue 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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
W20260713 09:07:24.534030 17828 consensus_peers.cc:597] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 -> Peer b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4:43983): Couldn't send request to peer b402a09088c84cf59cf5a6cbce9f1ce9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 447db15af5d04b55b9d324b7e90e593c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:24.534795 17788 raft_consensus.cc:1275] T 447db15af5d04b55b9d324b7e90e593c P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Refusing update from remote peer adf734561e49409c82d0d435327c8ea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:24.534821 17713 raft_consensus.cc:1275] T 447db15af5d04b55b9d324b7e90e593c P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Refusing update from remote peer adf734561e49409c82d0d435327c8ea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:24.536336 18347 consensus_queue.cc:1048] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:24.537333 18379 consensus_queue.cc:1048] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:24.548074 18389 raft_consensus.cc:2955] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:24.549742 17790 raft_consensus.cc:2955] T 447db15af5d04b55b9d324b7e90e593c P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:24.559289 17713 raft_consensus.cc:2955] T 447db15af5d04b55b9d324b7e90e593c P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:24.563660 17710 consensus_queue.cc:237] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Queue 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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:24.563946 17610 catalog_manager.cc:5697] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 reported cstate change: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New cstate: current_term: 1 leader_uuid: "adf734561e49409c82d0d435327c8ea7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:07:24.581286 17679 consensus_peers.cc:597] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 -> Peer b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4:43983): Couldn't send request to peer b402a09088c84cf59cf5a6cbce9f1ce9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: db6a68f723884f0e9127148e149e6147. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:24.585753 17791 raft_consensus.cc:1275] T db6a68f723884f0e9127148e149e6147 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:24.587643 17864 raft_consensus.cc:1275] T db6a68f723884f0e9127148e149e6147 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:24.589093 18387 consensus_queue.cc:1048] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:24.592702 18360 consensus_queue.cc:1048] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:24.605091 18395 raft_consensus.cc:2955] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:24.607280 17791 raft_consensus.cc:2955] T db6a68f723884f0e9127148e149e6147 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:24.619069 17864 raft_consensus.cc:2955] T db6a68f723884f0e9127148e149e6147 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:24.628075 17788 consensus_queue.cc:237] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:24.629263 17610 catalog_manager.cc:5697] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 reported cstate change: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New cstate: current_term: 1 leader_uuid: "58a07df1add94edaa3ad5e6170aa5b90" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:24.650743 17710 raft_consensus.cc:1275] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [term 3 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260713 09:07:24.651114 17754 consensus_peers.cc:597] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da -> Peer b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4:43983): Couldn't send request to peer b402a09088c84cf59cf5a6cbce9f1ce9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 173f58c15400473b8af1014756f75909. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:24.652103 17864 raft_consensus.cc:1275] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7 [term 3 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:24.652056 18401 consensus_queue.cc:1048] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:24.653425 18371 consensus_queue.cc:1048] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:24.661121 18386 raft_consensus.cc:2955] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:24.662847 17710 raft_consensus.cc:2955] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:24.663005 17864 raft_consensus.cc:2955] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:24.674551 17610 catalog_manager.cc:5697] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 reported cstate change: config changed from index -1 to 3, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New cstate: current_term: 3 leader_uuid: "30b87d4731d8475da1fb5c02c8a335da" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:24.678424 17710 consensus_queue.cc:237] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Queue 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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
W20260713 09:07:24.685364 17679 consensus_peers.cc:597] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 -> Peer b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4:43983): Couldn't send request to peer b402a09088c84cf59cf5a6cbce9f1ce9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6bb2ced5d1474645b65f5849d090cfe9. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:24.686682 17864 raft_consensus.cc:1275] T 6bb2ced5d1474645b65f5849d090cfe9 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:24.686728 17788 raft_consensus.cc:1275] T 6bb2ced5d1474645b65f5849d090cfe9 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:24.689000 18360 consensus_queue.cc:1048] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:24.689994 18395 consensus_queue.cc:1048] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:24.697672 18395 raft_consensus.cc:2955] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:24.699564 17864 raft_consensus.cc:2955] T 6bb2ced5d1474645b65f5849d090cfe9 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:24.699420 17788 raft_consensus.cc:2955] T 6bb2ced5d1474645b65f5849d090cfe9 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:24.711354 17614 catalog_manager.cc:5697] T 6bb2ced5d1474645b65f5849d090cfe9 P adf734561e49409c82d0d435327c8ea7 reported cstate change: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New cstate: current_term: 1 leader_uuid: "58a07df1add94edaa3ad5e6170aa5b90" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:25.054757 18407 ts_tablet_manager.cc:933] T 447db15af5d04b55b9d324b7e90e593c P b402a09088c84cf59cf5a6cbce9f1ce9: Initiating tablet copy from peer adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:25.056890 18407 tablet_copy_client.cc:323] T 447db15af5d04b55b9d324b7e90e593c P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.55.3:45251
I20260713 09:07:25.058538 17875 tablet_copy_service.cc:140] P adf734561e49409c82d0d435327c8ea7: Received BeginTabletCopySession request for tablet 447db15af5d04b55b9d324b7e90e593c from peer b402a09088c84cf59cf5a6cbce9f1ce9 ({username='slave'} at 127.0.0.1:59812)
I20260713 09:07:25.059208 17875 tablet_copy_service.cc:161] P adf734561e49409c82d0d435327c8ea7: Beginning new tablet copy session on tablet 447db15af5d04b55b9d324b7e90e593c from peer b402a09088c84cf59cf5a6cbce9f1ce9 at {username='slave'} at 127.0.0.1:59812: session id = b402a09088c84cf59cf5a6cbce9f1ce9-447db15af5d04b55b9d324b7e90e593c
I20260713 09:07:25.066900 17875 tablet_copy_source_session.cc:215] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:25.069710 18407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 447db15af5d04b55b9d324b7e90e593c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.079867 18409 ts_tablet_manager.cc:933] T 6bb2ced5d1474645b65f5849d090cfe9 P b402a09088c84cf59cf5a6cbce9f1ce9: Initiating tablet copy from peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087)
I20260713 09:07:25.081892 18409 tablet_copy_client.cc:323] T 6bb2ced5d1474645b65f5849d090cfe9 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.55.1:39087
I20260713 09:07:25.082829 18407 tablet_copy_client.cc:806] T 447db15af5d04b55b9d324b7e90e593c P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:25.083482 18407 tablet_copy_client.cc:670] T 447db15af5d04b55b9d324b7e90e593c P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:25.084318 17726 tablet_copy_service.cc:140] P 58a07df1add94edaa3ad5e6170aa5b90: Received BeginTabletCopySession request for tablet 6bb2ced5d1474645b65f5849d090cfe9 from peer b402a09088c84cf59cf5a6cbce9f1ce9 ({username='slave'} at 127.0.0.1:45074)
I20260713 09:07:25.084904 17726 tablet_copy_service.cc:161] P 58a07df1add94edaa3ad5e6170aa5b90: Beginning new tablet copy session on tablet 6bb2ced5d1474645b65f5849d090cfe9 from peer b402a09088c84cf59cf5a6cbce9f1ce9 at {username='slave'} at 127.0.0.1:45074: session id = b402a09088c84cf59cf5a6cbce9f1ce9-6bb2ced5d1474645b65f5849d090cfe9
I20260713 09:07:25.091621 18407 tablet_copy_client.cc:538] T 447db15af5d04b55b9d324b7e90e593c P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:25.093688 17726 tablet_copy_source_session.cc:215] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:25.097282 18409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bb2ced5d1474645b65f5849d090cfe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.101357 18407 tablet_bootstrap.cc:492] T 447db15af5d04b55b9d324b7e90e593c P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap starting.
I20260713 09:07:25.115121 18409 tablet_copy_client.cc:806] T 6bb2ced5d1474645b65f5849d090cfe9 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:25.115892 18409 tablet_copy_client.cc:670] T 6bb2ced5d1474645b65f5849d090cfe9 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:25.127528 18409 tablet_copy_client.cc:538] T 6bb2ced5d1474645b65f5849d090cfe9 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:25.131435 18407 tablet_bootstrap.cc:492] T 447db15af5d04b55b9d324b7e90e593c P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:25.132496 18407 tablet_bootstrap.cc:492] T 447db15af5d04b55b9d324b7e90e593c P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap complete.
I20260713 09:07:25.133260 18407 ts_tablet_manager.cc:1403] T 447db15af5d04b55b9d324b7e90e593c P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.012s
I20260713 09:07:25.136358 18407 raft_consensus.cc:359] T 447db15af5d04b55b9d324b7e90e593c P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:25.137331 18407 raft_consensus.cc:740] T 447db15af5d04b55b9d324b7e90e593c P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b402a09088c84cf59cf5a6cbce9f1ce9, State: Initialized, Role: LEARNER
I20260713 09:07:25.138018 18407 consensus_queue.cc:260] T 447db15af5d04b55b9d324b7e90e593c P b402a09088c84cf59cf5a6cbce9f1ce9 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:25.141481 18407 ts_tablet_manager.cc:1434] T 447db15af5d04b55b9d324b7e90e593c P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:25.142128 18409 tablet_bootstrap.cc:492] T 6bb2ced5d1474645b65f5849d090cfe9 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap starting.
I20260713 09:07:25.143330 17875 tablet_copy_service.cc:342] P adf734561e49409c82d0d435327c8ea7: Request end of tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-447db15af5d04b55b9d324b7e90e593c received from {username='slave'} at 127.0.0.1:59812
I20260713 09:07:25.143790 17875 tablet_copy_service.cc:434] P adf734561e49409c82d0d435327c8ea7: ending tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-447db15af5d04b55b9d324b7e90e593c on tablet 447db15af5d04b55b9d324b7e90e593c with peer b402a09088c84cf59cf5a6cbce9f1ce9
I20260713 09:07:25.152884 18407 ts_tablet_manager.cc:933] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9: Initiating tablet copy from peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:25.154860 18407 tablet_copy_client.cc:323] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.55.2:45521
I20260713 09:07:25.156513 17801 tablet_copy_service.cc:140] P 30b87d4731d8475da1fb5c02c8a335da: Received BeginTabletCopySession request for tablet 173f58c15400473b8af1014756f75909 from peer b402a09088c84cf59cf5a6cbce9f1ce9 ({username='slave'} at 127.0.0.1:34372)
I20260713 09:07:25.157056 17801 tablet_copy_service.cc:161] P 30b87d4731d8475da1fb5c02c8a335da: Beginning new tablet copy session on tablet 173f58c15400473b8af1014756f75909 from peer b402a09088c84cf59cf5a6cbce9f1ce9 at {username='slave'} at 127.0.0.1:34372: session id = b402a09088c84cf59cf5a6cbce9f1ce9-173f58c15400473b8af1014756f75909
I20260713 09:07:25.164585 17801 tablet_copy_source_session.cc:215] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:25.169329 18407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 173f58c15400473b8af1014756f75909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.180516 18415 ts_tablet_manager.cc:933] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9: Initiating tablet copy from peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087)
I20260713 09:07:25.187278 18407 tablet_copy_client.cc:806] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:25.187959 18407 tablet_copy_client.cc:670] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:25.189653 18409 tablet_bootstrap.cc:492] T 6bb2ced5d1474645b65f5849d090cfe9 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:25.190423 18409 tablet_bootstrap.cc:492] T 6bb2ced5d1474645b65f5849d090cfe9 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap complete.
I20260713 09:07:25.191473 18415 tablet_copy_client.cc:323] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.55.1:39087
I20260713 09:07:25.192188 18407 tablet_copy_client.cc:538] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:25.192405 18409 ts_tablet_manager.cc:1403] T 6bb2ced5d1474645b65f5849d090cfe9 P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent bootstrapping tablet: real 0.050s	user 0.029s	sys 0.017s
I20260713 09:07:25.193248 17726 tablet_copy_service.cc:140] P 58a07df1add94edaa3ad5e6170aa5b90: Received BeginTabletCopySession request for tablet db6a68f723884f0e9127148e149e6147 from peer b402a09088c84cf59cf5a6cbce9f1ce9 ({username='slave'} at 127.0.0.1:45074)
I20260713 09:07:25.193789 17726 tablet_copy_service.cc:161] P 58a07df1add94edaa3ad5e6170aa5b90: Beginning new tablet copy session on tablet db6a68f723884f0e9127148e149e6147 from peer b402a09088c84cf59cf5a6cbce9f1ce9 at {username='slave'} at 127.0.0.1:45074: session id = b402a09088c84cf59cf5a6cbce9f1ce9-db6a68f723884f0e9127148e149e6147
I20260713 09:07:25.195510 18409 raft_consensus.cc:359] T 6bb2ced5d1474645b65f5849d090cfe9 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:25.196358 18409 raft_consensus.cc:740] T 6bb2ced5d1474645b65f5849d090cfe9 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b402a09088c84cf59cf5a6cbce9f1ce9, State: Initialized, Role: LEARNER
I20260713 09:07:25.197016 18409 consensus_queue.cc:260] T 6bb2ced5d1474645b65f5849d090cfe9 P b402a09088c84cf59cf5a6cbce9f1ce9 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:25.201161 18409 ts_tablet_manager.cc:1434] T 6bb2ced5d1474645b65f5849d090cfe9 P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:07:25.204205 18407 tablet_bootstrap.cc:492] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap starting.
I20260713 09:07:25.205722 17726 tablet_copy_source_session.cc:215] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:25.206565 17725 tablet_copy_service.cc:342] P 58a07df1add94edaa3ad5e6170aa5b90: Request end of tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-6bb2ced5d1474645b65f5849d090cfe9 received from {username='slave'} at 127.0.0.1:45074
I20260713 09:07:25.207149 17725 tablet_copy_service.cc:434] P 58a07df1add94edaa3ad5e6170aa5b90: ending tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-6bb2ced5d1474645b65f5849d090cfe9 on tablet 6bb2ced5d1474645b65f5849d090cfe9 with peer b402a09088c84cf59cf5a6cbce9f1ce9
I20260713 09:07:25.211627 18415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db6a68f723884f0e9127148e149e6147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.233450 18415 tablet_copy_client.cc:806] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:25.234021 18415 tablet_copy_client.cc:670] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:25.237980 18415 tablet_copy_client.cc:538] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:25.243609 18407 tablet_bootstrap.cc:492] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:25.244632 18407 tablet_bootstrap.cc:492] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap complete.
I20260713 09:07:25.245306 18407 ts_tablet_manager.cc:1403] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent bootstrapping tablet: real 0.041s	user 0.028s	sys 0.004s
I20260713 09:07:25.246484 18415 tablet_bootstrap.cc:492] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap starting.
I20260713 09:07:25.248271 18407 raft_consensus.cc:359] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:25.249128 18407 raft_consensus.cc:740] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: b402a09088c84cf59cf5a6cbce9f1ce9, State: Initialized, Role: LEARNER
I20260713 09:07:25.249748 18407 consensus_queue.cc:260] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:25.252099 18407 ts_tablet_manager.cc:1434] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:07:25.255277 17801 tablet_copy_service.cc:342] P 30b87d4731d8475da1fb5c02c8a335da: Request end of tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-173f58c15400473b8af1014756f75909 received from {username='slave'} at 127.0.0.1:34372
I20260713 09:07:25.255681 17801 tablet_copy_service.cc:434] P 30b87d4731d8475da1fb5c02c8a335da: ending tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-173f58c15400473b8af1014756f75909 on tablet 173f58c15400473b8af1014756f75909 with peer b402a09088c84cf59cf5a6cbce9f1ce9
I20260713 09:07:25.272842 18415 tablet_bootstrap.cc:492] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:25.273587 18415 tablet_bootstrap.cc:492] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap complete.
I20260713 09:07:25.274143 18415 ts_tablet_manager.cc:1403] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.007s
I20260713 09:07:25.276327 18415 raft_consensus.cc:359] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:25.277006 18415 raft_consensus.cc:740] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b402a09088c84cf59cf5a6cbce9f1ce9, State: Initialized, Role: LEARNER
I20260713 09:07:25.277628 18415 consensus_queue.cc:260] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:25.279465 18415 ts_tablet_manager.cc:1434] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:07:25.282114 17726 tablet_copy_service.cc:342] P 58a07df1add94edaa3ad5e6170aa5b90: Request end of tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-db6a68f723884f0e9127148e149e6147 received from {username='slave'} at 127.0.0.1:45074
I20260713 09:07:25.282529 17726 tablet_copy_service.cc:434] P 58a07df1add94edaa3ad5e6170aa5b90: ending tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-db6a68f723884f0e9127148e149e6147 on tablet db6a68f723884f0e9127148e149e6147 with peer b402a09088c84cf59cf5a6cbce9f1ce9
I20260713 09:07:25.481952 18146 raft_consensus.cc:1217] T 6bb2ced5d1474645b65f5849d090cfe9 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:25.642409 18148 raft_consensus.cc:1217] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260713 09:07:25.676017 18148 raft_consensus.cc:1217] T 447db15af5d04b55b9d324b7e90e593c P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:25.744262 18148 raft_consensus.cc:1217] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:25.928938 18419 raft_consensus.cc:1064] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90: attempting to promote NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 to VOTER
I20260713 09:07:25.931605 18419 consensus_queue.cc:237] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:25.937997 17864 raft_consensus.cc:1275] T 6bb2ced5d1474645b65f5849d090cfe9 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:25.938266 18148 raft_consensus.cc:1275] T 6bb2ced5d1474645b65f5849d090cfe9 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:25.939111 17791 raft_consensus.cc:1275] T 6bb2ced5d1474645b65f5849d090cfe9 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:25.939662 18395 consensus_queue.cc:1048] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:25.940861 18387 consensus_queue.cc:1048] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:25.941772 18426 consensus_queue.cc:1048] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:25.963157 18387 raft_consensus.cc:2955] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:25.964967 17791 raft_consensus.cc:2955] T 6bb2ced5d1474645b65f5849d090cfe9 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:25.973335 17864 raft_consensus.cc:2955] T 6bb2ced5d1474645b65f5849d090cfe9 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:25.980753 17614 catalog_manager.cc:5697] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 reported cstate change: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "58a07df1add94edaa3ad5e6170aa5b90" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:25.986050 18146 raft_consensus.cc:2955] T 6bb2ced5d1474645b65f5849d090cfe9 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:26.011273 17710 consensus_queue.cc:237] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:26.017722 17864 raft_consensus.cc:1275] T 6bb2ced5d1474645b65f5849d090cfe9 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:26.017841 18146 raft_consensus.cc:1275] T 6bb2ced5d1474645b65f5849d090cfe9 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:26.018956 18387 consensus_queue.cc:1048] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:26.020473 18387 consensus_queue.cc:1048] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:26.025014 18426 raft_consensus.cc:2955] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:26.026422 17864 raft_consensus.cc:2955] T 6bb2ced5d1474645b65f5849d090cfe9 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:26.030246 18146 raft_consensus.cc:2955] T 6bb2ced5d1474645b65f5849d090cfe9 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:26.035167 17600 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6bb2ced5d1474645b65f5849d090cfe9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:26.042729 17610 catalog_manager.cc:5697] T 6bb2ced5d1474645b65f5849d090cfe9 P adf734561e49409c82d0d435327c8ea7 reported cstate change: config changed from index 3 to 4, VOTER 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2) evicted. New cstate: current_term: 1 leader_uuid: "58a07df1add94edaa3ad5e6170aa5b90" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:26.053303 17778 tablet_service.cc:1558] Processing DeleteTablet for tablet 6bb2ced5d1474645b65f5849d090cfe9 with delete_type TABLET_DATA_TOMBSTONED (TS 30b87d4731d8475da1fb5c02c8a335da not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46816
I20260713 09:07:26.056953 18435 tablet_replica.cc:333] T 6bb2ced5d1474645b65f5849d090cfe9 P 30b87d4731d8475da1fb5c02c8a335da: stopping tablet replica
I20260713 09:07:26.057680 18435 raft_consensus.cc:2243] T 6bb2ced5d1474645b65f5849d090cfe9 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:26.058326 18435 raft_consensus.cc:2272] T 6bb2ced5d1474645b65f5849d090cfe9 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:26.062606 18435 ts_tablet_manager.cc:1916] T 6bb2ced5d1474645b65f5849d090cfe9 P 30b87d4731d8475da1fb5c02c8a335da: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:26.074676 18435 ts_tablet_manager.cc:1929] T 6bb2ced5d1474645b65f5849d090cfe9 P 30b87d4731d8475da1fb5c02c8a335da: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:26.075062 18435 log.cc:1199] T 6bb2ced5d1474645b65f5849d090cfe9 P 30b87d4731d8475da1fb5c02c8a335da: Deleting WAL directory at /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-1-root/wals/6bb2ced5d1474645b65f5849d090cfe9
I20260713 09:07:26.076387 17599 catalog_manager.cc:5028] TS 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521): tablet 6bb2ced5d1474645b65f5849d090cfe9 (table test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]) successfully deleted
I20260713 09:07:26.136677 18395 raft_consensus.cc:1064] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90: attempting to promote NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 to VOTER
I20260713 09:07:26.139145 18395 consensus_queue.cc:237] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:26.145963 18146 raft_consensus.cc:1275] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:26.146108 17864 raft_consensus.cc:1275] T db6a68f723884f0e9127148e149e6147 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:26.147449 18427 consensus_queue.cc:1048] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:26.148383 18426 consensus_queue.cc:1048] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:26.148710 17788 raft_consensus.cc:1275] T db6a68f723884f0e9127148e149e6147 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:26.150177 18426 consensus_queue.cc:1048] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:26.176162 18427 raft_consensus.cc:2955] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:26.181260 17864 raft_consensus.cc:2955] T db6a68f723884f0e9127148e149e6147 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:26.188423 17788 raft_consensus.cc:2955] T db6a68f723884f0e9127148e149e6147 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:26.193569 18146 raft_consensus.cc:2955] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:26.195287 17609 catalog_manager.cc:5697] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 reported cstate change: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "58a07df1add94edaa3ad5e6170aa5b90" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:26.219427 17710 consensus_queue.cc:237] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:26.228626 18146 raft_consensus.cc:1275] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:26.231686 18395 consensus_queue.cc:1048] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:07:26.236959 18443 raft_consensus.cc:1064] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da: attempting to promote NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 to VOTER
I20260713 09:07:26.240319 18395 raft_consensus.cc:2955] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER adf734561e49409c82d0d435327c8ea7 (127.16.55.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:26.243041 18443 consensus_queue.cc:237] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:26.244596 18148 raft_consensus.cc:2955] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER adf734561e49409c82d0d435327c8ea7 (127.16.55.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:26.239332 17788 raft_consensus.cc:1275] T db6a68f723884f0e9127148e149e6147 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:26.247965 18427 consensus_queue.cc:1048] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:26.254470 18389 raft_consensus.cc:1064] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7: attempting to promote NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 to VOTER
I20260713 09:07:26.257174 18389 consensus_queue.cc:237] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:26.257611 17788 raft_consensus.cc:2955] T db6a68f723884f0e9127148e149e6147 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER adf734561e49409c82d0d435327c8ea7 (127.16.55.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:26.259042 17600 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet db6a68f723884f0e9127148e149e6147 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:26.265362 17610 catalog_manager.cc:5697] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9 reported cstate change: config changed from index 3 to 4, VOTER adf734561e49409c82d0d435327c8ea7 (127.16.55.3) evicted. New cstate: current_term: 1 leader_uuid: "58a07df1add94edaa3ad5e6170aa5b90" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:26.271049 18146 raft_consensus.cc:1275] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 3 LEARNER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:07:26.271745 17710 raft_consensus.cc:1275] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [term 3 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:07:26.274212 18420 consensus_queue.cc:1048] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:26.274608 17864 raft_consensus.cc:1275] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7 [term 3 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:07:26.277354 18420 consensus_queue.cc:1048] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:07:26.279065 18441 consensus_queue.cc:1048] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:26.289186 18148 raft_consensus.cc:1275] T 447db15af5d04b55b9d324b7e90e593c P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Refusing update from remote peer adf734561e49409c82d0d435327c8ea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:26.292907 17851 tablet_service.cc:1558] Processing DeleteTablet for tablet db6a68f723884f0e9127148e149e6147 with delete_type TABLET_DATA_TOMBSTONED (TS adf734561e49409c82d0d435327c8ea7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48332
I20260713 09:07:26.293651 18422 consensus_queue.cc:1048] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:26.323033 18442 raft_consensus.cc:2955] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:26.324713 17710 raft_consensus.cc:2955] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:26.329196 17788 raft_consensus.cc:1275] T 447db15af5d04b55b9d324b7e90e593c P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Refusing update from remote peer adf734561e49409c82d0d435327c8ea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:26.330475 18147 raft_consensus.cc:2955] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:26.350554 18453 consensus_queue.cc:1048] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:26.362237 18451 tablet_replica.cc:333] T db6a68f723884f0e9127148e149e6147 P adf734561e49409c82d0d435327c8ea7: stopping tablet replica
I20260713 09:07:26.367295 17710 raft_consensus.cc:1275] T 447db15af5d04b55b9d324b7e90e593c P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Refusing update from remote peer adf734561e49409c82d0d435327c8ea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:26.368736 18451 raft_consensus.cc:2243] T db6a68f723884f0e9127148e149e6147 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:26.369678 18451 raft_consensus.cc:2272] T db6a68f723884f0e9127148e149e6147 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:26.358546 17610 catalog_manager.cc:5697] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9 reported cstate change: config changed from index 3 to 4, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "30b87d4731d8475da1fb5c02c8a335da" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:26.369956 18453 consensus_queue.cc:1048] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:26.358562 17864 raft_consensus.cc:2955] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:26.382328 18451 ts_tablet_manager.cc:1916] T db6a68f723884f0e9127148e149e6147 P adf734561e49409c82d0d435327c8ea7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:26.389155 18447 raft_consensus.cc:2955] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:26.390666 17788 raft_consensus.cc:2955] T 447db15af5d04b55b9d324b7e90e593c P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:26.405159 18148 raft_consensus.cc:2955] T 447db15af5d04b55b9d324b7e90e593c P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:26.410192 17787 consensus_queue.cc:237] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:26.427384 17864 raft_consensus.cc:1275] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7 [term 3 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:07:26.427654 17614 catalog_manager.cc:5697] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 reported cstate change: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "adf734561e49409c82d0d435327c8ea7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:26.428985 18442 consensus_queue.cc:1048] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:26.432456 18148 raft_consensus.cc:1275] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 3 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:07:26.440970 18441 consensus_queue.cc:1048] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:07:26.440909 18444 raft_consensus.cc:2955] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:26.447682 18147 raft_consensus.cc:2955] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:26.451148 17864 raft_consensus.cc:2955] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:26.463406 17599 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 173f58c15400473b8af1014756f75909 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:26.472999 18451 ts_tablet_manager.cc:1929] T db6a68f723884f0e9127148e149e6147 P adf734561e49409c82d0d435327c8ea7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:26.473592 18451 log.cc:1199] T db6a68f723884f0e9127148e149e6147 P adf734561e49409c82d0d435327c8ea7: Deleting WAL directory at /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-2-root/wals/db6a68f723884f0e9127148e149e6147
I20260713 09:07:26.475590 17601 catalog_manager.cc:5028] TS adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251): tablet db6a68f723884f0e9127148e149e6147 (table test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]) successfully deleted
I20260713 09:07:26.480707 17710 raft_consensus.cc:2955] T 447db15af5d04b55b9d324b7e90e593c P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:26.489336 17613 catalog_manager.cc:5697] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7 reported cstate change: config changed from index 4 to 5, VOTER 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1) evicted. New cstate: current_term: 3 leader_uuid: "30b87d4731d8475da1fb5c02c8a335da" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:26.501134 17704 tablet_service.cc:1558] Processing DeleteTablet for tablet 173f58c15400473b8af1014756f75909 with delete_type TABLET_DATA_TOMBSTONED (TS 58a07df1add94edaa3ad5e6170aa5b90 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37836
I20260713 09:07:26.502050 17864 consensus_queue.cc:237] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:26.509433 17710 raft_consensus.cc:1275] T 447db15af5d04b55b9d324b7e90e593c P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Refusing update from remote peer adf734561e49409c82d0d435327c8ea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:26.510032 18147 raft_consensus.cc:1275] T 447db15af5d04b55b9d324b7e90e593c P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Refusing update from remote peer adf734561e49409c82d0d435327c8ea7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:26.510833 18389 consensus_queue.cc:1048] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:26.511858 18422 consensus_queue.cc:1048] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:07:26.521776 18447 raft_consensus.cc:2955] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:26.523998 18148 raft_consensus.cc:2955] T 447db15af5d04b55b9d324b7e90e593c P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:26.524452 17710 raft_consensus.cc:2955] T 447db15af5d04b55b9d324b7e90e593c P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:26.533004 18456 tablet_replica.cc:333] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90: stopping tablet replica
I20260713 09:07:26.533773 17601 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 447db15af5d04b55b9d324b7e90e593c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:26.536828 18456 raft_consensus.cc:2243] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:26.536852 17614 catalog_manager.cc:5697] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 reported cstate change: config changed from index 3 to 4, VOTER 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2) evicted. New cstate: current_term: 1 leader_uuid: "adf734561e49409c82d0d435327c8ea7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:26.537868 18456 raft_consensus.cc:2272] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:26.545900 18456 ts_tablet_manager.cc:1916] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:26.553530 17778 tablet_service.cc:1558] Processing DeleteTablet for tablet 447db15af5d04b55b9d324b7e90e593c with delete_type TABLET_DATA_TOMBSTONED (TS 30b87d4731d8475da1fb5c02c8a335da not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46816
I20260713 09:07:26.555454 18435 tablet_replica.cc:333] T 447db15af5d04b55b9d324b7e90e593c P 30b87d4731d8475da1fb5c02c8a335da: stopping tablet replica
I20260713 09:07:26.556424 18435 raft_consensus.cc:2243] T 447db15af5d04b55b9d324b7e90e593c P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:26.559365 18435 raft_consensus.cc:2272] T 447db15af5d04b55b9d324b7e90e593c P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:26.564321 18435 ts_tablet_manager.cc:1916] T 447db15af5d04b55b9d324b7e90e593c P 30b87d4731d8475da1fb5c02c8a335da: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:26.565290 18456 ts_tablet_manager.cc:1929] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260713 09:07:26.565747 18456 log.cc:1199] T 173f58c15400473b8af1014756f75909 P 58a07df1add94edaa3ad5e6170aa5b90: Deleting WAL directory at /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-0-root/wals/173f58c15400473b8af1014756f75909
I20260713 09:07:26.567356 17600 catalog_manager.cc:5028] TS 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): tablet 173f58c15400473b8af1014756f75909 (table test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]) successfully deleted
I20260713 09:07:26.576746 18435 ts_tablet_manager.cc:1929] T 447db15af5d04b55b9d324b7e90e593c P 30b87d4731d8475da1fb5c02c8a335da: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:26.577186 18435 log.cc:1199] T 447db15af5d04b55b9d324b7e90e593c P 30b87d4731d8475da1fb5c02c8a335da: Deleting WAL directory at /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-1-root/wals/447db15af5d04b55b9d324b7e90e593c
I20260713 09:07:26.578348 17599 catalog_manager.cc:5028] TS 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521): tablet 447db15af5d04b55b9d324b7e90e593c (table test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]) successfully deleted
I20260713 09:07:27.585899 17710 consensus_queue.cc:237] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Queue 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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:27.592999 17864 raft_consensus.cc:1275] T c864ca7d62c141eea36693de88508578 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:27.593827 17788 raft_consensus.cc:1275] T c864ca7d62c141eea36693de88508578 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:27.594661 17679 consensus_peers.cc:597] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 -> Peer b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4:43983): Couldn't send request to peer b402a09088c84cf59cf5a6cbce9f1ce9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c864ca7d62c141eea36693de88508578. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:27.595299 18427 consensus_queue.cc:1048] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:27.596287 18395 consensus_queue.cc:1048] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:27.606554 18395 raft_consensus.cc:2955] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:27.608522 17788 raft_consensus.cc:2955] T c864ca7d62c141eea36693de88508578 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:27.608632 17861 raft_consensus.cc:2955] T c864ca7d62c141eea36693de88508578 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:27.625543 17613 catalog_manager.cc:5697] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 reported cstate change: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New cstate: current_term: 1 leader_uuid: "58a07df1add94edaa3ad5e6170aa5b90" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:27.635773 17788 consensus_queue.cc:237] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Queue 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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:27.643185 17864 raft_consensus.cc:1275] T 71b1aa2b5d3a451c81af53b229c3ed28 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:27.643761 17754 consensus_peers.cc:597] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da -> Peer b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4:43983): Couldn't send request to peer b402a09088c84cf59cf5a6cbce9f1ce9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 71b1aa2b5d3a451c81af53b229c3ed28. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:27.644888 18459 consensus_queue.cc:1048] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:27.648463 17710 raft_consensus.cc:1275] T 71b1aa2b5d3a451c81af53b229c3ed28 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:27.650333 18469 consensus_queue.cc:1048] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:27.658357 18459 raft_consensus.cc:2955] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:27.660115 17864 raft_consensus.cc:2955] T 71b1aa2b5d3a451c81af53b229c3ed28 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:27.662897 17710 raft_consensus.cc:2955] T 71b1aa2b5d3a451c81af53b229c3ed28 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } } }
I20260713 09:07:27.675176 17610 catalog_manager.cc:5697] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da reported cstate change: config changed from index -1 to 2, NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) added. New cstate: current_term: 1 leader_uuid: "30b87d4731d8475da1fb5c02c8a335da" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:28.072201 18475 ts_tablet_manager.cc:933] T c864ca7d62c141eea36693de88508578 P b402a09088c84cf59cf5a6cbce9f1ce9: Initiating tablet copy from peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087)
I20260713 09:07:28.074272 18475 tablet_copy_client.cc:323] T c864ca7d62c141eea36693de88508578 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.55.1:39087
I20260713 09:07:28.076443 17726 tablet_copy_service.cc:140] P 58a07df1add94edaa3ad5e6170aa5b90: Received BeginTabletCopySession request for tablet c864ca7d62c141eea36693de88508578 from peer b402a09088c84cf59cf5a6cbce9f1ce9 ({username='slave'} at 127.0.0.1:45074)
I20260713 09:07:28.077069 17726 tablet_copy_service.cc:161] P 58a07df1add94edaa3ad5e6170aa5b90: Beginning new tablet copy session on tablet c864ca7d62c141eea36693de88508578 from peer b402a09088c84cf59cf5a6cbce9f1ce9 at {username='slave'} at 127.0.0.1:45074: session id = b402a09088c84cf59cf5a6cbce9f1ce9-c864ca7d62c141eea36693de88508578
I20260713 09:07:28.082906 17726 tablet_copy_source_session.cc:215] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:28.085889 18475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c864ca7d62c141eea36693de88508578. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:28.098593 18475 tablet_copy_client.cc:806] T c864ca7d62c141eea36693de88508578 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:28.099318 18475 tablet_copy_client.cc:670] T c864ca7d62c141eea36693de88508578 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:28.103053 18475 tablet_copy_client.cc:538] T c864ca7d62c141eea36693de88508578 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:28.111817 18475 tablet_bootstrap.cc:492] T c864ca7d62c141eea36693de88508578 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap starting.
I20260713 09:07:28.130944 18475 tablet_bootstrap.cc:492] T c864ca7d62c141eea36693de88508578 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:28.132083 18475 tablet_bootstrap.cc:492] T c864ca7d62c141eea36693de88508578 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap complete.
I20260713 09:07:28.132835 18475 ts_tablet_manager.cc:1403] T c864ca7d62c141eea36693de88508578 P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.008s
I20260713 09:07:28.135367 18475 raft_consensus.cc:359] T c864ca7d62c141eea36693de88508578 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:28.135999 18475 raft_consensus.cc:740] T c864ca7d62c141eea36693de88508578 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b402a09088c84cf59cf5a6cbce9f1ce9, State: Initialized, Role: LEARNER
I20260713 09:07:28.136564 18475 consensus_queue.cc:260] T c864ca7d62c141eea36693de88508578 P b402a09088c84cf59cf5a6cbce9f1ce9 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:28.140558 18475 ts_tablet_manager.cc:1434] T c864ca7d62c141eea36693de88508578 P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:07:28.142313 17726 tablet_copy_service.cc:342] P 58a07df1add94edaa3ad5e6170aa5b90: Request end of tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-c864ca7d62c141eea36693de88508578 received from {username='slave'} at 127.0.0.1:45074
I20260713 09:07:28.142766 17726 tablet_copy_service.cc:434] P 58a07df1add94edaa3ad5e6170aa5b90: ending tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-c864ca7d62c141eea36693de88508578 on tablet c864ca7d62c141eea36693de88508578 with peer b402a09088c84cf59cf5a6cbce9f1ce9
I20260713 09:07:28.259262 18475 ts_tablet_manager.cc:933] T 71b1aa2b5d3a451c81af53b229c3ed28 P b402a09088c84cf59cf5a6cbce9f1ce9: Initiating tablet copy from peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:28.260933 18475 tablet_copy_client.cc:323] T 71b1aa2b5d3a451c81af53b229c3ed28 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.55.2:45521
I20260713 09:07:28.262730 17801 tablet_copy_service.cc:140] P 30b87d4731d8475da1fb5c02c8a335da: Received BeginTabletCopySession request for tablet 71b1aa2b5d3a451c81af53b229c3ed28 from peer b402a09088c84cf59cf5a6cbce9f1ce9 ({username='slave'} at 127.0.0.1:34372)
I20260713 09:07:28.263255 17801 tablet_copy_service.cc:161] P 30b87d4731d8475da1fb5c02c8a335da: Beginning new tablet copy session on tablet 71b1aa2b5d3a451c81af53b229c3ed28 from peer b402a09088c84cf59cf5a6cbce9f1ce9 at {username='slave'} at 127.0.0.1:34372: session id = b402a09088c84cf59cf5a6cbce9f1ce9-71b1aa2b5d3a451c81af53b229c3ed28
I20260713 09:07:28.268862 17801 tablet_copy_source_session.cc:215] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:28.272070 18475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b1aa2b5d3a451c81af53b229c3ed28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:28.288335 18475 tablet_copy_client.cc:806] T 71b1aa2b5d3a451c81af53b229c3ed28 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:28.288980 18475 tablet_copy_client.cc:670] T 71b1aa2b5d3a451c81af53b229c3ed28 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:28.292490 18475 tablet_copy_client.cc:538] T 71b1aa2b5d3a451c81af53b229c3ed28 P b402a09088c84cf59cf5a6cbce9f1ce9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:28.301930 18475 tablet_bootstrap.cc:492] T 71b1aa2b5d3a451c81af53b229c3ed28 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap starting.
I20260713 09:07:28.322817 18475 tablet_bootstrap.cc:492] T 71b1aa2b5d3a451c81af53b229c3ed28 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:28.323810 18475 tablet_bootstrap.cc:492] T 71b1aa2b5d3a451c81af53b229c3ed28 P b402a09088c84cf59cf5a6cbce9f1ce9: Bootstrap complete.
I20260713 09:07:28.324488 18475 ts_tablet_manager.cc:1403] T 71b1aa2b5d3a451c81af53b229c3ed28 P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.004s
I20260713 09:07:28.327524 18475 raft_consensus.cc:359] T 71b1aa2b5d3a451c81af53b229c3ed28 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:28.328369 18475 raft_consensus.cc:740] T 71b1aa2b5d3a451c81af53b229c3ed28 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b402a09088c84cf59cf5a6cbce9f1ce9, State: Initialized, Role: LEARNER
I20260713 09:07:28.329051 18475 consensus_queue.cc:260] T 71b1aa2b5d3a451c81af53b229c3ed28 P b402a09088c84cf59cf5a6cbce9f1ce9 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: NON_VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: true } }
I20260713 09:07:28.331635 18475 ts_tablet_manager.cc:1434] T 71b1aa2b5d3a451c81af53b229c3ed28 P b402a09088c84cf59cf5a6cbce9f1ce9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:07:28.333636 17801 tablet_copy_service.cc:342] P 30b87d4731d8475da1fb5c02c8a335da: Request end of tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-71b1aa2b5d3a451c81af53b229c3ed28 received from {username='slave'} at 127.0.0.1:34372
I20260713 09:07:28.334105 17801 tablet_copy_service.cc:434] P 30b87d4731d8475da1fb5c02c8a335da: ending tablet copy session b402a09088c84cf59cf5a6cbce9f1ce9-71b1aa2b5d3a451c81af53b229c3ed28 on tablet 71b1aa2b5d3a451c81af53b229c3ed28 with peer b402a09088c84cf59cf5a6cbce9f1ce9
I20260713 09:07:28.506492 18148 raft_consensus.cc:1217] T c864ca7d62c141eea36693de88508578 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:28.800810 18147 raft_consensus.cc:1217] T 71b1aa2b5d3a451c81af53b229c3ed28 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:29.099642 18462 raft_consensus.cc:1064] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90: attempting to promote NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 to VOTER
I20260713 09:07:29.102041 18462 consensus_queue.cc:237] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:29.110248 17864 raft_consensus.cc:1275] T c864ca7d62c141eea36693de88508578 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:29.112385 18481 consensus_queue.cc:1048] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:29.113749 17791 raft_consensus.cc:1275] T c864ca7d62c141eea36693de88508578 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:29.115232 18147 raft_consensus.cc:1275] T c864ca7d62c141eea36693de88508578 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:29.116096 18481 consensus_queue.cc:1048] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:29.117137 18485 consensus_queue.cc:1048] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:29.128552 18485 raft_consensus.cc:2955] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:29.129034 18148 raft_consensus.cc:2955] T c864ca7d62c141eea36693de88508578 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:29.148084 17613 catalog_manager.cc:5697] T c864ca7d62c141eea36693de88508578 P b402a09088c84cf59cf5a6cbce9f1ce9 reported cstate change: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "58a07df1add94edaa3ad5e6170aa5b90" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:29.152205 17864 raft_consensus.cc:2955] T c864ca7d62c141eea36693de88508578 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:29.152485 17791 raft_consensus.cc:2955] T c864ca7d62c141eea36693de88508578 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:29.188306 17713 consensus_queue.cc:237] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:29.192970 18148 raft_consensus.cc:1275] T c864ca7d62c141eea36693de88508578 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:29.193284 17791 raft_consensus.cc:1275] T c864ca7d62c141eea36693de88508578 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Refusing update from remote peer 58a07df1add94edaa3ad5e6170aa5b90: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:29.194531 18481 consensus_queue.cc:1048] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:29.195523 18462 consensus_queue.cc:1048] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:29.201730 18485 raft_consensus.cc:2955] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER adf734561e49409c82d0d435327c8ea7 (127.16.55.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:29.203543 17791 raft_consensus.cc:2955] T c864ca7d62c141eea36693de88508578 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER adf734561e49409c82d0d435327c8ea7 (127.16.55.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:29.208685 18148 raft_consensus.cc:2955] T c864ca7d62c141eea36693de88508578 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER adf734561e49409c82d0d435327c8ea7 (127.16.55.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:29.210063 17600 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c864ca7d62c141eea36693de88508578 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:29.219000 17614 catalog_manager.cc:5697] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 reported cstate change: config changed from index 3 to 4, VOTER adf734561e49409c82d0d435327c8ea7 (127.16.55.3) evicted. New cstate: current_term: 1 leader_uuid: "58a07df1add94edaa3ad5e6170aa5b90" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:29.237425 17851 tablet_service.cc:1558] Processing DeleteTablet for tablet c864ca7d62c141eea36693de88508578 with delete_type TABLET_DATA_TOMBSTONED (TS adf734561e49409c82d0d435327c8ea7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48332
I20260713 09:07:29.239823 18493 tablet_replica.cc:333] T c864ca7d62c141eea36693de88508578 P adf734561e49409c82d0d435327c8ea7: stopping tablet replica
I20260713 09:07:29.240949 18493 raft_consensus.cc:2243] T c864ca7d62c141eea36693de88508578 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:29.241745 18493 raft_consensus.cc:2272] T c864ca7d62c141eea36693de88508578 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:29.245272 18493 ts_tablet_manager.cc:1916] T c864ca7d62c141eea36693de88508578 P adf734561e49409c82d0d435327c8ea7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:29.246877 18474 raft_consensus.cc:1064] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da: attempting to promote NON_VOTER b402a09088c84cf59cf5a6cbce9f1ce9 to VOTER
I20260713 09:07:29.248814 18474 consensus_queue.cc:237] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:29.255825 18148 raft_consensus.cc:1275] T 71b1aa2b5d3a451c81af53b229c3ed28 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 LEARNER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:29.257345 18482 consensus_queue.cc:1048] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:29.264123 18493 ts_tablet_manager.cc:1929] T c864ca7d62c141eea36693de88508578 P adf734561e49409c82d0d435327c8ea7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:29.265254 17861 raft_consensus.cc:1275] T 71b1aa2b5d3a451c81af53b229c3ed28 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:29.267377 17713 raft_consensus.cc:1275] T 71b1aa2b5d3a451c81af53b229c3ed28 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:29.267685 18483 consensus_queue.cc:1048] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:29.266388 18493 log.cc:1199] T c864ca7d62c141eea36693de88508578 P adf734561e49409c82d0d435327c8ea7: Deleting WAL directory at /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-2-root/wals/c864ca7d62c141eea36693de88508578
I20260713 09:07:29.269838 18482 consensus_queue.cc:1048] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:29.278084 17601 catalog_manager.cc:5028] TS adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251): tablet c864ca7d62c141eea36693de88508578 (table test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]) successfully deleted
I20260713 09:07:29.295728 18482 raft_consensus.cc:2955] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:29.298148 17713 raft_consensus.cc:2955] T 71b1aa2b5d3a451c81af53b229c3ed28 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:29.299623 17861 raft_consensus.cc:2955] T 71b1aa2b5d3a451c81af53b229c3ed28 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:29.309803 18148 raft_consensus.cc:2955] T 71b1aa2b5d3a451c81af53b229c3ed28 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:29.316907 17610 catalog_manager.cc:5697] T 71b1aa2b5d3a451c81af53b229c3ed28 P 58a07df1add94edaa3ad5e6170aa5b90 reported cstate change: config changed from index 2 to 3, b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "30b87d4731d8475da1fb5c02c8a335da" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } attrs { replace: true } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:29.336941 17791 consensus_queue.cc:237] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [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: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:29.342270 17861 raft_consensus.cc:1275] T 71b1aa2b5d3a451c81af53b229c3ed28 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:29.343163 18148 raft_consensus.cc:1275] T 71b1aa2b5d3a451c81af53b229c3ed28 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:29.343753 18498 consensus_queue.cc:1048] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:07:29.345454 18482 consensus_queue.cc:1048] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:29.352823 18483 raft_consensus.cc:2955] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:29.358246 17861 raft_consensus.cc:2955] T 71b1aa2b5d3a451c81af53b229c3ed28 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:29.363850 17599 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 71b1aa2b5d3a451c81af53b229c3ed28 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:29.364609 18148 raft_consensus.cc:2955] T 71b1aa2b5d3a451c81af53b229c3ed28 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } } }
I20260713 09:07:29.370136 17613 catalog_manager.cc:5697] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da reported cstate change: config changed from index 3 to 4, VOTER 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1) evicted. New cstate: current_term: 1 leader_uuid: "30b87d4731d8475da1fb5c02c8a335da" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:29.382045 17704 tablet_service.cc:1558] Processing DeleteTablet for tablet 71b1aa2b5d3a451c81af53b229c3ed28 with delete_type TABLET_DATA_TOMBSTONED (TS 58a07df1add94edaa3ad5e6170aa5b90 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37836
I20260713 09:07:29.385427 18499 tablet_replica.cc:333] T 71b1aa2b5d3a451c81af53b229c3ed28 P 58a07df1add94edaa3ad5e6170aa5b90: stopping tablet replica
I20260713 09:07:29.386384 18499 raft_consensus.cc:2243] T 71b1aa2b5d3a451c81af53b229c3ed28 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:29.387183 18499 raft_consensus.cc:2272] T 71b1aa2b5d3a451c81af53b229c3ed28 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:29.390218 18499 ts_tablet_manager.cc:1916] T 71b1aa2b5d3a451c81af53b229c3ed28 P 58a07df1add94edaa3ad5e6170aa5b90: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:29.402653 18499 ts_tablet_manager.cc:1929] T 71b1aa2b5d3a451c81af53b229c3ed28 P 58a07df1add94edaa3ad5e6170aa5b90: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:29.403091 18499 log.cc:1199] T 71b1aa2b5d3a451c81af53b229c3ed28 P 58a07df1add94edaa3ad5e6170aa5b90: Deleting WAL directory at /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933606384126-16604-0/minicluster-data/ts-0-root/wals/71b1aa2b5d3a451c81af53b229c3ed28
I20260713 09:07:29.404774 17600 catalog_manager.cc:5028] TS 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): tablet 71b1aa2b5d3a451c81af53b229c3ed28 (table test-workload [id=d054b3dc7a7d4c33bda385c09ae9f309]) successfully deleted
I20260713 09:07:35.008299 16604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:35.043761 17711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0298092aa7d24e27beb7224bfa67e2ba"
dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90"
mode: GRACEFUL
new_leader_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9"
 from {username='slave'} at 127.0.0.1:43598
I20260713 09:07:35.044391 17711 raft_consensus.cc:606] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Received request to transfer leadership to TS b402a09088c84cf59cf5a6cbce9f1ce9
I20260713 09:07:35.057010 17864 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13fc8299e32d4af08a64398eb77f00cf"
dest_uuid: "adf734561e49409c82d0d435327c8ea7"
mode: GRACEFUL
new_leader_uuid: "30b87d4731d8475da1fb5c02c8a335da"
 from {username='slave'} at 127.0.0.1:59990
I20260713 09:07:35.057548 17864 raft_consensus.cc:606] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Received request to transfer leadership to TS 30b87d4731d8475da1fb5c02c8a335da
I20260713 09:07:35.069674 17791 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "327f38524ee644b98ace878f6fd0f998"
dest_uuid: "30b87d4731d8475da1fb5c02c8a335da"
mode: GRACEFUL
new_leader_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9"
 from {username='slave'} at 127.0.0.1:58408
I20260713 09:07:35.070254 17791 raft_consensus.cc:606] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Received request to transfer leadership to TS b402a09088c84cf59cf5a6cbce9f1ce9
I20260713 09:07:35.072727 17791 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89552e6a1a4f469bb95d2fbd6f8bcb54"
dest_uuid: "30b87d4731d8475da1fb5c02c8a335da"
mode: GRACEFUL
new_leader_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9"
 from {username='slave'} at 127.0.0.1:58408
I20260713 09:07:35.073149 17791 raft_consensus.cc:606] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Received request to transfer leadership to TS b402a09088c84cf59cf5a6cbce9f1ce9
I20260713 09:07:35.075613 17711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db6a68f723884f0e9127148e149e6147"
dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90"
mode: GRACEFUL
new_leader_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9"
 from {username='slave'} at 127.0.0.1:43598
I20260713 09:07:35.076066 17711 raft_consensus.cc:606] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Received request to transfer leadership to TS b402a09088c84cf59cf5a6cbce9f1ce9
I20260713 09:07:35.077142 16604 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:07:35.077937 16604 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:35.113109 18515 raft_consensus.cc:993] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90: : Instructing follower b402a09088c84cf59cf5a6cbce9f1ce9 to start an election
I20260713 09:07:35.113626 18502 raft_consensus.cc:1081] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Signalling peer b402a09088c84cf59cf5a6cbce9f1ce9 to start an election
I20260713 09:07:35.115118 18147 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db6a68f723884f0e9127148e149e6147"
dest_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9"
 from {username='slave'} at 127.0.0.1:45064
I20260713 09:07:35.115664 18147 raft_consensus.cc:493] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:35.116012 18147 raft_consensus.cc:3060] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:35.120880 18147 raft_consensus.cc:515] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:35.123304 18147 leader_election.cc:290] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9 [CANDIDATE]: Term 2 election: Requested vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:35.123975 17711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db6a68f723884f0e9127148e149e6147" candidate_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90"
I20260713 09:07:35.124199 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db6a68f723884f0e9127148e149e6147" candidate_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "30b87d4731d8475da1fb5c02c8a335da"
I20260713 09:07:35.124722 17711 raft_consensus.cc:3055] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:35.124806 17791 raft_consensus.cc:3060] T db6a68f723884f0e9127148e149e6147 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:35.125034 17711 raft_consensus.cc:740] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Running, Role: LEADER
I20260713 09:07:35.125880 17711 consensus_queue.cc:260] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:35.126787 17711 raft_consensus.cc:3060] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:35.131474 17791 raft_consensus.cc:2468] T db6a68f723884f0e9127148e149e6147 P 30b87d4731d8475da1fb5c02c8a335da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b402a09088c84cf59cf5a6cbce9f1ce9 in term 2.
I20260713 09:07:35.132153 17711 raft_consensus.cc:2468] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b402a09088c84cf59cf5a6cbce9f1ce9 in term 2.
I20260713 09:07:35.132876 18112 leader_election.cc:304] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da, b402a09088c84cf59cf5a6cbce9f1ce9; no voters: 
I20260713 09:07:35.134806 18516 raft_consensus.cc:2804] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:35.135928 18516 raft_consensus.cc:697] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 2 LEADER]: Becoming Leader. State: Replica: b402a09088c84cf59cf5a6cbce9f1ce9, State: Running, Role: LEADER
I20260713 09:07:35.136693 18516 consensus_queue.cc:237] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:35.144723 17614 catalog_manager.cc:5697] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9 reported cstate change: term changed from 1 to 2, leader changed from 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1) to b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4). New cstate: current_term: 2 leader_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:35.157832 18509 raft_consensus.cc:993] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da: : Instructing follower b402a09088c84cf59cf5a6cbce9f1ce9 to start an election
I20260713 09:07:35.158366 18523 raft_consensus.cc:1081] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Signalling peer b402a09088c84cf59cf5a6cbce9f1ce9 to start an election
I20260713 09:07:35.159989 18148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "327f38524ee644b98ace878f6fd0f998"
dest_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9"
 from {username='slave'} at 127.0.0.1:45044
I20260713 09:07:35.160527 18148 raft_consensus.cc:493] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:35.160976 18148 raft_consensus.cc:3060] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:35.165848 18148 raft_consensus.cc:515] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:35.167487 18148 leader_election.cc:290] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9 [CANDIDATE]: Term 2 election: Requested vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:35.168179 17711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327f38524ee644b98ace878f6fd0f998" candidate_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90"
I20260713 09:07:35.168380 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327f38524ee644b98ace878f6fd0f998" candidate_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "30b87d4731d8475da1fb5c02c8a335da"
I20260713 09:07:35.168809 17711 raft_consensus.cc:3060] T 327f38524ee644b98ace878f6fd0f998 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:35.168948 17791 raft_consensus.cc:3055] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:35.169312 17791 raft_consensus.cc:740] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Running, Role: LEADER
I20260713 09:07:35.170027 17791 consensus_queue.cc:260] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:35.170929 17791 raft_consensus.cc:3060] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:35.173378 17711 raft_consensus.cc:2468] T 327f38524ee644b98ace878f6fd0f998 P 58a07df1add94edaa3ad5e6170aa5b90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b402a09088c84cf59cf5a6cbce9f1ce9 in term 2.
I20260713 09:07:35.174374 18113 leader_election.cc:304] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58a07df1add94edaa3ad5e6170aa5b90, b402a09088c84cf59cf5a6cbce9f1ce9; no voters: 
I20260713 09:07:35.175177 18516 raft_consensus.cc:2804] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:35.175544 17791 raft_consensus.cc:2468] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b402a09088c84cf59cf5a6cbce9f1ce9 in term 2.
I20260713 09:07:35.175585 18516 raft_consensus.cc:697] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 2 LEADER]: Becoming Leader. State: Replica: b402a09088c84cf59cf5a6cbce9f1ce9, State: Running, Role: LEADER
I20260713 09:07:35.176790 18516 consensus_queue.cc:237] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:35.184402 17614 catalog_manager.cc:5697] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9 reported cstate change: term changed from 1 to 2, leader changed from 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2) to b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4). New cstate: current_term: 2 leader_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:35.299576 18506 raft_consensus.cc:993] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7: : Instructing follower 30b87d4731d8475da1fb5c02c8a335da to start an election
I20260713 09:07:35.300000 18525 raft_consensus.cc:1081] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Signalling peer 30b87d4731d8475da1fb5c02c8a335da to start an election
I20260713 09:07:35.301532 17791 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13fc8299e32d4af08a64398eb77f00cf"
dest_uuid: "30b87d4731d8475da1fb5c02c8a335da"
 from {username='slave'} at 127.0.0.1:46830
I20260713 09:07:35.302040 17791 raft_consensus.cc:493] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:35.302337 17791 raft_consensus.cc:3060] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:35.307168 17791 raft_consensus.cc:515] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:35.308902 17791 leader_election.cc:290] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 2 election: Requested vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:35.309746 17711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fc8299e32d4af08a64398eb77f00cf" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90"
I20260713 09:07:35.309954 17864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fc8299e32d4af08a64398eb77f00cf" candidate_uuid: "30b87d4731d8475da1fb5c02c8a335da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adf734561e49409c82d0d435327c8ea7"
I20260713 09:07:35.310395 17711 raft_consensus.cc:3060] T 13fc8299e32d4af08a64398eb77f00cf P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:35.310624 17864 raft_consensus.cc:3055] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:35.311041 17864 raft_consensus.cc:740] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Running, Role: LEADER
I20260713 09:07:35.311735 17864 consensus_queue.cc:260] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:35.312721 17864 raft_consensus.cc:3060] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:35.315168 17711 raft_consensus.cc:2468] T 13fc8299e32d4af08a64398eb77f00cf P 58a07df1add94edaa3ad5e6170aa5b90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b87d4731d8475da1fb5c02c8a335da in term 2.
I20260713 09:07:35.316329 17756 leader_election.cc:304] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da, 58a07df1add94edaa3ad5e6170aa5b90; no voters: 
I20260713 09:07:35.317088 18523 raft_consensus.cc:2804] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:35.317554 18523 raft_consensus.cc:697] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da [term 2 LEADER]: Becoming Leader. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Running, Role: LEADER
I20260713 09:07:35.318439 17864 raft_consensus.cc:2468] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30b87d4731d8475da1fb5c02c8a335da in term 2.
I20260713 09:07:35.318377 18523 consensus_queue.cc:237] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } }
I20260713 09:07:35.327174 17614 catalog_manager.cc:5697] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da reported cstate change: term changed from 1 to 2, leader changed from adf734561e49409c82d0d435327c8ea7 (127.16.55.3) to 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2). New cstate: current_term: 2 leader_uuid: "30b87d4731d8475da1fb5c02c8a335da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:35.336365 18509 raft_consensus.cc:993] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da: : Instructing follower b402a09088c84cf59cf5a6cbce9f1ce9 to start an election
I20260713 09:07:35.336774 18523 raft_consensus.cc:1081] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Signalling peer b402a09088c84cf59cf5a6cbce9f1ce9 to start an election
I20260713 09:07:35.338145 18148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89552e6a1a4f469bb95d2fbd6f8bcb54"
dest_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9"
 from {username='slave'} at 127.0.0.1:45044
I20260713 09:07:35.339751 18148 raft_consensus.cc:493] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:35.340108 18148 raft_consensus.cc:3060] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:35.344866 18148 raft_consensus.cc:515] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:35.346424 18148 leader_election.cc:290] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9 [CANDIDATE]: Term 2 election: Requested vote from peers 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:35.347349 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89552e6a1a4f469bb95d2fbd6f8bcb54" candidate_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "30b87d4731d8475da1fb5c02c8a335da"
I20260713 09:07:35.347761 17864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89552e6a1a4f469bb95d2fbd6f8bcb54" candidate_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "adf734561e49409c82d0d435327c8ea7"
I20260713 09:07:35.347947 17791 raft_consensus.cc:3055] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:35.348376 17791 raft_consensus.cc:740] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Running, Role: LEADER
I20260713 09:07:35.349227 17791 consensus_queue.cc:260] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [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: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:35.350369 17791 raft_consensus.cc:3060] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:35.348408 17864 raft_consensus.cc:3060] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:35.355712 17864 raft_consensus.cc:2468] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P adf734561e49409c82d0d435327c8ea7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b402a09088c84cf59cf5a6cbce9f1ce9 in term 2.
I20260713 09:07:35.356890 18114 leader_election.cc:304] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adf734561e49409c82d0d435327c8ea7, b402a09088c84cf59cf5a6cbce9f1ce9; no voters: 
I20260713 09:07:35.357659 18516 raft_consensus.cc:2804] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:35.358211 18516 raft_consensus.cc:697] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 2 LEADER]: Becoming Leader. State: Replica: b402a09088c84cf59cf5a6cbce9f1ce9, State: Running, Role: LEADER
I20260713 09:07:35.359186 18516 consensus_queue.cc:237] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9 [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: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:35.362571 17791 raft_consensus.cc:2468] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b402a09088c84cf59cf5a6cbce9f1ce9 in term 2.
I20260713 09:07:35.368880 17609 catalog_manager.cc:5697] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9 reported cstate change: term changed from 1 to 2, leader changed from 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2) to b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4). New cstate: current_term: 2 leader_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:35.451475 18515 raft_consensus.cc:993] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90: : Instructing follower b402a09088c84cf59cf5a6cbce9f1ce9 to start an election
I20260713 09:07:35.452000 18515 raft_consensus.cc:1081] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Signalling peer b402a09088c84cf59cf5a6cbce9f1ce9 to start an election
I20260713 09:07:35.454149 18148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0298092aa7d24e27beb7224bfa67e2ba"
dest_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9"
 from {username='slave'} at 127.0.0.1:45064
I20260713 09:07:35.454696 18148 raft_consensus.cc:493] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:35.455101 18148 raft_consensus.cc:3060] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:35.459956 18148 raft_consensus.cc:515] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:35.461654 18148 leader_election.cc:290] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9 [CANDIDATE]: Term 2 election: Requested vote from peers 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087), 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521)
I20260713 09:07:35.462548 17711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0298092aa7d24e27beb7224bfa67e2ba" candidate_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "58a07df1add94edaa3ad5e6170aa5b90"
I20260713 09:07:35.462729 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0298092aa7d24e27beb7224bfa67e2ba" candidate_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "30b87d4731d8475da1fb5c02c8a335da"
I20260713 09:07:35.463284 17711 raft_consensus.cc:3055] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:35.463322 17791 raft_consensus.cc:3060] T 0298092aa7d24e27beb7224bfa67e2ba P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:35.463833 17711 raft_consensus.cc:740] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 58a07df1add94edaa3ad5e6170aa5b90, State: Running, Role: LEADER
I20260713 09:07:35.464718 17711 consensus_queue.cc:260] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:35.466101 17711 raft_consensus.cc:3060] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:35.470624 17791 raft_consensus.cc:2468] T 0298092aa7d24e27beb7224bfa67e2ba P 30b87d4731d8475da1fb5c02c8a335da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b402a09088c84cf59cf5a6cbce9f1ce9 in term 2.
I20260713 09:07:35.471903 18112 leader_election.cc:304] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da, b402a09088c84cf59cf5a6cbce9f1ce9; no voters: 
I20260713 09:07:35.472826 18516 raft_consensus.cc:2804] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:35.473057 17711 raft_consensus.cc:2468] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b402a09088c84cf59cf5a6cbce9f1ce9 in term 2.
I20260713 09:07:35.473289 18516 raft_consensus.cc:697] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9 [term 2 LEADER]: Becoming Leader. State: Replica: b402a09088c84cf59cf5a6cbce9f1ce9, State: Running, Role: LEADER
I20260713 09:07:35.475176 18516 consensus_queue.cc:237] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9 [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: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:35.489331 17609 catalog_manager.cc:5697] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9 reported cstate change: term changed from 1 to 2, leader changed from 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1) to b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4). New cstate: current_term: 2 leader_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:35.611092 17711 raft_consensus.cc:1275] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [term 2 FOLLOWER]: Refusing update from remote peer b402a09088c84cf59cf5a6cbce9f1ce9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:35.612323 18516 consensus_queue.cc:1048] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:35.622512 17791 raft_consensus.cc:1275] T db6a68f723884f0e9127148e149e6147 P 30b87d4731d8475da1fb5c02c8a335da [term 2 FOLLOWER]: Refusing update from remote peer b402a09088c84cf59cf5a6cbce9f1ce9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:35.624907 18516 consensus_queue.cc:1048] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:07:35.728464 17791 raft_consensus.cc:1275] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [term 2 FOLLOWER]: Refusing update from remote peer b402a09088c84cf59cf5a6cbce9f1ce9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:35.729879 18517 consensus_queue.cc:1048] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:35.741240 17711 raft_consensus.cc:1275] T 327f38524ee644b98ace878f6fd0f998 P 58a07df1add94edaa3ad5e6170aa5b90 [term 2 FOLLOWER]: Refusing update from remote peer b402a09088c84cf59cf5a6cbce9f1ce9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:35.742508 18531 consensus_queue.cc:1048] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:35.750589 17713 raft_consensus.cc:1275] T 13fc8299e32d4af08a64398eb77f00cf P 58a07df1add94edaa3ad5e6170aa5b90 [term 2 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:35.751801 18509 consensus_queue.cc:1048] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:35.760366 17864 raft_consensus.cc:1275] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7 [term 2 FOLLOWER]: Refusing update from remote peer 30b87d4731d8475da1fb5c02c8a335da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:35.762097 18509 consensus_queue.cc:1048] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:35.878118 17791 raft_consensus.cc:1275] T 0298092aa7d24e27beb7224bfa67e2ba P 30b87d4731d8475da1fb5c02c8a335da [term 2 FOLLOWER]: Refusing update from remote peer b402a09088c84cf59cf5a6cbce9f1ce9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:35.879350 18531 consensus_queue.cc:1048] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:35.883388 17864 raft_consensus.cc:1275] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P adf734561e49409c82d0d435327c8ea7 [term 2 FOLLOWER]: Refusing update from remote peer b402a09088c84cf59cf5a6cbce9f1ce9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:35.884747 18531 consensus_queue.cc:1048] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:35.889521 17713 raft_consensus.cc:1275] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [term 2 FOLLOWER]: Refusing update from remote peer b402a09088c84cf59cf5a6cbce9f1ce9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:35.900974 18531 consensus_queue.cc:1048] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58a07df1add94edaa3ad5e6170aa5b90" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:35.908493 17788 raft_consensus.cc:1275] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [term 2 FOLLOWER]: Refusing update from remote peer b402a09088c84cf59cf5a6cbce9f1ce9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:35.913046 18517 consensus_queue.cc:1048] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:36.079007 16604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:36.095731 16604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:36.109493 17788 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "173f58c15400473b8af1014756f75909"
dest_uuid: "30b87d4731d8475da1fb5c02c8a335da"
mode: GRACEFUL
new_leader_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9"
 from {username='slave'} at 127.0.0.1:58408
I20260713 09:07:36.110055 17788 raft_consensus.cc:606] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 3 LEADER]: Received request to transfer leadership to TS b402a09088c84cf59cf5a6cbce9f1ce9
I20260713 09:07:36.112440 17861 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a5ee9992e7345f8917ba4c80552d959"
dest_uuid: "adf734561e49409c82d0d435327c8ea7"
mode: GRACEFUL
new_leader_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9"
 from {username='slave'} at 127.0.0.1:59990
I20260713 09:07:36.112907 17861 raft_consensus.cc:606] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Received request to transfer leadership to TS b402a09088c84cf59cf5a6cbce9f1ce9
I20260713 09:07:36.114063 16604 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:07:36.114949 16604 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:36.368449 18539 raft_consensus.cc:993] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da: : Instructing follower b402a09088c84cf59cf5a6cbce9f1ce9 to start an election
I20260713 09:07:36.369068 18538 raft_consensus.cc:1081] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 3 LEADER]: Signalling peer b402a09088c84cf59cf5a6cbce9f1ce9 to start an election
I20260713 09:07:36.370533 18148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "173f58c15400473b8af1014756f75909"
dest_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9"
 from {username='slave'} at 127.0.0.1:45044
I20260713 09:07:36.371075 18148 raft_consensus.cc:493] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:36.371351 18148 raft_consensus.cc:3060] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:36.375699 18148 raft_consensus.cc:515] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:36.377307 18148 leader_election.cc:290] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9 [CANDIDATE]: Term 4 election: Requested vote from peers 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:36.378278 17788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173f58c15400473b8af1014756f75909" candidate_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "30b87d4731d8475da1fb5c02c8a335da"
I20260713 09:07:36.378296 17861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173f58c15400473b8af1014756f75909" candidate_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "adf734561e49409c82d0d435327c8ea7"
I20260713 09:07:36.378913 17788 raft_consensus.cc:3055] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:36.379050 17861 raft_consensus.cc:3060] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:36.379248 17788 raft_consensus.cc:740] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 30b87d4731d8475da1fb5c02c8a335da, State: Running, Role: LEADER
I20260713 09:07:36.379931 17788 consensus_queue.cc:260] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:36.380857 17788 raft_consensus.cc:3060] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:36.383904 17861 raft_consensus.cc:2468] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b402a09088c84cf59cf5a6cbce9f1ce9 in term 4.
I20260713 09:07:36.385108 18114 leader_election.cc:304] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9 [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: adf734561e49409c82d0d435327c8ea7, b402a09088c84cf59cf5a6cbce9f1ce9; no voters: 
I20260713 09:07:36.385319 17788 raft_consensus.cc:2468] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b402a09088c84cf59cf5a6cbce9f1ce9 in term 4.
I20260713 09:07:36.386025 18517 raft_consensus.cc:2804] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:36.386600 18517 raft_consensus.cc:697] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 4 LEADER]: Becoming Leader. State: Replica: b402a09088c84cf59cf5a6cbce9f1ce9, State: Running, Role: LEADER
I20260713 09:07:36.387476 18517 consensus_queue.cc:237] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:36.394524 17613 catalog_manager.cc:5697] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9 reported cstate change: term changed from 3 to 4, leader changed from 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2) to b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4). New cstate: current_term: 4 leader_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:36.440150 18525 raft_consensus.cc:993] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7: : Instructing follower b402a09088c84cf59cf5a6cbce9f1ce9 to start an election
I20260713 09:07:36.440594 18553 raft_consensus.cc:1081] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Signalling peer b402a09088c84cf59cf5a6cbce9f1ce9 to start an election
I20260713 09:07:36.441973 18148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a5ee9992e7345f8917ba4c80552d959"
dest_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9"
 from {username='slave'} at 127.0.0.1:45058
I20260713 09:07:36.442461 18148 raft_consensus.cc:493] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:36.442705 18148 raft_consensus.cc:3060] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:36.447328 18148 raft_consensus.cc:515] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:36.448813 18148 leader_election.cc:290] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9 [CANDIDATE]: Term 2 election: Requested vote from peers 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521), adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251)
I20260713 09:07:36.449723 17861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5ee9992e7345f8917ba4c80552d959" candidate_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "adf734561e49409c82d0d435327c8ea7"
I20260713 09:07:36.449723 17788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5ee9992e7345f8917ba4c80552d959" candidate_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "30b87d4731d8475da1fb5c02c8a335da"
I20260713 09:07:36.450515 17861 raft_consensus.cc:3055] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:36.450603 17788 raft_consensus.cc:3060] T 1a5ee9992e7345f8917ba4c80552d959 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:36.450815 17861 raft_consensus.cc:740] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: adf734561e49409c82d0d435327c8ea7, State: Running, Role: LEADER
I20260713 09:07:36.451748 17861 consensus_queue.cc:260] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [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: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:36.452687 17861 raft_consensus.cc:3060] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:36.455669 17788 raft_consensus.cc:2468] T 1a5ee9992e7345f8917ba4c80552d959 P 30b87d4731d8475da1fb5c02c8a335da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b402a09088c84cf59cf5a6cbce9f1ce9 in term 2.
I20260713 09:07:36.456816 18112 leader_election.cc:304] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30b87d4731d8475da1fb5c02c8a335da, b402a09088c84cf59cf5a6cbce9f1ce9; no voters: 
I20260713 09:07:36.457275 17861 raft_consensus.cc:2468] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b402a09088c84cf59cf5a6cbce9f1ce9 in term 2.
I20260713 09:07:36.457648 18517 raft_consensus.cc:2804] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:36.458251 18517 raft_consensus.cc:697] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 2 LEADER]: Becoming Leader. State: Replica: b402a09088c84cf59cf5a6cbce9f1ce9, State: Running, Role: LEADER
I20260713 09:07:36.459139 18517 consensus_queue.cc:237] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9 [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: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } }
I20260713 09:07:36.468024 17613 catalog_manager.cc:5697] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9 reported cstate change: term changed from 1 to 2, leader changed from adf734561e49409c82d0d435327c8ea7 (127.16.55.3) to b402a09088c84cf59cf5a6cbce9f1ce9 (127.16.55.4). New cstate: current_term: 2 leader_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b402a09088c84cf59cf5a6cbce9f1ce9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 43983 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:37.150343 16604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:37.436967 17860 raft_consensus.cc:1275] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7 [term 4 FOLLOWER]: Refusing update from remote peer b402a09088c84cf59cf5a6cbce9f1ce9: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260713 09:07:37.445678 18543 consensus_queue.cc:1048] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260713 09:07:37.492744 17679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.55.4:43983, user_credentials={real_user=slave}} blocked reactor thread for 58501.7us
W20260713 09:07:37.503289 18114 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.55.3:45251, user_credentials={real_user=slave}} blocked reactor thread for 60978.2us
W20260713 09:07:37.507411 17757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.55.3:45251, user_credentials={real_user=slave}} blocked reactor thread for 57384.9us
I20260713 09:07:37.519486 17863 raft_consensus.cc:1275] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [term 2 FOLLOWER]: Refusing update from remote peer b402a09088c84cf59cf5a6cbce9f1ce9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:37.541678 17791 raft_consensus.cc:1275] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 4 FOLLOWER]: Refusing update from remote peer b402a09088c84cf59cf5a6cbce9f1ce9: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260713 09:07:37.543715 17788 raft_consensus.cc:1275] T 1a5ee9992e7345f8917ba4c80552d959 P 30b87d4731d8475da1fb5c02c8a335da [term 2 FOLLOWER]: Refusing update from remote peer b402a09088c84cf59cf5a6cbce9f1ce9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:37.524108 18566 consensus_queue.cc:1048] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf734561e49409c82d0d435327c8ea7" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.031s
I20260713 09:07:37.560804 18554 consensus_queue.cc:1048] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260713 09:07:37.561071 18531 consensus_queue.cc:1048] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30b87d4731d8475da1fb5c02c8a335da" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:07:37.571475 16604 tablet_server.cc:179] TabletServer@127.16.55.1:0 shutting down...
W20260713 09:07:37.574501 17830 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260713 09:07:37.585052 17830 consensus_peers.cc:597] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 -> Peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): Couldn't send request to peer 58a07df1add94edaa3ad5e6170aa5b90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:37.599974 17645 debug-util.cc:398] Leaking SignalData structure 0x7b0800041540 after lost signal to thread 16607
W20260713 09:07:37.601583 17645 debug-util.cc:398] Leaking SignalData structure 0x7b080003ed20 after lost signal to thread 17648
W20260713 09:07:37.603030 17645 debug-util.cc:398] Leaking SignalData structure 0x7b0800291e60 after lost signal to thread 17740
W20260713 09:07:37.607724 17645 debug-util.cc:398] Leaking SignalData structure 0x7b080023c000 after lost signal to thread 17815
W20260713 09:07:37.610073 17645 debug-util.cc:398] Leaking SignalData structure 0x7b080016af60 after lost signal to thread 17889
W20260713 09:07:37.617574 17645 debug-util.cc:398] Leaking SignalData structure 0x7b0800295c80 after lost signal to thread 18173
W20260713 09:07:37.661029 17756 consensus_peers.cc:597] T 55315dce13cf4039985f82e9a3d25b43 P 30b87d4731d8475da1fb5c02c8a335da -> Peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): Couldn't send request to peer 58a07df1add94edaa3ad5e6170aa5b90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:37.696099 17756 consensus_peers.cc:597] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da -> Peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): Couldn't send request to peer 58a07df1add94edaa3ad5e6170aa5b90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:37.727171 16604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:37.728650 16604 tablet_replica.cc:333] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 58a07df1add94edaa3ad5e6170aa5b90: stopping tablet replica
I20260713 09:07:37.729686 16604 raft_consensus.cc:2243] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.730880 16604 raft_consensus.cc:2272] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.733659 16604 tablet_replica.cc:333] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90: stopping tablet replica
I20260713 09:07:37.734467 16604 raft_consensus.cc:2243] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:37.735667 16604 raft_consensus.cc:2272] T f8870b3e1ee0426ba144c7b4e86f0a16 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.737905 16604 tablet_replica.cc:333] T 13fc8299e32d4af08a64398eb77f00cf P 58a07df1add94edaa3ad5e6170aa5b90: stopping tablet replica
I20260713 09:07:37.738552 16604 raft_consensus.cc:2243] T 13fc8299e32d4af08a64398eb77f00cf P 58a07df1add94edaa3ad5e6170aa5b90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.739290 16604 raft_consensus.cc:2272] T 13fc8299e32d4af08a64398eb77f00cf P 58a07df1add94edaa3ad5e6170aa5b90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.742511 16604 tablet_replica.cc:333] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90: stopping tablet replica
I20260713 09:07:37.743299 16604 raft_consensus.cc:2243] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:37.744536 16604 raft_consensus.cc:2272] T c864ca7d62c141eea36693de88508578 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.746744 16604 tablet_replica.cc:333] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90: stopping tablet replica
I20260713 09:07:37.747323 16604 raft_consensus.cc:2243] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.747892 16604 raft_consensus.cc:2272] T 0298092aa7d24e27beb7224bfa67e2ba P 58a07df1add94edaa3ad5e6170aa5b90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.750083 16604 tablet_replica.cc:333] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90: stopping tablet replica
I20260713 09:07:37.750619 16604 raft_consensus.cc:2243] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.751206 16604 raft_consensus.cc:2272] T db6a68f723884f0e9127148e149e6147 P 58a07df1add94edaa3ad5e6170aa5b90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.753280 16604 tablet_replica.cc:333] T 447db15af5d04b55b9d324b7e90e593c P 58a07df1add94edaa3ad5e6170aa5b90: stopping tablet replica
I20260713 09:07:37.754006 16604 raft_consensus.cc:2243] T 447db15af5d04b55b9d324b7e90e593c P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.754741 16604 raft_consensus.cc:2272] T 447db15af5d04b55b9d324b7e90e593c P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.757052 16604 tablet_replica.cc:333] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 58a07df1add94edaa3ad5e6170aa5b90: stopping tablet replica
I20260713 09:07:37.757789 16604 raft_consensus.cc:2243] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.758664 16604 raft_consensus.cc:2272] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.761652 16604 tablet_replica.cc:333] T eec1aaaa37904df2a745b6cd9920092d P 58a07df1add94edaa3ad5e6170aa5b90: stopping tablet replica
I20260713 09:07:37.762282 16604 raft_consensus.cc:2243] T eec1aaaa37904df2a745b6cd9920092d P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:37.763280 16604 raft_consensus.cc:2272] T eec1aaaa37904df2a745b6cd9920092d P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.765405 16604 tablet_replica.cc:333] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90: stopping tablet replica
I20260713 09:07:37.766011 16604 raft_consensus.cc:2243] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:37.767191 16604 raft_consensus.cc:2272] T 79b277d134bd4a7e92eb3236c85e95fd P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.769639 16604 tablet_replica.cc:333] T 75ed393ada724867a58bc601bd96cbd9 P 58a07df1add94edaa3ad5e6170aa5b90: stopping tablet replica
I20260713 09:07:37.770192 16604 raft_consensus.cc:2243] T 75ed393ada724867a58bc601bd96cbd9 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.770694 16604 raft_consensus.cc:2272] T 75ed393ada724867a58bc601bd96cbd9 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.772943 16604 tablet_replica.cc:333] T c944e906a170492d884b0b99fdfac058 P 58a07df1add94edaa3ad5e6170aa5b90: stopping tablet replica
I20260713 09:07:37.773859 16604 raft_consensus.cc:2243] T c944e906a170492d884b0b99fdfac058 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.774659 16604 raft_consensus.cc:2272] T c944e906a170492d884b0b99fdfac058 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.777026 16604 tablet_replica.cc:333] T 55315dce13cf4039985f82e9a3d25b43 P 58a07df1add94edaa3ad5e6170aa5b90: stopping tablet replica
I20260713 09:07:37.777585 16604 raft_consensus.cc:2243] T 55315dce13cf4039985f82e9a3d25b43 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.778158 16604 raft_consensus.cc:2272] T 55315dce13cf4039985f82e9a3d25b43 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.780184 16604 tablet_replica.cc:333] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90: stopping tablet replica
I20260713 09:07:37.780668 16604 raft_consensus.cc:2243] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:37.781780 16604 raft_consensus.cc:2272] T 6bb2ced5d1474645b65f5849d090cfe9 P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.784252 16604 tablet_replica.cc:333] T fa4b7e09bf634bf3a88eae886c1e007d P 58a07df1add94edaa3ad5e6170aa5b90: stopping tablet replica
I20260713 09:07:37.784955 16604 raft_consensus.cc:2243] T fa4b7e09bf634bf3a88eae886c1e007d P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.785543 16604 raft_consensus.cc:2272] T fa4b7e09bf634bf3a88eae886c1e007d P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.787703 16604 tablet_replica.cc:333] T 327f38524ee644b98ace878f6fd0f998 P 58a07df1add94edaa3ad5e6170aa5b90: stopping tablet replica
I20260713 09:07:37.788189 16604 raft_consensus.cc:2243] T 327f38524ee644b98ace878f6fd0f998 P 58a07df1add94edaa3ad5e6170aa5b90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.788918 16604 raft_consensus.cc:2272] T 327f38524ee644b98ace878f6fd0f998 P 58a07df1add94edaa3ad5e6170aa5b90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.791111 16604 tablet_replica.cc:333] T 3a741a59d42648048b74a01a646a3c9a P 58a07df1add94edaa3ad5e6170aa5b90: stopping tablet replica
I20260713 09:07:37.791604 16604 raft_consensus.cc:2243] T 3a741a59d42648048b74a01a646a3c9a P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.792109 16604 raft_consensus.cc:2272] T 3a741a59d42648048b74a01a646a3c9a P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.794227 16604 tablet_replica.cc:333] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90: stopping tablet replica
I20260713 09:07:37.794876 16604 raft_consensus.cc:2243] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:37.796449 16604 raft_consensus.cc:2272] T e5c5643767c34ef1acb0b3f3bbeb5efb P 58a07df1add94edaa3ad5e6170aa5b90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.854250 16604 tablet_server.cc:196] TabletServer@127.16.55.1:0 shutdown complete.
I20260713 09:07:37.912889 16604 tablet_server.cc:179] TabletServer@127.16.55.2:0 shutting down...
W20260713 09:07:37.929385 17756 consensus_peers.cc:597] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da -> Peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): Couldn't send request to peer 58a07df1add94edaa3ad5e6170aa5b90. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:39087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:37.938659 18113 consensus_peers.cc:597] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9 -> Peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): Couldn't send request to peer 58a07df1add94edaa3ad5e6170aa5b90. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:39087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:37.939525 18113 consensus_peers.cc:597] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9 -> Peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): Couldn't send request to peer 58a07df1add94edaa3ad5e6170aa5b90. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:39087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:37.942623 18113 consensus_peers.cc:597] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9 -> Peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): Couldn't send request to peer 58a07df1add94edaa3ad5e6170aa5b90. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:39087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:37.971918 17830 consensus_peers.cc:597] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 -> Peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): Couldn't send request to peer 58a07df1add94edaa3ad5e6170aa5b90. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:39087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:37.974308 16604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:37.975275 16604 tablet_replica.cc:333] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da: stopping tablet replica
I20260713 09:07:37.976089 16604 raft_consensus.cc:2243] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:37.976953 16604 raft_consensus.cc:2272] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.978889 16604 tablet_replica.cc:333] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da: stopping tablet replica
I20260713 09:07:37.979583 16604 raft_consensus.cc:2243] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:37.980398 16604 raft_consensus.cc:2272] T aba34f210c3a4d95b89b3de276c0bc3b P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.982698 16604 tablet_replica.cc:333] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da: stopping tablet replica
I20260713 09:07:37.983453 16604 raft_consensus.cc:2243] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:37.984354 16604 raft_consensus.cc:2272] T 13fc8299e32d4af08a64398eb77f00cf P 30b87d4731d8475da1fb5c02c8a335da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.986447 16604 tablet_replica.cc:333] T c864ca7d62c141eea36693de88508578 P 30b87d4731d8475da1fb5c02c8a335da: stopping tablet replica
I20260713 09:07:37.987010 16604 raft_consensus.cc:2243] T c864ca7d62c141eea36693de88508578 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.987756 16604 raft_consensus.cc:2272] T c864ca7d62c141eea36693de88508578 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.989884 16604 tablet_replica.cc:333] T db6a68f723884f0e9127148e149e6147 P 30b87d4731d8475da1fb5c02c8a335da: stopping tablet replica
I20260713 09:07:37.990708 16604 raft_consensus.cc:2243] T db6a68f723884f0e9127148e149e6147 P 30b87d4731d8475da1fb5c02c8a335da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.991277 16604 raft_consensus.cc:2272] T db6a68f723884f0e9127148e149e6147 P 30b87d4731d8475da1fb5c02c8a335da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:37.993777 16604 tablet_replica.cc:333] T 0298092aa7d24e27beb7224bfa67e2ba P 30b87d4731d8475da1fb5c02c8a335da: stopping tablet replica
I20260713 09:07:37.994521 16604 raft_consensus.cc:2243] T 0298092aa7d24e27beb7224bfa67e2ba P 30b87d4731d8475da1fb5c02c8a335da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.995519 16604 raft_consensus.cc:2272] T 0298092aa7d24e27beb7224bfa67e2ba P 30b87d4731d8475da1fb5c02c8a335da [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:37.996311 17830 consensus_peers.cc:597] T fa4b7e09bf634bf3a88eae886c1e007d P adf734561e49409c82d0d435327c8ea7 -> Peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): Couldn't send request to peer 58a07df1add94edaa3ad5e6170aa5b90. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:39087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:37.997678 16604 tablet_replica.cc:333] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da: stopping tablet replica
I20260713 09:07:37.998307 16604 raft_consensus.cc:2243] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:37.998817 16604 raft_consensus.cc:2272] T 173f58c15400473b8af1014756f75909 P 30b87d4731d8475da1fb5c02c8a335da [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.002359 16604 tablet_replica.cc:333] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da: stopping tablet replica
I20260713 09:07:38.002933 16604 raft_consensus.cc:2243] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:38.003829 16604 raft_consensus.cc:2272] T 42849a98e9f6406ab5735515dff5f42b P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.005764 16604 tablet_replica.cc:333] T eec1aaaa37904df2a745b6cd9920092d P 30b87d4731d8475da1fb5c02c8a335da: stopping tablet replica
I20260713 09:07:38.006278 16604 raft_consensus.cc:2243] T eec1aaaa37904df2a745b6cd9920092d P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:38.006764 16604 raft_consensus.cc:2272] T eec1aaaa37904df2a745b6cd9920092d P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.008849 16604 tablet_replica.cc:333] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da: stopping tablet replica
I20260713 09:07:38.009689 16604 raft_consensus.cc:2243] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:38.010135 16604 raft_consensus.cc:2272] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P 30b87d4731d8475da1fb5c02c8a335da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.012372 16604 tablet_replica.cc:333] T 55315dce13cf4039985f82e9a3d25b43 P 30b87d4731d8475da1fb5c02c8a335da: stopping tablet replica
I20260713 09:07:38.012921 16604 raft_consensus.cc:2243] T 55315dce13cf4039985f82e9a3d25b43 P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:38.013914 16604 raft_consensus.cc:2272] T 55315dce13cf4039985f82e9a3d25b43 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.016088 16604 tablet_replica.cc:333] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da: stopping tablet replica
I20260713 09:07:38.016731 16604 raft_consensus.cc:2243] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:38.017215 16604 raft_consensus.cc:2272] T 327f38524ee644b98ace878f6fd0f998 P 30b87d4731d8475da1fb5c02c8a335da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.019253 16604 tablet_replica.cc:333] T fa4b7e09bf634bf3a88eae886c1e007d P 30b87d4731d8475da1fb5c02c8a335da: stopping tablet replica
I20260713 09:07:38.019897 16604 raft_consensus.cc:2243] T fa4b7e09bf634bf3a88eae886c1e007d P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:38.020452 16604 raft_consensus.cc:2272] T fa4b7e09bf634bf3a88eae886c1e007d P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.022815 16604 tablet_replica.cc:333] T 79b277d134bd4a7e92eb3236c85e95fd P 30b87d4731d8475da1fb5c02c8a335da: stopping tablet replica
I20260713 09:07:38.023581 16604 raft_consensus.cc:2243] T 79b277d134bd4a7e92eb3236c85e95fd P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:38.024745 16604 raft_consensus.cc:2272] T 79b277d134bd4a7e92eb3236c85e95fd P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.027310 16604 tablet_replica.cc:333] T 75ed393ada724867a58bc601bd96cbd9 P 30b87d4731d8475da1fb5c02c8a335da: stopping tablet replica
I20260713 09:07:38.028052 16604 raft_consensus.cc:2243] T 75ed393ada724867a58bc601bd96cbd9 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:38.028617 16604 raft_consensus.cc:2272] T 75ed393ada724867a58bc601bd96cbd9 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.031311 16604 tablet_replica.cc:333] T 1a5ee9992e7345f8917ba4c80552d959 P 30b87d4731d8475da1fb5c02c8a335da: stopping tablet replica
I20260713 09:07:38.031953 16604 raft_consensus.cc:2243] T 1a5ee9992e7345f8917ba4c80552d959 P 30b87d4731d8475da1fb5c02c8a335da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:38.032842 16604 raft_consensus.cc:2272] T 1a5ee9992e7345f8917ba4c80552d959 P 30b87d4731d8475da1fb5c02c8a335da [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:38.035570 18112 consensus_peers.cc:597] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9 -> Peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521): Couldn't send request to peer 30b87d4731d8475da1fb5c02c8a335da. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:38.036167 16604 tablet_replica.cc:333] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da: stopping tablet replica
I20260713 09:07:38.037103 16604 raft_consensus.cc:2243] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:38.038219 16604 raft_consensus.cc:2272] T 71b1aa2b5d3a451c81af53b229c3ed28 P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.040966 16604 tablet_replica.cc:333] T 3a741a59d42648048b74a01a646a3c9a P 30b87d4731d8475da1fb5c02c8a335da: stopping tablet replica
I20260713 09:07:38.041678 16604 raft_consensus.cc:2243] T 3a741a59d42648048b74a01a646a3c9a P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:38.042215 16604 raft_consensus.cc:2272] T 3a741a59d42648048b74a01a646a3c9a P 30b87d4731d8475da1fb5c02c8a335da [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:38.047734 18112 consensus_peers.cc:597] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9 -> Peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521): Couldn't send request to peer 30b87d4731d8475da1fb5c02c8a335da. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:38.058657 18112 consensus_peers.cc:597] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9 -> Peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521): Couldn't send request to peer 30b87d4731d8475da1fb5c02c8a335da. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:38.064177 17829 consensus_peers.cc:597] T fa4b7e09bf634bf3a88eae886c1e007d P adf734561e49409c82d0d435327c8ea7 -> Peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521): Couldn't send request to peer 30b87d4731d8475da1fb5c02c8a335da. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:38.066001 17829 consensus_peers.cc:597] T 3a741a59d42648048b74a01a646a3c9a P adf734561e49409c82d0d435327c8ea7 -> Peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521): Couldn't send request to peer 30b87d4731d8475da1fb5c02c8a335da. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:38.071669 17830 consensus_peers.cc:597] T 75ed393ada724867a58bc601bd96cbd9 P adf734561e49409c82d0d435327c8ea7 -> Peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): Couldn't send request to peer 58a07df1add94edaa3ad5e6170aa5b90. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:39087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:38.112167 16604 tablet_server.cc:196] TabletServer@127.16.55.2:0 shutdown complete.
W20260713 09:07:38.134765 17830 consensus_peers.cc:597] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 -> Peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): Couldn't send request to peer 58a07df1add94edaa3ad5e6170aa5b90. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:39087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:38.168864 17830 consensus_peers.cc:597] T 3a741a59d42648048b74a01a646a3c9a P adf734561e49409c82d0d435327c8ea7 -> Peer 58a07df1add94edaa3ad5e6170aa5b90 (127.16.55.1:39087): Couldn't send request to peer 58a07df1add94edaa3ad5e6170aa5b90. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:39087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:38.171316 16604 tablet_server.cc:179] TabletServer@127.16.55.3:0 shutting down...
W20260713 09:07:38.207345 17829 consensus_peers.cc:597] T 75ed393ada724867a58bc601bd96cbd9 P adf734561e49409c82d0d435327c8ea7 -> Peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521): Couldn't send request to peer 30b87d4731d8475da1fb5c02c8a335da. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.2:45521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:38.207485 16604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:38.208611 16604 tablet_replica.cc:333] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7: stopping tablet replica
I20260713 09:07:38.209578 16604 raft_consensus.cc:2243] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:38.210680 16604 raft_consensus.cc:2272] T 447db15af5d04b55b9d324b7e90e593c P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.213495 16604 tablet_replica.cc:333] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7: stopping tablet replica
I20260713 09:07:38.214344 16604 raft_consensus.cc:2243] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:38.214882 16604 raft_consensus.cc:2272] T 173f58c15400473b8af1014756f75909 P adf734561e49409c82d0d435327c8ea7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.217896 16604 tablet_replica.cc:333] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7: stopping tablet replica
I20260713 09:07:38.218713 16604 raft_consensus.cc:2243] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:38.219413 16604 raft_consensus.cc:2272] T 13fc8299e32d4af08a64398eb77f00cf P adf734561e49409c82d0d435327c8ea7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.222288 16604 tablet_replica.cc:333] T 42849a98e9f6406ab5735515dff5f42b P adf734561e49409c82d0d435327c8ea7: stopping tablet replica
I20260713 09:07:38.223119 16604 raft_consensus.cc:2243] T 42849a98e9f6406ab5735515dff5f42b P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:38.224027 16604 raft_consensus.cc:2272] T 42849a98e9f6406ab5735515dff5f42b P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:38.225157 18114 consensus_peers.cc:597] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9 -> Peer adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251): Couldn't send request to peer adf734561e49409c82d0d435327c8ea7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:38.226733 16604 tablet_replica.cc:333] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7: stopping tablet replica
I20260713 09:07:38.227649 16604 raft_consensus.cc:2243] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:38.228729 16604 raft_consensus.cc:2272] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.231599 16604 tablet_replica.cc:333] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P adf734561e49409c82d0d435327c8ea7: stopping tablet replica
I20260713 09:07:38.232411 16604 raft_consensus.cc:2243] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P adf734561e49409c82d0d435327c8ea7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:38.233304 16604 raft_consensus.cc:2272] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P adf734561e49409c82d0d435327c8ea7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.235859 16604 tablet_replica.cc:333] T aba34f210c3a4d95b89b3de276c0bc3b P adf734561e49409c82d0d435327c8ea7: stopping tablet replica
I20260713 09:07:38.236629 16604 raft_consensus.cc:2243] T aba34f210c3a4d95b89b3de276c0bc3b P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:38.237285 16604 raft_consensus.cc:2272] T aba34f210c3a4d95b89b3de276c0bc3b P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.240056 16604 tablet_replica.cc:333] T f8870b3e1ee0426ba144c7b4e86f0a16 P adf734561e49409c82d0d435327c8ea7: stopping tablet replica
I20260713 09:07:38.240952 16604 raft_consensus.cc:2243] T f8870b3e1ee0426ba144c7b4e86f0a16 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:38.241958 16604 raft_consensus.cc:2272] T f8870b3e1ee0426ba144c7b4e86f0a16 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.244702 16604 tablet_replica.cc:333] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7: stopping tablet replica
I20260713 09:07:38.245537 16604 raft_consensus.cc:2243] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:38.246598 16604 raft_consensus.cc:2272] T c944e906a170492d884b0b99fdfac058 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.249279 16604 tablet_replica.cc:333] T e5c5643767c34ef1acb0b3f3bbeb5efb P adf734561e49409c82d0d435327c8ea7: stopping tablet replica
I20260713 09:07:38.250039 16604 raft_consensus.cc:2243] T e5c5643767c34ef1acb0b3f3bbeb5efb P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:38.251003 16604 raft_consensus.cc:2272] T e5c5643767c34ef1acb0b3f3bbeb5efb P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.253615 16604 tablet_replica.cc:333] T fa4b7e09bf634bf3a88eae886c1e007d P adf734561e49409c82d0d435327c8ea7: stopping tablet replica
I20260713 09:07:38.254347 16604 raft_consensus.cc:2243] T fa4b7e09bf634bf3a88eae886c1e007d P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:38.255460 16604 raft_consensus.cc:2272] T fa4b7e09bf634bf3a88eae886c1e007d P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.258133 16604 tablet_replica.cc:333] T 6bb2ced5d1474645b65f5849d090cfe9 P adf734561e49409c82d0d435327c8ea7: stopping tablet replica
I20260713 09:07:38.258832 16604 raft_consensus.cc:2243] T 6bb2ced5d1474645b65f5849d090cfe9 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:38.259727 16604 raft_consensus.cc:2272] T 6bb2ced5d1474645b65f5849d090cfe9 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.262180 16604 tablet_replica.cc:333] T 55315dce13cf4039985f82e9a3d25b43 P adf734561e49409c82d0d435327c8ea7: stopping tablet replica
I20260713 09:07:38.263007 16604 raft_consensus.cc:2243] T 55315dce13cf4039985f82e9a3d25b43 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:38.263624 16604 raft_consensus.cc:2272] T 55315dce13cf4039985f82e9a3d25b43 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.266278 16604 tablet_replica.cc:333] T 3a741a59d42648048b74a01a646a3c9a P adf734561e49409c82d0d435327c8ea7: stopping tablet replica
I20260713 09:07:38.267069 16604 raft_consensus.cc:2243] T 3a741a59d42648048b74a01a646a3c9a P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:38.268158 16604 raft_consensus.cc:2272] T 3a741a59d42648048b74a01a646a3c9a P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.270957 16604 tablet_replica.cc:333] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7: stopping tablet replica
I20260713 09:07:38.271703 16604 raft_consensus.cc:2243] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:38.272224 16604 raft_consensus.cc:2272] T 1a5ee9992e7345f8917ba4c80552d959 P adf734561e49409c82d0d435327c8ea7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.275152 16604 tablet_replica.cc:333] T 75ed393ada724867a58bc601bd96cbd9 P adf734561e49409c82d0d435327c8ea7: stopping tablet replica
I20260713 09:07:38.275874 16604 raft_consensus.cc:2243] T 75ed393ada724867a58bc601bd96cbd9 P adf734561e49409c82d0d435327c8ea7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:38.276943 16604 raft_consensus.cc:2272] T 75ed393ada724867a58bc601bd96cbd9 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.279510 16604 tablet_replica.cc:333] T eec1aaaa37904df2a745b6cd9920092d P adf734561e49409c82d0d435327c8ea7: stopping tablet replica
I20260713 09:07:38.280174 16604 raft_consensus.cc:2243] T eec1aaaa37904df2a745b6cd9920092d P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:38.280741 16604 raft_consensus.cc:2272] T eec1aaaa37904df2a745b6cd9920092d P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.283226 16604 tablet_replica.cc:333] T 71b1aa2b5d3a451c81af53b229c3ed28 P adf734561e49409c82d0d435327c8ea7: stopping tablet replica
I20260713 09:07:38.283838 16604 raft_consensus.cc:2243] T 71b1aa2b5d3a451c81af53b229c3ed28 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:38.284701 16604 raft_consensus.cc:2272] T 71b1aa2b5d3a451c81af53b229c3ed28 P adf734561e49409c82d0d435327c8ea7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:38.289706 18112 consensus_peers.cc:597] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9 -> Peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521): Couldn't send request to peer 30b87d4731d8475da1fb5c02c8a335da. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.2:45521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:38.305698 18112 consensus_peers.cc:597] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9 -> Peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521): Couldn't send request to peer 30b87d4731d8475da1fb5c02c8a335da. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.2:45521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:38.344807 16604 tablet_server.cc:196] TabletServer@127.16.55.3:0 shutdown complete.
I20260713 09:07:38.397212 16604 tablet_server.cc:179] TabletServer@127.16.55.4:0 shutting down...
I20260713 09:07:38.437407 16604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:38.438760 16604 tablet_replica.cc:333] T 71b1aa2b5d3a451c81af53b229c3ed28 P b402a09088c84cf59cf5a6cbce9f1ce9: stopping tablet replica
I20260713 09:07:38.439872 16604 raft_consensus.cc:2243] T 71b1aa2b5d3a451c81af53b229c3ed28 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:38.440649 16604 raft_consensus.cc:2272] T 71b1aa2b5d3a451c81af53b229c3ed28 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:38.440891 18112 consensus_peers.cc:597] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9 -> Peer 30b87d4731d8475da1fb5c02c8a335da (127.16.55.2:45521): Couldn't send request to peer 30b87d4731d8475da1fb5c02c8a335da. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.2:45521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:38.443182 16604 tablet_replica.cc:333] T c864ca7d62c141eea36693de88508578 P b402a09088c84cf59cf5a6cbce9f1ce9: stopping tablet replica
I20260713 09:07:38.443961 16604 raft_consensus.cc:2243] T c864ca7d62c141eea36693de88508578 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:38.444769 16604 raft_consensus.cc:2272] T c864ca7d62c141eea36693de88508578 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:38.445966 18114 consensus_peers.cc:597] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9 -> Peer adf734561e49409c82d0d435327c8ea7 (127.16.55.3:45251): Couldn't send request to peer adf734561e49409c82d0d435327c8ea7. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.3:45251: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:38.447328 16604 tablet_replica.cc:333] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9: stopping tablet replica
I20260713 09:07:38.447912 16604 raft_consensus.cc:2243] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:38.448652 16604 raft_consensus.cc:2272] T 173f58c15400473b8af1014756f75909 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.450760 16604 tablet_replica.cc:333] T aba34f210c3a4d95b89b3de276c0bc3b P b402a09088c84cf59cf5a6cbce9f1ce9: stopping tablet replica
I20260713 09:07:38.451540 16604 raft_consensus.cc:2243] T aba34f210c3a4d95b89b3de276c0bc3b P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:38.452080 16604 raft_consensus.cc:2272] T aba34f210c3a4d95b89b3de276c0bc3b P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.453912 16604 tablet_replica.cc:333] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9: stopping tablet replica
I20260713 09:07:38.454442 16604 raft_consensus.cc:2243] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:38.455217 16604 raft_consensus.cc:2272] T db6a68f723884f0e9127148e149e6147 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.457000 16604 tablet_replica.cc:333] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9: stopping tablet replica
I20260713 09:07:38.457523 16604 raft_consensus.cc:2243] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:38.458285 16604 raft_consensus.cc:2272] T 0298092aa7d24e27beb7224bfa67e2ba P b402a09088c84cf59cf5a6cbce9f1ce9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.460161 16604 tablet_replica.cc:333] T f8870b3e1ee0426ba144c7b4e86f0a16 P b402a09088c84cf59cf5a6cbce9f1ce9: stopping tablet replica
I20260713 09:07:38.460667 16604 raft_consensus.cc:2243] T f8870b3e1ee0426ba144c7b4e86f0a16 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:38.461256 16604 raft_consensus.cc:2272] T f8870b3e1ee0426ba144c7b4e86f0a16 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.463124 16604 tablet_replica.cc:333] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9: stopping tablet replica
I20260713 09:07:38.463654 16604 raft_consensus.cc:2243] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:38.464362 16604 raft_consensus.cc:2272] T 1a5ee9992e7345f8917ba4c80552d959 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.466342 16604 tablet_replica.cc:333] T 79b277d134bd4a7e92eb3236c85e95fd P b402a09088c84cf59cf5a6cbce9f1ce9: stopping tablet replica
I20260713 09:07:38.466928 16604 raft_consensus.cc:2243] T 79b277d134bd4a7e92eb3236c85e95fd P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:38.467621 16604 raft_consensus.cc:2272] T 79b277d134bd4a7e92eb3236c85e95fd P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.469362 16604 tablet_replica.cc:333] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P b402a09088c84cf59cf5a6cbce9f1ce9: stopping tablet replica
I20260713 09:07:38.469866 16604 raft_consensus.cc:2243] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:38.470409 16604 raft_consensus.cc:2272] T 4cc5b8fa8ef14f8d98bbc44444bcedb8 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.472311 16604 tablet_replica.cc:333] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9: stopping tablet replica
I20260713 09:07:38.472805 16604 raft_consensus.cc:2243] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:38.473582 16604 raft_consensus.cc:2272] T 89552e6a1a4f469bb95d2fbd6f8bcb54 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.475530 16604 tablet_replica.cc:333] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9: stopping tablet replica
I20260713 09:07:38.476032 16604 raft_consensus.cc:2243] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:38.476766 16604 raft_consensus.cc:2272] T 327f38524ee644b98ace878f6fd0f998 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.478554 16604 tablet_replica.cc:333] T 6bb2ced5d1474645b65f5849d090cfe9 P b402a09088c84cf59cf5a6cbce9f1ce9: stopping tablet replica
I20260713 09:07:38.479157 16604 raft_consensus.cc:2243] T 6bb2ced5d1474645b65f5849d090cfe9 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:38.479746 16604 raft_consensus.cc:2272] T 6bb2ced5d1474645b65f5849d090cfe9 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.481526 16604 tablet_replica.cc:333] T 447db15af5d04b55b9d324b7e90e593c P b402a09088c84cf59cf5a6cbce9f1ce9: stopping tablet replica
I20260713 09:07:38.482005 16604 raft_consensus.cc:2243] T 447db15af5d04b55b9d324b7e90e593c P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:38.482568 16604 raft_consensus.cc:2272] T 447db15af5d04b55b9d324b7e90e593c P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.484390 16604 tablet_replica.cc:333] T e5c5643767c34ef1acb0b3f3bbeb5efb P b402a09088c84cf59cf5a6cbce9f1ce9: stopping tablet replica
I20260713 09:07:38.484882 16604 raft_consensus.cc:2243] T e5c5643767c34ef1acb0b3f3bbeb5efb P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:38.485435 16604 raft_consensus.cc:2272] T e5c5643767c34ef1acb0b3f3bbeb5efb P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.487365 16604 tablet_replica.cc:333] T 42849a98e9f6406ab5735515dff5f42b P b402a09088c84cf59cf5a6cbce9f1ce9: stopping tablet replica
I20260713 09:07:38.487843 16604 raft_consensus.cc:2243] T 42849a98e9f6406ab5735515dff5f42b P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:38.488258 16604 raft_consensus.cc:2272] T 42849a98e9f6406ab5735515dff5f42b P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.489897 16604 tablet_replica.cc:333] T c944e906a170492d884b0b99fdfac058 P b402a09088c84cf59cf5a6cbce9f1ce9: stopping tablet replica
I20260713 09:07:38.490433 16604 raft_consensus.cc:2243] T c944e906a170492d884b0b99fdfac058 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:38.490943 16604 raft_consensus.cc:2272] T c944e906a170492d884b0b99fdfac058 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.492867 16604 tablet_replica.cc:333] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P b402a09088c84cf59cf5a6cbce9f1ce9: stopping tablet replica
I20260713 09:07:38.493332 16604 raft_consensus.cc:2243] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:38.493844 16604 raft_consensus.cc:2272] T 5a56b6ef2a0e40e5a50b32ee8a0ca802 P b402a09088c84cf59cf5a6cbce9f1ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.533023 16604 tablet_server.cc:196] TabletServer@127.16.55.4:0 shutdown complete.
I20260713 09:07:38.567452 16604 master.cc:562] Master@127.16.55.62:39365 shutting down...
I20260713 09:07:38.596043 16604 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 25ed3488573447fba4ac2b6c7beeee7d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:38.596897 16604 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 25ed3488573447fba4ac2b6c7beeee7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:38.597371 16604 tablet_replica.cc:333] T 00000000000000000000000000000000 P 25ed3488573447fba4ac2b6c7beeee7d: stopping tablet replica
W20260713 09:07:39.618865 16604 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 17645)
I20260713 09:07:40.544925 16604 master.cc:584] Master@127.16.55.62:39365 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (30633 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:07:40.621012 16604 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.55.62:36967
I20260713 09:07:40.622272 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:40.628646 18589 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:40.630023 18590 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:40.630716 18592 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:40.631578 16604 server_base.cc:1061] running on GCE node
I20260713 09:07:40.632619 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:40.632823 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:40.632953 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933660632940 us; error 0 us; skew 500 ppm
I20260713 09:07:40.633461 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:40.638725 16604 webserver.cc:533] Webserver started at http://127.16.55.62:37133/ using document root <none> and password file <none>
I20260713 09:07:40.639644 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:40.640005 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:40.640365 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:40.642169 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933606384126-16604-0/minicluster-data/master-0-root/instance:
uuid: "3330c3ec656746688de270e807281353"
format_stamp: "Formatted at 2026-07-13 09:07:40 on dist-test-slave-dg4l"
I20260713 09:07:40.649313 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:40.654717 18597 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:40.657536 16604 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:07:40.658005 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933606384126-16604-0/minicluster-data/master-0-root
uuid: "3330c3ec656746688de270e807281353"
format_stamp: "Formatted at 2026-07-13 09:07:40 on dist-test-slave-dg4l"
I20260713 09:07:40.658475 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933606384126-16604-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933606384126-16604-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933606384126-16604-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:40.684934 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:40.686196 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:40.731992 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.62:36967
I20260713 09:07:40.732123 18648 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.62:36967 every 8 connection(s)
I20260713 09:07:40.737434 18649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:40.749275 18649 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3330c3ec656746688de270e807281353: Bootstrap starting.
I20260713 09:07:40.754747 18649 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3330c3ec656746688de270e807281353: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:40.759940 18649 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3330c3ec656746688de270e807281353: No bootstrap required, opened a new log
I20260713 09:07:40.762463 18649 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3330c3ec656746688de270e807281353 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3330c3ec656746688de270e807281353" member_type: VOTER }
I20260713 09:07:40.762925 18649 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3330c3ec656746688de270e807281353 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:40.763233 18649 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3330c3ec656746688de270e807281353 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3330c3ec656746688de270e807281353, State: Initialized, Role: FOLLOWER
I20260713 09:07:40.763906 18649 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3330c3ec656746688de270e807281353 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3330c3ec656746688de270e807281353" member_type: VOTER }
I20260713 09:07:40.764439 18649 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3330c3ec656746688de270e807281353 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:40.764693 18649 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3330c3ec656746688de270e807281353 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:40.764998 18649 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3330c3ec656746688de270e807281353 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:40.770042 18649 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3330c3ec656746688de270e807281353 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3330c3ec656746688de270e807281353" member_type: VOTER }
I20260713 09:07:40.770668 18649 leader_election.cc:304] T 00000000000000000000000000000000 P 3330c3ec656746688de270e807281353 [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: 3330c3ec656746688de270e807281353; no voters: 
I20260713 09:07:40.772017 18649 leader_election.cc:290] T 00000000000000000000000000000000 P 3330c3ec656746688de270e807281353 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:40.772491 18652 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3330c3ec656746688de270e807281353 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:40.773814 18652 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3330c3ec656746688de270e807281353 [term 1 LEADER]: Becoming Leader. State: Replica: 3330c3ec656746688de270e807281353, State: Running, Role: LEADER
I20260713 09:07:40.774549 18652 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3330c3ec656746688de270e807281353 [LEADER]: Queue going to LEADER mode. State: All 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: "3330c3ec656746688de270e807281353" member_type: VOTER }
I20260713 09:07:40.775331 18649 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3330c3ec656746688de270e807281353 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:40.778942 18653 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3330c3ec656746688de270e807281353 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3330c3ec656746688de270e807281353" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3330c3ec656746688de270e807281353" member_type: VOTER } }
I20260713 09:07:40.779608 18653 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3330c3ec656746688de270e807281353 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:40.779779 18654 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3330c3ec656746688de270e807281353 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3330c3ec656746688de270e807281353. Latest consensus state: current_term: 1 leader_uuid: "3330c3ec656746688de270e807281353" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3330c3ec656746688de270e807281353" member_type: VOTER } }
I20260713 09:07:40.780319 18654 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3330c3ec656746688de270e807281353 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:40.785106 18659 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:40.794056 18659 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:40.795274 16604 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:40.804445 18659 catalog_manager.cc:1383] Generated new cluster ID: df0ddafd310d42b4b3299001972f9329
I20260713 09:07:40.804797 18659 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:40.831300 18659 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:40.832562 18659 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:40.845906 18659 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3330c3ec656746688de270e807281353: Generated new TSK 0
I20260713 09:07:40.846531 18659 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:40.862157 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:40.868558 18670 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:40.869918 18671 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:40.871733 18673 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:40.872818 16604 server_base.cc:1061] running on GCE node
I20260713 09:07:40.873836 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:40.874034 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:40.874235 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933660874216 us; error 0 us; skew 500 ppm
I20260713 09:07:40.874811 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:40.877636 16604 webserver.cc:533] Webserver started at http://127.16.55.1:43943/ using document root <none> and password file <none>
I20260713 09:07:40.878146 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:40.878350 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:40.878636 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:40.879802 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933606384126-16604-0/minicluster-data/ts-0-root/instance:
uuid: "a77496526c4e4b48bf324d64c1a09fdf"
format_stamp: "Formatted at 2026-07-13 09:07:40 on dist-test-slave-dg4l"
I20260713 09:07:40.884380 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:07:40.888504 18678 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:40.889389 16604 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:07:40.889725 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933606384126-16604-0/minicluster-data/ts-0-root
uuid: "a77496526c4e4b48bf324d64c1a09fdf"
format_stamp: "Formatted at 2026-07-13 09:07:40 on dist-test-slave-dg4l"
I20260713 09:07:40.890038 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933606384126-16604-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933606384126-16604-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933606384126-16604-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:40.899832 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:40.901136 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:40.902701 16604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:40.905102 16604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:40.905349 16604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:40.905603 16604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:40.905803 16604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:40.948393 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.1:45763
I20260713 09:07:40.948488 18740 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.1:45763 every 8 connection(s)
I20260713 09:07:40.953660 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:40.961400 18745 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:40.962610 18746 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:40.965698 18748 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:40.966483 16604 server_base.cc:1061] running on GCE node
I20260713 09:07:40.967605 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:40.967847 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:40.968034 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933660968011 us; error 0 us; skew 500 ppm
I20260713 09:07:40.968757 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:40.971696 18741 heartbeater.cc:344] Connected to a master server at 127.16.55.62:36967
I20260713 09:07:40.971732 16604 webserver.cc:533] Webserver started at http://127.16.55.2:36613/ using document root <none> and password file <none>
I20260713 09:07:40.972148 18741 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:40.972436 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:40.972678 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:40.972945 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:40.972947 18741 heartbeater.cc:507] Master 127.16.55.62:36967 requested a full tablet report, sending...
I20260713 09:07:40.974138 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933606384126-16604-0/minicluster-data/ts-1-root/instance:
uuid: "f22f86cdd91a406795979bafd4e379ec"
format_stamp: "Formatted at 2026-07-13 09:07:40 on dist-test-slave-dg4l"
I20260713 09:07:40.975258 18614 ts_manager.cc:194] Registered new tserver with Master: a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:40.977180 18614 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33552
I20260713 09:07:40.979156 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:07:40.982683 18753 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:40.983497 16604 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:40.983798 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933606384126-16604-0/minicluster-data/ts-1-root
uuid: "f22f86cdd91a406795979bafd4e379ec"
format_stamp: "Formatted at 2026-07-13 09:07:40 on dist-test-slave-dg4l"
I20260713 09:07:40.984043 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933606384126-16604-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933606384126-16604-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933606384126-16604-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:40.998631 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:40.999907 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:41.001513 16604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:41.004063 16604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:41.004268 16604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:41.004602 16604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:41.004797 16604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:41.048209 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.2:44177
I20260713 09:07:41.048305 18815 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.2:44177 every 8 connection(s)
I20260713 09:07:41.053598 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:41.061546 18819 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:41.062557 18820 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:41.066474 18822 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:41.067020 18816 heartbeater.cc:344] Connected to a master server at 127.16.55.62:36967
I20260713 09:07:41.067040 16604 server_base.cc:1061] running on GCE node
I20260713 09:07:41.067528 18816 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:41.068140 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:41.068436 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:41.068421 18816 heartbeater.cc:507] Master 127.16.55.62:36967 requested a full tablet report, sending...
I20260713 09:07:41.068866 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933661068843 us; error 0 us; skew 500 ppm
I20260713 09:07:41.069530 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:41.071112 18614 ts_manager.cc:194] Registered new tserver with Master: f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
I20260713 09:07:41.072530 16604 webserver.cc:533] Webserver started at http://127.16.55.3:39585/ using document root <none> and password file <none>
I20260713 09:07:41.073112 18614 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33564
I20260713 09:07:41.073238 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:41.073607 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:41.073962 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:41.075582 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933606384126-16604-0/minicluster-data/ts-2-root/instance:
uuid: "0565300bb06146c0be908237f6b350d6"
format_stamp: "Formatted at 2026-07-13 09:07:41 on dist-test-slave-dg4l"
I20260713 09:07:41.080554 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260713 09:07:41.083748 18827 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:41.084558 16604 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:41.084865 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933606384126-16604-0/minicluster-data/ts-2-root
uuid: "0565300bb06146c0be908237f6b350d6"
format_stamp: "Formatted at 2026-07-13 09:07:41 on dist-test-slave-dg4l"
I20260713 09:07:41.085124 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933606384126-16604-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933606384126-16604-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933606384126-16604-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:41.107831 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:41.109073 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:41.110638 16604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:41.112828 16604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:41.113008 16604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:41.113320 16604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:41.113493 16604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:41.155220 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.3:42967
I20260713 09:07:41.155306 18889 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.3:42967 every 8 connection(s)
I20260713 09:07:41.159996 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:41.167464 18893 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:41.170185 18894 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:41.173365 18890 heartbeater.cc:344] Connected to a master server at 127.16.55.62:36967
I20260713 09:07:41.173777 18890 heartbeater.cc:461] Registering TS with master...
W20260713 09:07:41.174472 18896 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:41.174561 16604 server_base.cc:1061] running on GCE node
I20260713 09:07:41.174620 18890 heartbeater.cc:507] Master 127.16.55.62:36967 requested a full tablet report, sending...
I20260713 09:07:41.175849 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:41.176066 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:41.176297 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933661176279 us; error 0 us; skew 500 ppm
I20260713 09:07:41.177121 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:41.177110 18614 ts_manager.cc:194] Registered new tserver with Master: 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:41.178956 18614 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33570
I20260713 09:07:41.180127 16604 webserver.cc:533] Webserver started at http://127.16.55.4:38115/ using document root <none> and password file <none>
I20260713 09:07:41.180678 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:41.180891 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:41.181155 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:41.182196 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933606384126-16604-0/minicluster-data/ts-3-root/instance:
uuid: "8286f7f1e5674633bde1fafea1bb0ea9"
format_stamp: "Formatted at 2026-07-13 09:07:41 on dist-test-slave-dg4l"
I20260713 09:07:41.187042 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:07:41.190362 18901 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:41.191303 16604 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:41.191624 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933606384126-16604-0/minicluster-data/ts-3-root
uuid: "8286f7f1e5674633bde1fafea1bb0ea9"
format_stamp: "Formatted at 2026-07-13 09:07:41 on dist-test-slave-dg4l"
I20260713 09:07:41.191951 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933606384126-16604-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933606384126-16604-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933606384126-16604-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:41.212414 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:41.213712 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:41.215286 16604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:41.217519 16604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:41.217756 16604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:41.218024 16604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:41.218211 16604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:41.259824 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.4:44271
I20260713 09:07:41.259922 18963 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.4:44271 every 8 connection(s)
I20260713 09:07:41.274113 18964 heartbeater.cc:344] Connected to a master server at 127.16.55.62:36967
I20260713 09:07:41.274501 18964 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:41.275265 18964 heartbeater.cc:507] Master 127.16.55.62:36967 requested a full tablet report, sending...
I20260713 09:07:41.277354 18614 ts_manager.cc:194] Registered new tserver with Master: 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:41.278205 16604 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015127106s
I20260713 09:07:41.278925 18614 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33576
I20260713 09:07:41.305814 18614 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33588:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260713 09:07:41.446475 18706 tablet_service.cc:1511] Processing CreateTablet for tablet 0b5399b63afa4d43b640c6ccd32540bb (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:07:41.447898 18929 tablet_service.cc:1511] Processing CreateTablet for tablet 0b5399b63afa4d43b640c6ccd32540bb (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:07:41.448308 18928 tablet_service.cc:1511] Processing CreateTablet for tablet 860c40f05893476cbdae3bcc4a6f5b1f (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:07:41.448534 18704 tablet_service.cc:1511] Processing CreateTablet for tablet 860c40f05893476cbdae3bcc4a6f5b1f (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:07:41.449576 18929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b5399b63afa4d43b640c6ccd32540bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.449348 18705 tablet_service.cc:1511] Processing CreateTablet for tablet 5a6d42f69f4b439dbe5b4866138bbe10 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:07:41.450258 18928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 860c40f05893476cbdae3bcc4a6f5b1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.448011 18706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b5399b63afa4d43b640c6ccd32540bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.450920 18703 tablet_service.cc:1511] Processing CreateTablet for tablet 8854eaa5aa524971992318113b5caccc (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:07:41.452255 18703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8854eaa5aa524971992318113b5caccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.454353 18704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 860c40f05893476cbdae3bcc4a6f5b1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.454207 18927 tablet_service.cc:1511] Processing CreateTablet for tablet ee7beedefdc24d45851439cb9f8bee96 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:07:41.455412 18705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a6d42f69f4b439dbe5b4866138bbe10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.455771 18927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee7beedefdc24d45851439cb9f8bee96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.476503 18926 tablet_service.cc:1511] Processing CreateTablet for tablet b253f617e1be4be78a1835a88facdfd5 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:07:41.478401 18926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b253f617e1be4be78a1835a88facdfd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.485246 18702 tablet_service.cc:1511] Processing CreateTablet for tablet b253f617e1be4be78a1835a88facdfd5 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:07:41.486806 18702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b253f617e1be4be78a1835a88facdfd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.491122 18925 tablet_service.cc:1511] Processing CreateTablet for tablet e13c36c9988c4d7b8b30f70509f51cf4 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:07:41.492624 18925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e13c36c9988c4d7b8b30f70509f51cf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.494957 18781 tablet_service.cc:1511] Processing CreateTablet for tablet 0b5399b63afa4d43b640c6ccd32540bb (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:07:41.496403 18781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b5399b63afa4d43b640c6ccd32540bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.500694 18701 tablet_service.cc:1511] Processing CreateTablet for tablet e13c36c9988c4d7b8b30f70509f51cf4 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:07:41.502115 18701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e13c36c9988c4d7b8b30f70509f51cf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.506469 18780 tablet_service.cc:1511] Processing CreateTablet for tablet 5a6d42f69f4b439dbe5b4866138bbe10 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:07:41.507898 18780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a6d42f69f4b439dbe5b4866138bbe10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.512399 18981 tablet_bootstrap.cc:492] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9: Bootstrap starting.
I20260713 09:07:41.512487 18776 tablet_service.cc:1511] Processing CreateTablet for tablet 42cb9a918eae43c8bb82266d4bb9fca7 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:07:41.514042 18776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42cb9a918eae43c8bb82266d4bb9fca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.516291 18779 tablet_service.cc:1511] Processing CreateTablet for tablet ee7beedefdc24d45851439cb9f8bee96 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:07:41.517693 18779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee7beedefdc24d45851439cb9f8bee96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.520360 18777 tablet_service.cc:1511] Processing CreateTablet for tablet b253f617e1be4be78a1835a88facdfd5 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:07:41.521727 18777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b253f617e1be4be78a1835a88facdfd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.512627 18778 tablet_service.cc:1511] Processing CreateTablet for tablet 8854eaa5aa524971992318113b5caccc (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:07:41.523957 18778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8854eaa5aa524971992318113b5caccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.534937 18981 tablet_bootstrap.cc:654] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:41.545370 18927 tablet_service.cc:1511] Processing CreateTablet for tablet 42cb9a918eae43c8bb82266d4bb9fca7 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:07:41.546761 18927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42cb9a918eae43c8bb82266d4bb9fca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.558431 18706 tablet_service.cc:1511] Processing CreateTablet for tablet 5109cd065e5747db909ffe3b427073f1 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:07:41.559850 18706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5109cd065e5747db909ffe3b427073f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.568778 18855 tablet_service.cc:1511] Processing CreateTablet for tablet 5a6d42f69f4b439dbe5b4866138bbe10 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:07:41.570159 18855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a6d42f69f4b439dbe5b4866138bbe10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.570802 18853 tablet_service.cc:1511] Processing CreateTablet for tablet ee7beedefdc24d45851439cb9f8bee96 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:07:41.572151 18853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee7beedefdc24d45851439cb9f8bee96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.572182 18854 tablet_service.cc:1511] Processing CreateTablet for tablet 860c40f05893476cbdae3bcc4a6f5b1f (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:07:41.573680 18854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 860c40f05893476cbdae3bcc4a6f5b1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.578372 18851 tablet_service.cc:1511] Processing CreateTablet for tablet e13c36c9988c4d7b8b30f70509f51cf4 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:07:41.579631 18850 tablet_service.cc:1511] Processing CreateTablet for tablet 42cb9a918eae43c8bb82266d4bb9fca7 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:07:41.585141 18852 tablet_service.cc:1511] Processing CreateTablet for tablet 8854eaa5aa524971992318113b5caccc (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:07:41.586161 18778 tablet_service.cc:1511] Processing CreateTablet for tablet 5109cd065e5747db909ffe3b427073f1 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:07:41.588215 18778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5109cd065e5747db909ffe3b427073f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.589810 18849 tablet_service.cc:1511] Processing CreateTablet for tablet 5109cd065e5747db909ffe3b427073f1 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:07:41.595242 18851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e13c36c9988c4d7b8b30f70509f51cf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.597281 18926 tablet_service.cc:1511] Processing CreateTablet for tablet 9d72b58d11f4459f9a16a7685cb63be4 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:07:41.599094 18849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5109cd065e5747db909ffe3b427073f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.604030 18852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8854eaa5aa524971992318113b5caccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.608012 18926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d72b58d11f4459f9a16a7685cb63be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.611356 18850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42cb9a918eae43c8bb82266d4bb9fca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.615659 18981 tablet_bootstrap.cc:492] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9: No bootstrap required, opened a new log
I20260713 09:07:41.616226 18981 ts_tablet_manager.cc:1403] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent bootstrapping tablet: real 0.104s	user 0.021s	sys 0.018s
I20260713 09:07:41.632680 18704 tablet_service.cc:1511] Processing CreateTablet for tablet 9d72b58d11f4459f9a16a7685cb63be4 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:07:41.634569 18704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d72b58d11f4459f9a16a7685cb63be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.637706 18981 raft_consensus.cc:359] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:41.640542 18981 raft_consensus.cc:385] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:41.640396 18778 tablet_service.cc:1511] Processing CreateTablet for tablet 9d72b58d11f4459f9a16a7685cb63be4 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:07:41.640867 18981 raft_consensus.cc:740] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8286f7f1e5674633bde1fafea1bb0ea9, State: Initialized, Role: FOLLOWER
I20260713 09:07:41.641707 18778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d72b58d11f4459f9a16a7685cb63be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.641618 18981 consensus_queue.cc:260] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:41.638477 18982 tablet_bootstrap.cc:492] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
I20260713 09:07:41.649804 18982 tablet_bootstrap.cc:654] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:41.638744 18984 tablet_bootstrap.cc:492] T 5a6d42f69f4b439dbe5b4866138bbe10 P f22f86cdd91a406795979bafd4e379ec: Bootstrap starting.
I20260713 09:07:41.663331 18928 tablet_service.cc:1511] Processing CreateTablet for tablet e1103d1dd41d461b81f524eb56860509 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:07:41.664664 18928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1103d1dd41d461b81f524eb56860509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.654009 18853 tablet_service.cc:1511] Processing CreateTablet for tablet e1103d1dd41d461b81f524eb56860509 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:07:41.667868 18853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1103d1dd41d461b81f524eb56860509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.673496 18984 tablet_bootstrap.cc:654] T 5a6d42f69f4b439dbe5b4866138bbe10 P f22f86cdd91a406795979bafd4e379ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:41.681075 18706 tablet_service.cc:1511] Processing CreateTablet for tablet e1103d1dd41d461b81f524eb56860509 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:07:41.682359 18780 tablet_service.cc:1511] Processing CreateTablet for tablet 4c6a4e8d05a04930aba0ca9c4881b0b7 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:07:41.682960 18706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1103d1dd41d461b81f524eb56860509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.683732 18780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c6a4e8d05a04930aba0ca9c4881b0b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.698066 18985 tablet_bootstrap.cc:492] T 5a6d42f69f4b439dbe5b4866138bbe10 P 0565300bb06146c0be908237f6b350d6: Bootstrap starting.
I20260713 09:07:41.704404 18985 tablet_bootstrap.cc:654] T 5a6d42f69f4b439dbe5b4866138bbe10 P 0565300bb06146c0be908237f6b350d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:41.708541 18964 heartbeater.cc:499] Master 127.16.55.62:36967 was elected leader, sending a full tablet report...
I20260713 09:07:41.708909 18981 ts_tablet_manager.cc:1434] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent starting tablet: real 0.092s	user 0.008s	sys 0.001s
I20260713 09:07:41.711133 18852 tablet_service.cc:1511] Processing CreateTablet for tablet 4c6a4e8d05a04930aba0ca9c4881b0b7 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:07:41.711617 18981 tablet_bootstrap.cc:492] T 0b5399b63afa4d43b640c6ccd32540bb P 8286f7f1e5674633bde1fafea1bb0ea9: Bootstrap starting.
I20260713 09:07:41.718320 18981 tablet_bootstrap.cc:654] T 0b5399b63afa4d43b640c6ccd32540bb P 8286f7f1e5674633bde1fafea1bb0ea9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:41.719354 18852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c6a4e8d05a04930aba0ca9c4881b0b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.720846 18984 tablet_bootstrap.cc:492] T 5a6d42f69f4b439dbe5b4866138bbe10 P f22f86cdd91a406795979bafd4e379ec: No bootstrap required, opened a new log
I20260713 09:07:41.721490 18984 ts_tablet_manager.cc:1403] T 5a6d42f69f4b439dbe5b4866138bbe10 P f22f86cdd91a406795979bafd4e379ec: Time spent bootstrapping tablet: real 0.083s	user 0.007s	sys 0.008s
I20260713 09:07:41.724570 18984 raft_consensus.cc:359] T 5a6d42f69f4b439dbe5b4866138bbe10 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:41.724915 18926 tablet_service.cc:1511] Processing CreateTablet for tablet 4c6a4e8d05a04930aba0ca9c4881b0b7 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:07:41.726293 18926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c6a4e8d05a04930aba0ca9c4881b0b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.725306 18984 raft_consensus.cc:385] T 5a6d42f69f4b439dbe5b4866138bbe10 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:41.727697 18984 raft_consensus.cc:740] T 5a6d42f69f4b439dbe5b4866138bbe10 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Initialized, Role: FOLLOWER
I20260713 09:07:41.728781 18984 consensus_queue.cc:260] T 5a6d42f69f4b439dbe5b4866138bbe10 P f22f86cdd91a406795979bafd4e379ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:41.730945 18704 tablet_service.cc:1511] Processing CreateTablet for tablet d3b4440cccc94c12aa26f9df1caca9f2 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:07:41.732277 18704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b4440cccc94c12aa26f9df1caca9f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.733029 18982 tablet_bootstrap.cc:492] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf: No bootstrap required, opened a new log
I20260713 09:07:41.733525 18982 ts_tablet_manager.cc:1403] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.095s	user 0.000s	sys 0.019s
I20260713 09:07:41.734236 18928 tablet_service.cc:1511] Processing CreateTablet for tablet 363499f856e84cca9f72a3494aa76ec1 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:07:41.733639 18780 tablet_service.cc:1511] Processing CreateTablet for tablet d3b4440cccc94c12aa26f9df1caca9f2 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:07:41.735533 18928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 363499f856e84cca9f72a3494aa76ec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.736124 18780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b4440cccc94c12aa26f9df1caca9f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.736541 18982 raft_consensus.cc:359] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:41.734707 18853 tablet_service.cc:1511] Processing CreateTablet for tablet d3b4440cccc94c12aa26f9df1caca9f2 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:07:41.737304 18982 raft_consensus.cc:385] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:41.737663 18982 raft_consensus.cc:740] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:41.738461 18982 consensus_queue.cc:260] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:41.738531 18853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b4440cccc94c12aa26f9df1caca9f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.749091 18981 tablet_bootstrap.cc:492] T 0b5399b63afa4d43b640c6ccd32540bb P 8286f7f1e5674633bde1fafea1bb0ea9: No bootstrap required, opened a new log
I20260713 09:07:41.749607 18981 ts_tablet_manager.cc:1403] T 0b5399b63afa4d43b640c6ccd32540bb P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.002s
I20260713 09:07:41.750419 18706 tablet_service.cc:1511] Processing CreateTablet for tablet 363499f856e84cca9f72a3494aa76ec1 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:07:41.751737 18706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 363499f856e84cca9f72a3494aa76ec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.753347 18778 tablet_service.cc:1511] Processing CreateTablet for tablet 363499f856e84cca9f72a3494aa76ec1 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:07:41.753602 18927 tablet_service.cc:1511] Processing CreateTablet for tablet 848a21d43d9140e78b25a3675b6647e6 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:07:41.754633 18778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 363499f856e84cca9f72a3494aa76ec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.754904 18981 raft_consensus.cc:359] T 0b5399b63afa4d43b640c6ccd32540bb P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:41.755716 18981 raft_consensus.cc:385] T 0b5399b63afa4d43b640c6ccd32540bb P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:41.756084 18981 raft_consensus.cc:740] T 0b5399b63afa4d43b640c6ccd32540bb P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8286f7f1e5674633bde1fafea1bb0ea9, State: Initialized, Role: FOLLOWER
I20260713 09:07:41.760421 18855 tablet_service.cc:1511] Processing CreateTablet for tablet 848a21d43d9140e78b25a3675b6647e6 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:07:41.761752 18855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848a21d43d9140e78b25a3675b6647e6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:07:41.765539 18965 tablet.cc:2406] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:07:41.765947 18927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848a21d43d9140e78b25a3675b6647e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.769248 18701 tablet_service.cc:1511] Processing CreateTablet for tablet 848a21d43d9140e78b25a3675b6647e6 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:07:41.770874 18701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848a21d43d9140e78b25a3675b6647e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.771440 18981 consensus_queue.cc:260] T 0b5399b63afa4d43b640c6ccd32540bb P 8286f7f1e5674633bde1fafea1bb0ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:41.778245 18981 ts_tablet_manager.cc:1434] T 0b5399b63afa4d43b640c6ccd32540bb P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260713 09:07:41.779328 18981 tablet_bootstrap.cc:492] T ee7beedefdc24d45851439cb9f8bee96 P 8286f7f1e5674633bde1fafea1bb0ea9: Bootstrap starting.
W20260713 09:07:41.788975 18662 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:41.793316 18981 tablet_bootstrap.cc:654] T ee7beedefdc24d45851439cb9f8bee96 P 8286f7f1e5674633bde1fafea1bb0ea9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:41.801041 18984 ts_tablet_manager.cc:1434] T 5a6d42f69f4b439dbe5b4866138bbe10 P f22f86cdd91a406795979bafd4e379ec: Time spent starting tablet: real 0.079s	user 0.007s	sys 0.003s
I20260713 09:07:41.801795 18816 heartbeater.cc:499] Master 127.16.55.62:36967 was elected leader, sending a full tablet report...
I20260713 09:07:41.803203 18926 tablet_service.cc:1511] Processing CreateTablet for tablet af3c4c6ec2c84df68a7a74995ac0c605 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:07:41.805672 18926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af3c4c6ec2c84df68a7a74995ac0c605. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.807375 18779 tablet_service.cc:1511] Processing CreateTablet for tablet 7c2de494e3654620ae05c787e028ba18 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:07:41.808728 18779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c2de494e3654620ae05c787e028ba18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.810384 18984 tablet_bootstrap.cc:492] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec: Bootstrap starting.
I20260713 09:07:41.811137 18928 tablet_service.cc:1511] Processing CreateTablet for tablet b66081a626cf4e25b3a17622120b5841 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:07:41.811951 18853 tablet_service.cc:1511] Processing CreateTablet for tablet af3c4c6ec2c84df68a7a74995ac0c605 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:07:41.812404 18928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b66081a626cf4e25b3a17622120b5841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.813265 18853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af3c4c6ec2c84df68a7a74995ac0c605. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.815989 18852 tablet_service.cc:1511] Processing CreateTablet for tablet 7c2de494e3654620ae05c787e028ba18 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:07:41.816049 18780 tablet_service.cc:1511] Processing CreateTablet for tablet af3c4c6ec2c84df68a7a74995ac0c605 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:07:41.817544 18852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c2de494e3654620ae05c787e028ba18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.817728 18780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af3c4c6ec2c84df68a7a74995ac0c605. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.820528 18702 tablet_service.cc:1511] Processing CreateTablet for tablet 7c2de494e3654620ae05c787e028ba18 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:07:41.821026 18984 tablet_bootstrap.cc:654] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:41.821882 18702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c2de494e3654620ae05c787e028ba18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.826187 18993 raft_consensus.cc:493] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:41.827430 18741 heartbeater.cc:499] Master 127.16.55.62:36967 was elected leader, sending a full tablet report...
I20260713 09:07:41.831703 18985 tablet_bootstrap.cc:492] T 5a6d42f69f4b439dbe5b4866138bbe10 P 0565300bb06146c0be908237f6b350d6: No bootstrap required, opened a new log
I20260713 09:07:41.832312 18985 ts_tablet_manager.cc:1403] T 5a6d42f69f4b439dbe5b4866138bbe10 P 0565300bb06146c0be908237f6b350d6: Time spent bootstrapping tablet: real 0.135s	user 0.011s	sys 0.004s
I20260713 09:07:41.833015 18703 tablet_service.cc:1511] Processing CreateTablet for tablet b66081a626cf4e25b3a17622120b5841 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:07:41.826841 18993 raft_consensus.cc:515] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:41.834419 18703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b66081a626cf4e25b3a17622120b5841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.837183 18993 leader_election.cc:290] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:41.842451 18982 ts_tablet_manager.cc:1434] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.109s	user 0.012s	sys 0.009s
I20260713 09:07:41.843623 18982 tablet_bootstrap.cc:492] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
I20260713 09:07:41.874347 18777 tablet_service.cc:1511] Processing CreateTablet for tablet b66081a626cf4e25b3a17622120b5841 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:07:41.875357 18855 tablet_service.cc:1511] Processing CreateTablet for tablet c875acb5e1ed4dc5b945f06b00b225c2 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:07:41.875851 18777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b66081a626cf4e25b3a17622120b5841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.876662 18855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c875acb5e1ed4dc5b945f06b00b225c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.880402 18929 tablet_service.cc:1511] Processing CreateTablet for tablet c875acb5e1ed4dc5b945f06b00b225c2 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:07:41.881922 18929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c875acb5e1ed4dc5b945f06b00b225c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.882349 18776 tablet_service.cc:1511] Processing CreateTablet for tablet 2735e4dc3fc7458f90580e9bc4772b86 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:07:41.883667 18776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2735e4dc3fc7458f90580e9bc4772b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.888098 18925 tablet_service.cc:1511] Processing CreateTablet for tablet 2735e4dc3fc7458f90580e9bc4772b86 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:07:41.889421 18925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2735e4dc3fc7458f90580e9bc4772b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.892818 18851 tablet_service.cc:1511] Processing CreateTablet for tablet 2735e4dc3fc7458f90580e9bc4772b86 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:07:41.894207 18851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2735e4dc3fc7458f90580e9bc4772b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.896644 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860c40f05893476cbdae3bcc4a6f5b1f" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:41.897619 18939 raft_consensus.cc:2468] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a77496526c4e4b48bf324d64c1a09fdf in term 0.
I20260713 09:07:41.914839 18680 leader_election.cc:304] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8286f7f1e5674633bde1fafea1bb0ea9, a77496526c4e4b48bf324d64c1a09fdf; no voters: 
I20260713 09:07:41.920089 18982 tablet_bootstrap.cc:654] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:41.926436 18991 raft_consensus.cc:2804] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:41.926997 18991 raft_consensus.cc:493] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:41.927368 18991 raft_consensus.cc:3060] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:41.937543 18985 raft_consensus.cc:359] T 5a6d42f69f4b439dbe5b4866138bbe10 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:41.938494 18985 raft_consensus.cc:385] T 5a6d42f69f4b439dbe5b4866138bbe10 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:41.938881 18985 raft_consensus.cc:740] T 5a6d42f69f4b439dbe5b4866138bbe10 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Initialized, Role: FOLLOWER
I20260713 09:07:41.939699 18985 consensus_queue.cc:260] T 5a6d42f69f4b439dbe5b4866138bbe10 P 0565300bb06146c0be908237f6b350d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:41.942070 18991 raft_consensus.cc:515] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:41.948184 18927 tablet_service.cc:1511] Processing CreateTablet for tablet c6eac1650b90491e8e17425d11a7236b (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:07:41.949555 18927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6eac1650b90491e8e17425d11a7236b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.950286 18779 tablet_service.cc:1511] Processing CreateTablet for tablet e55a7669f99c4ed6b70e9fecb943f48f (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:07:41.952041 18779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e55a7669f99c4ed6b70e9fecb943f48f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.959944 18778 tablet_service.cc:1511] Processing CreateTablet for tablet c6eac1650b90491e8e17425d11a7236b (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:07:41.961690 18778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6eac1650b90491e8e17425d11a7236b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.964012 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860c40f05893476cbdae3bcc4a6f5b1f" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9"
I20260713 09:07:41.964835 18939 raft_consensus.cc:3060] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:41.971159 18853 tablet_service.cc:1511] Processing CreateTablet for tablet e55a7669f99c4ed6b70e9fecb943f48f (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:07:41.972909 18991 leader_election.cc:290] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 1 election: Requested vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:41.973163 18853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e55a7669f99c4ed6b70e9fecb943f48f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.031432 18890 heartbeater.cc:499] Master 127.16.55.62:36967 was elected leader, sending a full tablet report...
I20260713 09:07:42.039058 18984 tablet_bootstrap.cc:492] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec: No bootstrap required, opened a new log
I20260713 09:07:42.039641 18984 ts_tablet_manager.cc:1403] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec: Time spent bootstrapping tablet: real 0.229s	user 0.018s	sys 0.018s
I20260713 09:07:42.039590 18854 tablet_service.cc:1511] Processing CreateTablet for tablet 828fdd1b7ed64a37a4a51002b0c96a30 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:07:42.041687 18854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 828fdd1b7ed64a37a4a51002b0c96a30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.041541 18702 tablet_service.cc:1511] Processing CreateTablet for tablet e55a7669f99c4ed6b70e9fecb943f48f (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:07:42.043123 18984 raft_consensus.cc:359] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:42.043882 18984 raft_consensus.cc:385] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.042877 18702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e55a7669f99c4ed6b70e9fecb943f48f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.044165 18984 raft_consensus.cc:740] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.045099 18984 consensus_queue.cc:260] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:42.052960 18777 tablet_service.cc:1511] Processing CreateTablet for tablet 801310d8284342fe934e018c32eaba74 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:07:42.059929 18777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 801310d8284342fe934e018c32eaba74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.058912 18984 ts_tablet_manager.cc:1434] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260713 09:07:42.056406 18701 tablet_service.cc:1511] Processing CreateTablet for tablet c875acb5e1ed4dc5b945f06b00b225c2 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:07:42.061754 18701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c875acb5e1ed4dc5b945f06b00b225c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.068007 18929 tablet_service.cc:1511] Processing CreateTablet for tablet 828fdd1b7ed64a37a4a51002b0c96a30 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:07:42.068917 18703 tablet_service.cc:1511] Processing CreateTablet for tablet c6eac1650b90491e8e17425d11a7236b (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:07:42.069446 18929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 828fdd1b7ed64a37a4a51002b0c96a30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.070220 18703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6eac1650b90491e8e17425d11a7236b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.072818 18849 tablet_service.cc:1511] Processing CreateTablet for tablet 801310d8284342fe934e018c32eaba74 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:07:42.074101 18849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 801310d8284342fe934e018c32eaba74. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:07:42.047463 18600 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.16.55.1:45763, user_credentials={real_user=slave}} blocked reactor thread for 56503.3us
I20260713 09:07:42.083491 18865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860c40f05893476cbdae3bcc4a6f5b1f" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:42.083971 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860c40f05893476cbdae3bcc4a6f5b1f" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6"
I20260713 09:07:42.094498 18985 ts_tablet_manager.cc:1434] T 5a6d42f69f4b439dbe5b4866138bbe10 P 0565300bb06146c0be908237f6b350d6: Time spent starting tablet: real 0.262s	user 0.012s	sys 0.000s
I20260713 09:07:42.095639 18985 tablet_bootstrap.cc:492] T 42cb9a918eae43c8bb82266d4bb9fca7 P 0565300bb06146c0be908237f6b350d6: Bootstrap starting.
I20260713 09:07:42.083061 18984 tablet_bootstrap.cc:492] T 0b5399b63afa4d43b640c6ccd32540bb P f22f86cdd91a406795979bafd4e379ec: Bootstrap starting.
I20260713 09:07:42.105327 18981 tablet_bootstrap.cc:492] T ee7beedefdc24d45851439cb9f8bee96 P 8286f7f1e5674633bde1fafea1bb0ea9: No bootstrap required, opened a new log
I20260713 09:07:42.105908 18985 tablet_bootstrap.cc:654] T 42cb9a918eae43c8bb82266d4bb9fca7 P 0565300bb06146c0be908237f6b350d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.106009 18981 ts_tablet_manager.cc:1403] T ee7beedefdc24d45851439cb9f8bee96 P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent bootstrapping tablet: real 0.327s	user 0.008s	sys 0.028s
I20260713 09:07:42.109383 18981 raft_consensus.cc:359] T ee7beedefdc24d45851439cb9f8bee96 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:42.114610 18984 tablet_bootstrap.cc:654] T 0b5399b63afa4d43b640c6ccd32540bb P f22f86cdd91a406795979bafd4e379ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.119901 18981 raft_consensus.cc:385] T ee7beedefdc24d45851439cb9f8bee96 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.120289 18981 raft_consensus.cc:740] T ee7beedefdc24d45851439cb9f8bee96 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8286f7f1e5674633bde1fafea1bb0ea9, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.122295 18982 tablet_bootstrap.cc:492] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf: No bootstrap required, opened a new log
I20260713 09:07:42.122880 18982 ts_tablet_manager.cc:1403] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.279s	user 0.020s	sys 0.032s
I20260713 09:07:42.125873 18982 raft_consensus.cc:359] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:42.126700 18982 raft_consensus.cc:385] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.126932 18986 raft_consensus.cc:493] T 0b5399b63afa4d43b640c6ccd32540bb P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.127074 18982 raft_consensus.cc:740] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.127501 18986 raft_consensus.cc:515] T 0b5399b63afa4d43b640c6ccd32540bb P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:42.127889 18982 consensus_queue.cc:260] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:42.130184 18982 ts_tablet_manager.cc:1434] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:07:42.131417 18981 consensus_queue.cc:260] T ee7beedefdc24d45851439cb9f8bee96 P 8286f7f1e5674633bde1fafea1bb0ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:42.136082 18986 leader_election.cc:290] T 0b5399b63afa4d43b640c6ccd32540bb P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
I20260713 09:07:42.142613 18982 tablet_bootstrap.cc:492] T 0b5399b63afa4d43b640c6ccd32540bb P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
I20260713 09:07:42.126405 18939 raft_consensus.cc:2468] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77496526c4e4b48bf324d64c1a09fdf in term 1.
W20260713 09:07:42.164120 18682 leader_election.cc:343] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:42.165153 18682 leader_election.cc:343] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:42.167083 18680 leader_election.cc:304] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [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: 8286f7f1e5674633bde1fafea1bb0ea9, a77496526c4e4b48bf324d64c1a09fdf; no voters: 0565300bb06146c0be908237f6b350d6
I20260713 09:07:42.170218 18791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5399b63afa4d43b640c6ccd32540bb" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:42.170595 18991 raft_consensus.cc:2804] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:42.171830 18991 raft_consensus.cc:697] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 1 LEADER]: Becoming Leader. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Running, Role: LEADER
I20260713 09:07:42.172650 18991 consensus_queue.cc:237] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:42.174439 18984 tablet_bootstrap.cc:492] T 0b5399b63afa4d43b640c6ccd32540bb P f22f86cdd91a406795979bafd4e379ec: No bootstrap required, opened a new log
I20260713 09:07:42.174959 18984 ts_tablet_manager.cc:1403] T 0b5399b63afa4d43b640c6ccd32540bb P f22f86cdd91a406795979bafd4e379ec: Time spent bootstrapping tablet: real 0.092s	user 0.011s	sys 0.013s
W20260713 09:07:42.175669 18905 leader_election.cc:343] T 0b5399b63afa4d43b640c6ccd32540bb P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:42.179706 18929 tablet_service.cc:1511] Processing CreateTablet for tablet 801310d8284342fe934e018c32eaba74 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:07:42.181730 18929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 801310d8284342fe934e018c32eaba74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.181509 18984 raft_consensus.cc:359] T 0b5399b63afa4d43b640c6ccd32540bb P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:42.183280 18984 raft_consensus.cc:385] T 0b5399b63afa4d43b640c6ccd32540bb P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.183826 18984 raft_consensus.cc:740] T 0b5399b63afa4d43b640c6ccd32540bb P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.184934 18984 consensus_queue.cc:260] T 0b5399b63afa4d43b640c6ccd32540bb P f22f86cdd91a406795979bafd4e379ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:42.190430 18702 tablet_service.cc:1511] Processing CreateTablet for tablet 828fdd1b7ed64a37a4a51002b0c96a30 (DEFAULT_TABLE table=test-workload [id=7754569c2e89486a9f2bf80a3cc0ac19]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:07:42.192528 18702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 828fdd1b7ed64a37a4a51002b0c96a30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.224498 18984 ts_tablet_manager.cc:1434] T 0b5399b63afa4d43b640c6ccd32540bb P f22f86cdd91a406795979bafd4e379ec: Time spent starting tablet: real 0.049s	user 0.010s	sys 0.004s
I20260713 09:07:42.225656 18992 raft_consensus.cc:493] T 5a6d42f69f4b439dbe5b4866138bbe10 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.226338 18992 raft_consensus.cc:515] T 5a6d42f69f4b439dbe5b4866138bbe10 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:42.236274 18999 raft_consensus.cc:493] T 5a6d42f69f4b439dbe5b4866138bbe10 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.236883 18999 raft_consensus.cc:515] T 5a6d42f69f4b439dbe5b4866138bbe10 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:42.239441 18985 tablet_bootstrap.cc:492] T 42cb9a918eae43c8bb82266d4bb9fca7 P 0565300bb06146c0be908237f6b350d6: No bootstrap required, opened a new log
I20260713 09:07:42.240120 18985 ts_tablet_manager.cc:1403] T 42cb9a918eae43c8bb82266d4bb9fca7 P 0565300bb06146c0be908237f6b350d6: Time spent bootstrapping tablet: real 0.145s	user 0.042s	sys 0.023s
I20260713 09:07:42.244074 18999 leader_election.cc:290] T 5a6d42f69f4b439dbe5b4866138bbe10 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
I20260713 09:07:42.245996 18991 raft_consensus.cc:493] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.256973 18992 leader_election.cc:290] T 5a6d42f69f4b439dbe5b4866138bbe10 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:42.257589 18985 raft_consensus.cc:359] T 42cb9a918eae43c8bb82266d4bb9fca7 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:42.246676 18991 raft_consensus.cc:515] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:42.258425 18985 raft_consensus.cc:385] T 42cb9a918eae43c8bb82266d4bb9fca7 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.259604 18985 raft_consensus.cc:740] T 42cb9a918eae43c8bb82266d4bb9fca7 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.260667 18985 consensus_queue.cc:260] T 42cb9a918eae43c8bb82266d4bb9fca7 P 0565300bb06146c0be908237f6b350d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:42.263216 18985 ts_tablet_manager.cc:1434] T 42cb9a918eae43c8bb82266d4bb9fca7 P 0565300bb06146c0be908237f6b350d6: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260713 09:07:42.264385 18985 tablet_bootstrap.cc:492] T ee7beedefdc24d45851439cb9f8bee96 P 0565300bb06146c0be908237f6b350d6: Bootstrap starting.
I20260713 09:07:42.268476 18612 catalog_manager.cc:5697] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf reported cstate change: term changed from 0 to 1, leader changed from <none> to a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1). New cstate: current_term: 1 leader_uuid: "a77496526c4e4b48bf324d64c1a09fdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:42.270807 18982 tablet_bootstrap.cc:654] T 0b5399b63afa4d43b640c6ccd32540bb P a77496526c4e4b48bf324d64c1a09fdf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.271341 18985 tablet_bootstrap.cc:654] T ee7beedefdc24d45851439cb9f8bee96 P 0565300bb06146c0be908237f6b350d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.271291 18992 raft_consensus.cc:493] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.260752 18991 leader_election.cc:290] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
I20260713 09:07:42.282310 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6d42f69f4b439dbe5b4866138bbe10" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:42.283083 18864 raft_consensus.cc:2468] T 5a6d42f69f4b439dbe5b4866138bbe10 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a77496526c4e4b48bf324d64c1a09fdf in term 0.
I20260713 09:07:42.284421 18682 leader_election.cc:304] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0565300bb06146c0be908237f6b350d6, a77496526c4e4b48bf324d64c1a09fdf; no voters: 
I20260713 09:07:42.285374 18991 raft_consensus.cc:2804] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:42.285755 18991 raft_consensus.cc:493] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:42.286087 18991 raft_consensus.cc:3060] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.279692 18984 tablet_bootstrap.cc:492] T 42cb9a918eae43c8bb82266d4bb9fca7 P f22f86cdd91a406795979bafd4e379ec: Bootstrap starting.
I20260713 09:07:42.276831 18992 raft_consensus.cc:515] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:42.298399 18992 leader_election.cc:290] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:42.315392 18992 raft_consensus.cc:493] T 0b5399b63afa4d43b640c6ccd32540bb P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.316601 18992 raft_consensus.cc:515] T 0b5399b63afa4d43b640c6ccd32540bb P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:42.317866 18991 raft_consensus.cc:515] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:42.318665 18992 leader_election.cc:290] T 0b5399b63afa4d43b640c6ccd32540bb P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:42.320235 18791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6d42f69f4b439dbe5b4866138bbe10" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:42.322801 18791 raft_consensus.cc:2468] T 5a6d42f69f4b439dbe5b4866138bbe10 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0565300bb06146c0be908237f6b350d6 in term 0.
I20260713 09:07:42.325977 18831 leader_election.cc:304] T 5a6d42f69f4b439dbe5b4866138bbe10 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec; no voters: 
I20260713 09:07:42.327196 18999 raft_consensus.cc:2804] T 5a6d42f69f4b439dbe5b4866138bbe10 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:42.327716 18999 raft_consensus.cc:493] T 5a6d42f69f4b439dbe5b4866138bbe10 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:42.328162 18999 raft_consensus.cc:3060] T 5a6d42f69f4b439dbe5b4866138bbe10 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.324519 18991 leader_election.cc:290] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 1 election: Requested vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
I20260713 09:07:42.339121 18981 ts_tablet_manager.cc:1434] T ee7beedefdc24d45851439cb9f8bee96 P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent starting tablet: real 0.233s	user 0.017s	sys 0.011s
I20260713 09:07:42.340631 18985 tablet_bootstrap.cc:492] T ee7beedefdc24d45851439cb9f8bee96 P 0565300bb06146c0be908237f6b350d6: No bootstrap required, opened a new log
I20260713 09:07:42.341260 18985 ts_tablet_manager.cc:1403] T ee7beedefdc24d45851439cb9f8bee96 P 0565300bb06146c0be908237f6b350d6: Time spent bootstrapping tablet: real 0.077s	user 0.017s	sys 0.010s
I20260713 09:07:42.343851 18981 tablet_bootstrap.cc:492] T e13c36c9988c4d7b8b30f70509f51cf4 P 8286f7f1e5674633bde1fafea1bb0ea9: Bootstrap starting.
I20260713 09:07:42.344656 18985 raft_consensus.cc:359] T ee7beedefdc24d45851439cb9f8bee96 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:42.345516 18985 raft_consensus.cc:385] T ee7beedefdc24d45851439cb9f8bee96 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.345870 18985 raft_consensus.cc:740] T ee7beedefdc24d45851439cb9f8bee96 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.346647 18985 consensus_queue.cc:260] T ee7beedefdc24d45851439cb9f8bee96 P 0565300bb06146c0be908237f6b350d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:42.362810 18984 tablet_bootstrap.cc:654] T 42cb9a918eae43c8bb82266d4bb9fca7 P f22f86cdd91a406795979bafd4e379ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.370325 18999 raft_consensus.cc:515] T 5a6d42f69f4b439dbe5b4866138bbe10 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:42.372758 18981 tablet_bootstrap.cc:654] T e13c36c9988c4d7b8b30f70509f51cf4 P 8286f7f1e5674633bde1fafea1bb0ea9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.377115 18791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6d42f69f4b439dbe5b4866138bbe10" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec"
I20260713 09:07:42.377751 18791 raft_consensus.cc:3060] T 5a6d42f69f4b439dbe5b4866138bbe10 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.378032 18985 ts_tablet_manager.cc:1434] T ee7beedefdc24d45851439cb9f8bee96 P 0565300bb06146c0be908237f6b350d6: Time spent starting tablet: real 0.036s	user 0.015s	sys 0.013s
I20260713 09:07:42.379117 18985 tablet_bootstrap.cc:492] T 5109cd065e5747db909ffe3b427073f1 P 0565300bb06146c0be908237f6b350d6: Bootstrap starting.
I20260713 09:07:42.383005 18716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5399b63afa4d43b640c6ccd32540bb" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
W20260713 09:07:42.384748 18904 leader_election.cc:343] T 0b5399b63afa4d43b640c6ccd32540bb P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:42.385241 18904 leader_election.cc:304] T 0b5399b63afa4d43b640c6ccd32540bb P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8286f7f1e5674633bde1fafea1bb0ea9; no voters: a77496526c4e4b48bf324d64c1a09fdf, f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:42.385823 18985 tablet_bootstrap.cc:654] T 5109cd065e5747db909ffe3b427073f1 P 0565300bb06146c0be908237f6b350d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.386595 19006 raft_consensus.cc:2749] T 0b5399b63afa4d43b640c6ccd32540bb P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:42.388191 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6d42f69f4b439dbe5b4866138bbe10" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6"
I20260713 09:07:42.390424 18864 raft_consensus.cc:2393] T 5a6d42f69f4b439dbe5b4866138bbe10 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a77496526c4e4b48bf324d64c1a09fdf in current term 1: Already voted for candidate 0565300bb06146c0be908237f6b350d6 in this term.
I20260713 09:07:42.393041 18790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6d42f69f4b439dbe5b4866138bbe10" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:42.394603 18789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6d42f69f4b439dbe5b4866138bbe10" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec"
I20260713 09:07:42.396113 18791 raft_consensus.cc:2468] T 5a6d42f69f4b439dbe5b4866138bbe10 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0565300bb06146c0be908237f6b350d6 in term 1.
I20260713 09:07:42.374126 18999 leader_election.cc:290] T 5a6d42f69f4b439dbe5b4866138bbe10 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 election: Requested vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
I20260713 09:07:42.397444 18682 leader_election.cc:304] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf [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: a77496526c4e4b48bf324d64c1a09fdf; no voters: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:42.398590 18991 raft_consensus.cc:2749] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:42.399473 18831 leader_election.cc:304] T 5a6d42f69f4b439dbe5b4866138bbe10 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec; no voters: 
I20260713 09:07:42.406243 18982 tablet_bootstrap.cc:492] T 0b5399b63afa4d43b640c6ccd32540bb P a77496526c4e4b48bf324d64c1a09fdf: No bootstrap required, opened a new log
I20260713 09:07:42.406931 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6d42f69f4b439dbe5b4866138bbe10" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:42.407336 18865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8854eaa5aa524971992318113b5caccc" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:42.408280 18716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6d42f69f4b439dbe5b4866138bbe10" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:42.415815 18716 raft_consensus.cc:2393] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0565300bb06146c0be908237f6b350d6 in current term 1: Already voted for candidate a77496526c4e4b48bf324d64c1a09fdf in this term.
W20260713 09:07:42.416136 18757 leader_election.cc:343] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:42.411404 18715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6d42f69f4b439dbe5b4866138bbe10" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
I20260713 09:07:42.412084 18999 raft_consensus.cc:2804] T 5a6d42f69f4b439dbe5b4866138bbe10 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:42.417672 18715 raft_consensus.cc:2393] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0565300bb06146c0be908237f6b350d6 in current term 1: Already voted for candidate a77496526c4e4b48bf324d64c1a09fdf in this term.
I20260713 09:07:42.418880 18999 raft_consensus.cc:697] T 5a6d42f69f4b439dbe5b4866138bbe10 P 0565300bb06146c0be908237f6b350d6 [term 1 LEADER]: Becoming Leader. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Running, Role: LEADER
I20260713 09:07:42.423509 18716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8854eaa5aa524971992318113b5caccc" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:42.423755 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5399b63afa4d43b640c6ccd32540bb" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
W20260713 09:07:42.425163 18756 leader_election.cc:343] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:42.425580 18756 leader_election.cc:304] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f22f86cdd91a406795979bafd4e379ec; no voters: 0565300bb06146c0be908237f6b350d6, a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:42.426251 18992 raft_consensus.cc:2749] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:07:42.426752 18756 leader_election.cc:343] T 0b5399b63afa4d43b640c6ccd32540bb P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:42.427356 18715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6d42f69f4b439dbe5b4866138bbe10" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:42.420799 18982 ts_tablet_manager.cc:1403] T 0b5399b63afa4d43b640c6ccd32540bb P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.279s	user 0.020s	sys 0.006s
I20260713 09:07:42.429472 18715 raft_consensus.cc:2393] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f22f86cdd91a406795979bafd4e379ec in current term 1: Already voted for candidate a77496526c4e4b48bf324d64c1a09fdf in this term.
I20260713 09:07:42.430239 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5399b63afa4d43b640c6ccd32540bb" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:42.430888 18939 raft_consensus.cc:2468] T 0b5399b63afa4d43b640c6ccd32540bb P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f22f86cdd91a406795979bafd4e379ec in term 0.
I20260713 09:07:42.432282 18755 leader_election.cc:304] T 0b5399b63afa4d43b640c6ccd32540bb P f22f86cdd91a406795979bafd4e379ec [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: 8286f7f1e5674633bde1fafea1bb0ea9, f22f86cdd91a406795979bafd4e379ec; no voters: a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:42.432399 18982 raft_consensus.cc:359] T 0b5399b63afa4d43b640c6ccd32540bb P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:42.433316 18982 raft_consensus.cc:385] T 0b5399b63afa4d43b640c6ccd32540bb P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.433460 18992 raft_consensus.cc:2804] T 0b5399b63afa4d43b640c6ccd32540bb P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:42.433640 18985 tablet_bootstrap.cc:492] T 5109cd065e5747db909ffe3b427073f1 P 0565300bb06146c0be908237f6b350d6: No bootstrap required, opened a new log
I20260713 09:07:42.433707 18982 raft_consensus.cc:740] T 0b5399b63afa4d43b640c6ccd32540bb P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.433914 18992 raft_consensus.cc:493] T 0b5399b63afa4d43b640c6ccd32540bb P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:42.434206 18985 ts_tablet_manager.cc:1403] T 5109cd065e5747db909ffe3b427073f1 P 0565300bb06146c0be908237f6b350d6: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.020s
I20260713 09:07:42.434267 18984 tablet_bootstrap.cc:492] T 42cb9a918eae43c8bb82266d4bb9fca7 P f22f86cdd91a406795979bafd4e379ec: No bootstrap required, opened a new log
I20260713 09:07:42.434571 18992 raft_consensus.cc:3060] T 0b5399b63afa4d43b640c6ccd32540bb P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.435000 18984 ts_tablet_manager.cc:1403] T 42cb9a918eae43c8bb82266d4bb9fca7 P f22f86cdd91a406795979bafd4e379ec: Time spent bootstrapping tablet: real 0.178s	user 0.020s	sys 0.012s
I20260713 09:07:42.437741 18985 raft_consensus.cc:359] T 5109cd065e5747db909ffe3b427073f1 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:42.438349 18981 tablet_bootstrap.cc:492] T e13c36c9988c4d7b8b30f70509f51cf4 P 8286f7f1e5674633bde1fafea1bb0ea9: No bootstrap required, opened a new log
I20260713 09:07:42.438498 18985 raft_consensus.cc:385] T 5109cd065e5747db909ffe3b427073f1 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.438797 18985 raft_consensus.cc:740] T 5109cd065e5747db909ffe3b427073f1 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.419798 18999 consensus_queue.cc:237] T 5a6d42f69f4b439dbe5b4866138bbe10 P 0565300bb06146c0be908237f6b350d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:42.439599 18985 consensus_queue.cc:260] T 5109cd065e5747db909ffe3b427073f1 P 0565300bb06146c0be908237f6b350d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:42.441282 18981 ts_tablet_manager.cc:1403] T e13c36c9988c4d7b8b30f70509f51cf4 P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent bootstrapping tablet: real 0.098s	user 0.010s	sys 0.004s
I20260713 09:07:42.441449 18984 raft_consensus.cc:359] T 42cb9a918eae43c8bb82266d4bb9fca7 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:42.442108 18985 ts_tablet_manager.cc:1434] T 5109cd065e5747db909ffe3b427073f1 P 0565300bb06146c0be908237f6b350d6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:42.442253 18984 raft_consensus.cc:385] T 42cb9a918eae43c8bb82266d4bb9fca7 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.442632 18984 raft_consensus.cc:740] T 42cb9a918eae43c8bb82266d4bb9fca7 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.443209 18985 tablet_bootstrap.cc:492] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6: Bootstrap starting.
I20260713 09:07:42.443397 18984 consensus_queue.cc:260] T 42cb9a918eae43c8bb82266d4bb9fca7 P f22f86cdd91a406795979bafd4e379ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:42.444366 18981 raft_consensus.cc:359] T e13c36c9988c4d7b8b30f70509f51cf4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:42.445160 18981 raft_consensus.cc:385] T e13c36c9988c4d7b8b30f70509f51cf4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.446219 18981 raft_consensus.cc:740] T e13c36c9988c4d7b8b30f70509f51cf4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8286f7f1e5674633bde1fafea1bb0ea9, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.447074 18981 consensus_queue.cc:260] T e13c36c9988c4d7b8b30f70509f51cf4 P 8286f7f1e5674633bde1fafea1bb0ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:42.447801 18992 raft_consensus.cc:515] T 0b5399b63afa4d43b640c6ccd32540bb P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:42.449378 18981 ts_tablet_manager.cc:1434] T e13c36c9988c4d7b8b30f70509f51cf4 P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:07:42.450397 18981 tablet_bootstrap.cc:492] T b253f617e1be4be78a1835a88facdfd5 P 8286f7f1e5674633bde1fafea1bb0ea9: Bootstrap starting.
I20260713 09:07:42.450618 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5399b63afa4d43b640c6ccd32540bb" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9"
I20260713 09:07:42.451239 18939 raft_consensus.cc:3060] T 0b5399b63afa4d43b640c6ccd32540bb P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.451538 18985 tablet_bootstrap.cc:654] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.460310 19006 raft_consensus.cc:493] T ee7beedefdc24d45851439cb9f8bee96 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.460857 19006 raft_consensus.cc:515] T ee7beedefdc24d45851439cb9f8bee96 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:42.462385 18981 tablet_bootstrap.cc:654] T b253f617e1be4be78a1835a88facdfd5 P 8286f7f1e5674633bde1fafea1bb0ea9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.465955 18791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7beedefdc24d45851439cb9f8bee96" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:42.466574 18984 ts_tablet_manager.cc:1434] T 42cb9a918eae43c8bb82266d4bb9fca7 P f22f86cdd91a406795979bafd4e379ec: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.005s
W20260713 09:07:42.467479 18905 leader_election.cc:343] T ee7beedefdc24d45851439cb9f8bee96 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:42.468055 19006 leader_election.cc:290] T ee7beedefdc24d45851439cb9f8bee96 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:42.468611 18757 leader_election.cc:304] T 5a6d42f69f4b439dbe5b4866138bbe10 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f22f86cdd91a406795979bafd4e379ec; no voters: 0565300bb06146c0be908237f6b350d6, a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:42.469306 18992 leader_election.cc:290] T 0b5399b63afa4d43b640c6ccd32540bb P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 election: Requested vote from peers 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:42.457122 18982 consensus_queue.cc:260] T 0b5399b63afa4d43b640c6ccd32540bb P a77496526c4e4b48bf324d64c1a09fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:42.473866 18992 raft_consensus.cc:2749] T 5a6d42f69f4b439dbe5b4866138bbe10 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:42.473294 18715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5399b63afa4d43b640c6ccd32540bb" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
I20260713 09:07:42.477545 18715 raft_consensus.cc:3060] T 0b5399b63afa4d43b640c6ccd32540bb P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.478057 18984 tablet_bootstrap.cc:492] T 5109cd065e5747db909ffe3b427073f1 P f22f86cdd91a406795979bafd4e379ec: Bootstrap starting.
I20260713 09:07:42.480710 18614 catalog_manager.cc:5697] T 5a6d42f69f4b439dbe5b4866138bbe10 P 0565300bb06146c0be908237f6b350d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0565300bb06146c0be908237f6b350d6 (127.16.55.3). New cstate: current_term: 1 leader_uuid: "0565300bb06146c0be908237f6b350d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:42.486773 18715 raft_consensus.cc:2468] T 0b5399b63afa4d43b640c6ccd32540bb P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f22f86cdd91a406795979bafd4e379ec in term 1.
I20260713 09:07:42.489477 18984 tablet_bootstrap.cc:654] T 5109cd065e5747db909ffe3b427073f1 P f22f86cdd91a406795979bafd4e379ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.494325 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7beedefdc24d45851439cb9f8bee96" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:42.495065 18864 raft_consensus.cc:2468] T ee7beedefdc24d45851439cb9f8bee96 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8286f7f1e5674633bde1fafea1bb0ea9 in term 0.
I20260713 09:07:42.500245 18905 leader_election.cc:304] T ee7beedefdc24d45851439cb9f8bee96 P 8286f7f1e5674633bde1fafea1bb0ea9 [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: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9; no voters: f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:42.501425 18999 raft_consensus.cc:493] T 5109cd065e5747db909ffe3b427073f1 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.501914 18999 raft_consensus.cc:515] T 5109cd065e5747db909ffe3b427073f1 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:42.504328 18999 leader_election.cc:290] T 5109cd065e5747db909ffe3b427073f1 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
I20260713 09:07:42.504822 19006 raft_consensus.cc:2804] T ee7beedefdc24d45851439cb9f8bee96 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:42.505439 19006 raft_consensus.cc:493] T ee7beedefdc24d45851439cb9f8bee96 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:42.506140 19006 raft_consensus.cc:3060] T ee7beedefdc24d45851439cb9f8bee96 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.507874 18982 ts_tablet_manager.cc:1434] T 0b5399b63afa4d43b640c6ccd32540bb P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.079s	user 0.002s	sys 0.006s
I20260713 09:07:42.508138 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5109cd065e5747db909ffe3b427073f1" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:42.508973 18982 tablet_bootstrap.cc:492] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
I20260713 09:07:42.506484 18791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5109cd065e5747db909ffe3b427073f1" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
W20260713 09:07:42.513422 18830 leader_election.cc:343] T 5109cd065e5747db909ffe3b427073f1 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:42.514611 18831 leader_election.cc:343] T 5109cd065e5747db909ffe3b427073f1 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:42.501996 18939 raft_consensus.cc:2468] T 0b5399b63afa4d43b640c6ccd32540bb P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f22f86cdd91a406795979bafd4e379ec in term 1.
I20260713 09:07:42.515128 18831 leader_election.cc:304] T 5109cd065e5747db909ffe3b427073f1 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0565300bb06146c0be908237f6b350d6; no voters: a77496526c4e4b48bf324d64c1a09fdf, f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:42.528486 18755 leader_election.cc:304] T 0b5399b63afa4d43b640c6ccd32540bb P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8286f7f1e5674633bde1fafea1bb0ea9, f22f86cdd91a406795979bafd4e379ec; no voters: 
I20260713 09:07:42.529174 18999 raft_consensus.cc:2749] T 5109cd065e5747db909ffe3b427073f1 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:42.530608 19026 raft_consensus.cc:2804] T 0b5399b63afa4d43b640c6ccd32540bb P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:42.533383 19026 raft_consensus.cc:697] T 0b5399b63afa4d43b640c6ccd32540bb P f22f86cdd91a406795979bafd4e379ec [term 1 LEADER]: Becoming Leader. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Running, Role: LEADER
I20260713 09:07:42.534621 19026 consensus_queue.cc:237] T 0b5399b63afa4d43b640c6ccd32540bb P f22f86cdd91a406795979bafd4e379ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:42.537132 18982 tablet_bootstrap.cc:654] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.522022 19006 raft_consensus.cc:515] T ee7beedefdc24d45851439cb9f8bee96 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
W20260713 09:07:42.517128 18757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.55.3:42967, user_credentials={real_user=slave}} blocked reactor thread for 48587.7us
I20260713 09:07:42.541574 18992 raft_consensus.cc:493] T 42cb9a918eae43c8bb82266d4bb9fca7 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.542464 18992 raft_consensus.cc:515] T 42cb9a918eae43c8bb82266d4bb9fca7 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:42.543510 18985 tablet_bootstrap.cc:492] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6: No bootstrap required, opened a new log
I20260713 09:07:42.545902 18985 ts_tablet_manager.cc:1403] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6: Time spent bootstrapping tablet: real 0.103s	user 0.022s	sys 0.020s
I20260713 09:07:42.546284 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42cb9a918eae43c8bb82266d4bb9fca7" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
W20260713 09:07:42.548027 18755 leader_election.cc:343] T 42cb9a918eae43c8bb82266d4bb9fca7 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:42.548199 18984 tablet_bootstrap.cc:492] T 5109cd065e5747db909ffe3b427073f1 P f22f86cdd91a406795979bafd4e379ec: No bootstrap required, opened a new log
I20260713 09:07:42.549036 18984 ts_tablet_manager.cc:1403] T 5109cd065e5747db909ffe3b427073f1 P f22f86cdd91a406795979bafd4e379ec: Time spent bootstrapping tablet: real 0.076s	user 0.021s	sys 0.014s
I20260713 09:07:42.549432 18985 raft_consensus.cc:359] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:42.549875 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42cb9a918eae43c8bb82266d4bb9fca7" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:42.544646 18992 leader_election.cc:290] T 42cb9a918eae43c8bb82266d4bb9fca7 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:42.551960 18864 raft_consensus.cc:2468] T 42cb9a918eae43c8bb82266d4bb9fca7 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f22f86cdd91a406795979bafd4e379ec in term 0.
I20260713 09:07:42.554026 18757 leader_election.cc:304] T 42cb9a918eae43c8bb82266d4bb9fca7 P f22f86cdd91a406795979bafd4e379ec [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: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec; no voters: 8286f7f1e5674633bde1fafea1bb0ea9
I20260713 09:07:42.555310 19026 raft_consensus.cc:2804] T 42cb9a918eae43c8bb82266d4bb9fca7 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:42.555228 18984 raft_consensus.cc:359] T 5109cd065e5747db909ffe3b427073f1 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:42.555912 19026 raft_consensus.cc:493] T 42cb9a918eae43c8bb82266d4bb9fca7 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:42.555817 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7beedefdc24d45851439cb9f8bee96" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6"
I20260713 09:07:42.556226 18984 raft_consensus.cc:385] T 5109cd065e5747db909ffe3b427073f1 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.556270 18791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7beedefdc24d45851439cb9f8bee96" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec"
I20260713 09:07:42.556730 18864 raft_consensus.cc:3060] T ee7beedefdc24d45851439cb9f8bee96 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.552240 18985 raft_consensus.cc:385] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.558543 18985 raft_consensus.cc:740] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.556684 18984 raft_consensus.cc:740] T 5109cd065e5747db909ffe3b427073f1 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.559418 18985 consensus_queue.cc:260] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:42.559571 18984 consensus_queue.cc:260] T 5109cd065e5747db909ffe3b427073f1 P f22f86cdd91a406795979bafd4e379ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
W20260713 09:07:42.562191 18905 leader_election.cc:343] T ee7beedefdc24d45851439cb9f8bee96 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:42.556649 19026 raft_consensus.cc:3060] T 42cb9a918eae43c8bb82266d4bb9fca7 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.562798 18614 catalog_manager.cc:5697] T 0b5399b63afa4d43b640c6ccd32540bb P f22f86cdd91a406795979bafd4e379ec reported cstate change: term changed from 0 to 1, leader changed from <none> to f22f86cdd91a406795979bafd4e379ec (127.16.55.2). New cstate: current_term: 1 leader_uuid: "f22f86cdd91a406795979bafd4e379ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:42.563858 18985 ts_tablet_manager.cc:1434] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:07:42.564927 18985 tablet_bootstrap.cc:492] T e13c36c9988c4d7b8b30f70509f51cf4 P 0565300bb06146c0be908237f6b350d6: Bootstrap starting.
I20260713 09:07:42.565913 18981 tablet_bootstrap.cc:492] T b253f617e1be4be78a1835a88facdfd5 P 8286f7f1e5674633bde1fafea1bb0ea9: No bootstrap required, opened a new log
I20260713 09:07:42.566411 18981 ts_tablet_manager.cc:1403] T b253f617e1be4be78a1835a88facdfd5 P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent bootstrapping tablet: real 0.116s	user 0.026s	sys 0.005s
I20260713 09:07:42.567689 18984 ts_tablet_manager.cc:1434] T 5109cd065e5747db909ffe3b427073f1 P f22f86cdd91a406795979bafd4e379ec: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260713 09:07:42.569072 18984 tablet_bootstrap.cc:492] T b253f617e1be4be78a1835a88facdfd5 P f22f86cdd91a406795979bafd4e379ec: Bootstrap starting.
I20260713 09:07:42.556454 19006 leader_election.cc:290] T ee7beedefdc24d45851439cb9f8bee96 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 election: Requested vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:42.592260 18864 raft_consensus.cc:2468] T ee7beedefdc24d45851439cb9f8bee96 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8286f7f1e5674633bde1fafea1bb0ea9 in term 1.
I20260713 09:07:42.580308 18985 tablet_bootstrap.cc:654] T e13c36c9988c4d7b8b30f70509f51cf4 P 0565300bb06146c0be908237f6b350d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.592900 18982 tablet_bootstrap.cc:492] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf: No bootstrap required, opened a new log
I20260713 09:07:42.593912 19026 raft_consensus.cc:515] T 42cb9a918eae43c8bb82266d4bb9fca7 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:42.570894 18981 raft_consensus.cc:359] T b253f617e1be4be78a1835a88facdfd5 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:42.595074 18981 raft_consensus.cc:385] T b253f617e1be4be78a1835a88facdfd5 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.595395 18981 raft_consensus.cc:740] T b253f617e1be4be78a1835a88facdfd5 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8286f7f1e5674633bde1fafea1bb0ea9, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.596153 18981 consensus_queue.cc:260] T b253f617e1be4be78a1835a88facdfd5 P 8286f7f1e5674633bde1fafea1bb0ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:42.596630 19026 leader_election.cc:290] T 42cb9a918eae43c8bb82266d4bb9fca7 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 election: Requested vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:42.594646 18982 ts_tablet_manager.cc:1403] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.086s	user 0.020s	sys 0.014s
I20260713 09:07:42.596755 18905 leader_election.cc:304] T ee7beedefdc24d45851439cb9f8bee96 P 8286f7f1e5674633bde1fafea1bb0ea9 [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: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9; no voters: f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:42.597771 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42cb9a918eae43c8bb82266d4bb9fca7" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6"
I20260713 09:07:42.585923 18984 tablet_bootstrap.cc:654] T b253f617e1be4be78a1835a88facdfd5 P f22f86cdd91a406795979bafd4e379ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.598588 18864 raft_consensus.cc:3060] T 42cb9a918eae43c8bb82266d4bb9fca7 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.598644 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42cb9a918eae43c8bb82266d4bb9fca7" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9"
W20260713 09:07:42.600253 18755 leader_election.cc:343] T 42cb9a918eae43c8bb82266d4bb9fca7 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:42.600104 18982 raft_consensus.cc:359] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:42.600860 18982 raft_consensus.cc:385] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.601255 18982 raft_consensus.cc:740] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.602005 18982 consensus_queue.cc:260] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:42.604561 18982 ts_tablet_manager.cc:1434] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260713 09:07:42.605633 19006 raft_consensus.cc:2804] T ee7beedefdc24d45851439cb9f8bee96 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:42.606161 19006 raft_consensus.cc:697] T ee7beedefdc24d45851439cb9f8bee96 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 LEADER]: Becoming Leader. State: Replica: 8286f7f1e5674633bde1fafea1bb0ea9, State: Running, Role: LEADER
I20260713 09:07:42.607059 19006 consensus_queue.cc:237] T ee7beedefdc24d45851439cb9f8bee96 P 8286f7f1e5674633bde1fafea1bb0ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:42.611856 18982 tablet_bootstrap.cc:492] T b253f617e1be4be78a1835a88facdfd5 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
I20260713 09:07:42.614708 18999 raft_consensus.cc:493] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.615913 18999 raft_consensus.cc:515] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:42.619554 18999 leader_election.cc:290] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:42.623333 18715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860c40f05893476cbdae3bcc4a6f5b1f" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:42.627607 18981 ts_tablet_manager.cc:1434] T b253f617e1be4be78a1835a88facdfd5 P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent starting tablet: real 0.060s	user 0.008s	sys 0.000s
I20260713 09:07:42.628865 18981 tablet_bootstrap.cc:492] T 42cb9a918eae43c8bb82266d4bb9fca7 P 8286f7f1e5674633bde1fafea1bb0ea9: Bootstrap starting.
I20260713 09:07:42.631394 18982 tablet_bootstrap.cc:654] T b253f617e1be4be78a1835a88facdfd5 P a77496526c4e4b48bf324d64c1a09fdf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.638207 18864 raft_consensus.cc:2468] T 42cb9a918eae43c8bb82266d4bb9fca7 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f22f86cdd91a406795979bafd4e379ec in term 1.
I20260713 09:07:42.640009 18757 leader_election.cc:304] T 42cb9a918eae43c8bb82266d4bb9fca7 P f22f86cdd91a406795979bafd4e379ec [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: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec; no voters: 8286f7f1e5674633bde1fafea1bb0ea9
I20260713 09:07:42.640501 18981 tablet_bootstrap.cc:654] T 42cb9a918eae43c8bb82266d4bb9fca7 P 8286f7f1e5674633bde1fafea1bb0ea9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.641448 19026 raft_consensus.cc:2804] T 42cb9a918eae43c8bb82266d4bb9fca7 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:42.641993 19026 raft_consensus.cc:697] T 42cb9a918eae43c8bb82266d4bb9fca7 P f22f86cdd91a406795979bafd4e379ec [term 1 LEADER]: Becoming Leader. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Running, Role: LEADER
I20260713 09:07:42.643218 18984 tablet_bootstrap.cc:492] T b253f617e1be4be78a1835a88facdfd5 P f22f86cdd91a406795979bafd4e379ec: No bootstrap required, opened a new log
I20260713 09:07:42.642861 19026 consensus_queue.cc:237] T 42cb9a918eae43c8bb82266d4bb9fca7 P f22f86cdd91a406795979bafd4e379ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:42.643762 18984 ts_tablet_manager.cc:1403] T b253f617e1be4be78a1835a88facdfd5 P f22f86cdd91a406795979bafd4e379ec: Time spent bootstrapping tablet: real 0.075s	user 0.019s	sys 0.011s
I20260713 09:07:42.647800 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860c40f05893476cbdae3bcc4a6f5b1f" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:42.647893 18984 raft_consensus.cc:359] T b253f617e1be4be78a1835a88facdfd5 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:42.649065 18939 raft_consensus.cc:2393] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0565300bb06146c0be908237f6b350d6 in current term 1: Already voted for candidate a77496526c4e4b48bf324d64c1a09fdf in this term.
I20260713 09:07:42.649108 18984 raft_consensus.cc:385] T b253f617e1be4be78a1835a88facdfd5 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.649739 18984 raft_consensus.cc:740] T b253f617e1be4be78a1835a88facdfd5 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.651292 18829 leader_election.cc:304] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0565300bb06146c0be908237f6b350d6; no voters: 8286f7f1e5674633bde1fafea1bb0ea9, a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:42.652623 18999 raft_consensus.cc:3060] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.656798 18985 tablet_bootstrap.cc:492] T e13c36c9988c4d7b8b30f70509f51cf4 P 0565300bb06146c0be908237f6b350d6: No bootstrap required, opened a new log
I20260713 09:07:42.657379 18985 ts_tablet_manager.cc:1403] T e13c36c9988c4d7b8b30f70509f51cf4 P 0565300bb06146c0be908237f6b350d6: Time spent bootstrapping tablet: real 0.093s	user 0.032s	sys 0.021s
I20260713 09:07:42.661017 18986 raft_consensus.cc:493] T e13c36c9988c4d7b8b30f70509f51cf4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.661573 18986 raft_consensus.cc:515] T e13c36c9988c4d7b8b30f70509f51cf4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:42.663590 18985 raft_consensus.cc:359] T e13c36c9988c4d7b8b30f70509f51cf4 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:42.664142 18986 leader_election.cc:290] T e13c36c9988c4d7b8b30f70509f51cf4 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:42.665956 18985 raft_consensus.cc:385] T e13c36c9988c4d7b8b30f70509f51cf4 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.667130 18985 raft_consensus.cc:740] T e13c36c9988c4d7b8b30f70509f51cf4 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.666199 18991 consensus_queue.cc:1048] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:42.667182 18715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13c36c9988c4d7b8b30f70509f51cf4" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
W20260713 09:07:42.669193 18904 leader_election.cc:343] T e13c36c9988c4d7b8b30f70509f51cf4 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:42.665903 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13c36c9988c4d7b8b30f70509f51cf4" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:42.666841 18614 catalog_manager.cc:5697] T ee7beedefdc24d45851439cb9f8bee96 P 8286f7f1e5674633bde1fafea1bb0ea9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4). New cstate: current_term: 1 leader_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:42.669668 18985 consensus_queue.cc:260] T e13c36c9988c4d7b8b30f70509f51cf4 P 0565300bb06146c0be908237f6b350d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:42.672302 18985 ts_tablet_manager.cc:1434] T e13c36c9988c4d7b8b30f70509f51cf4 P 0565300bb06146c0be908237f6b350d6: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260713 09:07:42.673331 18985 tablet_bootstrap.cc:492] T 8854eaa5aa524971992318113b5caccc P 0565300bb06146c0be908237f6b350d6: Bootstrap starting.
I20260713 09:07:42.675323 18613 catalog_manager.cc:5697] T 42cb9a918eae43c8bb82266d4bb9fca7 P f22f86cdd91a406795979bafd4e379ec reported cstate change: term changed from 0 to 1, leader changed from <none> to f22f86cdd91a406795979bafd4e379ec (127.16.55.2). New cstate: current_term: 1 leader_uuid: "f22f86cdd91a406795979bafd4e379ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:42.677340 18999 raft_consensus.cc:2749] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:42.678928 18864 raft_consensus.cc:2468] T e13c36c9988c4d7b8b30f70509f51cf4 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8286f7f1e5674633bde1fafea1bb0ea9 in term 0.
I20260713 09:07:42.680272 18985 tablet_bootstrap.cc:654] T 8854eaa5aa524971992318113b5caccc P 0565300bb06146c0be908237f6b350d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.651407 18984 consensus_queue.cc:260] T b253f617e1be4be78a1835a88facdfd5 P f22f86cdd91a406795979bafd4e379ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:42.692034 18905 leader_election.cc:304] T e13c36c9988c4d7b8b30f70509f51cf4 P 8286f7f1e5674633bde1fafea1bb0ea9 [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: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9; no voters: a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:42.705071 19006 raft_consensus.cc:2804] T e13c36c9988c4d7b8b30f70509f51cf4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:42.700040 18981 tablet_bootstrap.cc:492] T 42cb9a918eae43c8bb82266d4bb9fca7 P 8286f7f1e5674633bde1fafea1bb0ea9: No bootstrap required, opened a new log
I20260713 09:07:42.705483 19006 raft_consensus.cc:493] T e13c36c9988c4d7b8b30f70509f51cf4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:42.705885 18981 ts_tablet_manager.cc:1403] T 42cb9a918eae43c8bb82266d4bb9fca7 P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent bootstrapping tablet: real 0.077s	user 0.017s	sys 0.022s
I20260713 09:07:42.705896 19006 raft_consensus.cc:3060] T e13c36c9988c4d7b8b30f70509f51cf4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.706573 18991 consensus_queue.cc:1048] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:42.708926 18981 raft_consensus.cc:359] T 42cb9a918eae43c8bb82266d4bb9fca7 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:42.709645 18981 raft_consensus.cc:385] T 42cb9a918eae43c8bb82266d4bb9fca7 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.709946 18981 raft_consensus.cc:740] T 42cb9a918eae43c8bb82266d4bb9fca7 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8286f7f1e5674633bde1fafea1bb0ea9, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.702988 19026 raft_consensus.cc:493] T b253f617e1be4be78a1835a88facdfd5 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.711474 19026 raft_consensus.cc:515] T b253f617e1be4be78a1835a88facdfd5 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:42.710724 18981 consensus_queue.cc:260] T 42cb9a918eae43c8bb82266d4bb9fca7 P 8286f7f1e5674633bde1fafea1bb0ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:42.714751 18981 ts_tablet_manager.cc:1434] T 42cb9a918eae43c8bb82266d4bb9fca7 P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:07:42.717217 18981 tablet_bootstrap.cc:492] T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9: Bootstrap starting.
I20260713 09:07:42.717685 19026 leader_election.cc:290] T b253f617e1be4be78a1835a88facdfd5 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:42.718855 18715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b253f617e1be4be78a1835a88facdfd5" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:42.719964 18938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b253f617e1be4be78a1835a88facdfd5" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
W20260713 09:07:42.720325 18756 leader_election.cc:343] T b253f617e1be4be78a1835a88facdfd5 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:42.716128 18984 ts_tablet_manager.cc:1434] T b253f617e1be4be78a1835a88facdfd5 P f22f86cdd91a406795979bafd4e379ec: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.004s
I20260713 09:07:42.721132 19006 raft_consensus.cc:515] T e13c36c9988c4d7b8b30f70509f51cf4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:42.720664 18938 raft_consensus.cc:2468] T b253f617e1be4be78a1835a88facdfd5 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f22f86cdd91a406795979bafd4e379ec in term 0.
I20260713 09:07:42.723248 18755 leader_election.cc:304] T b253f617e1be4be78a1835a88facdfd5 P f22f86cdd91a406795979bafd4e379ec [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: 8286f7f1e5674633bde1fafea1bb0ea9, f22f86cdd91a406795979bafd4e379ec; no voters: a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:42.724454 19026 raft_consensus.cc:2804] T b253f617e1be4be78a1835a88facdfd5 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:42.724887 19026 raft_consensus.cc:493] T b253f617e1be4be78a1835a88facdfd5 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:42.725332 19026 raft_consensus.cc:3060] T b253f617e1be4be78a1835a88facdfd5 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.721779 18984 tablet_bootstrap.cc:492] T ee7beedefdc24d45851439cb9f8bee96 P f22f86cdd91a406795979bafd4e379ec: Bootstrap starting.
I20260713 09:07:42.689577 18982 tablet_bootstrap.cc:492] T b253f617e1be4be78a1835a88facdfd5 P a77496526c4e4b48bf324d64c1a09fdf: No bootstrap required, opened a new log
I20260713 09:07:42.730463 18982 ts_tablet_manager.cc:1403] T b253f617e1be4be78a1835a88facdfd5 P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.120s	user 0.007s	sys 0.011s
I20260713 09:07:42.733227 19026 raft_consensus.cc:515] T b253f617e1be4be78a1835a88facdfd5 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:42.702389 18985 tablet_bootstrap.cc:492] T 8854eaa5aa524971992318113b5caccc P 0565300bb06146c0be908237f6b350d6: No bootstrap required, opened a new log
I20260713 09:07:42.733647 18982 raft_consensus.cc:359] T b253f617e1be4be78a1835a88facdfd5 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:42.736884 18865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13c36c9988c4d7b8b30f70509f51cf4" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6"
I20260713 09:07:42.741824 18985 ts_tablet_manager.cc:1403] T 8854eaa5aa524971992318113b5caccc P 0565300bb06146c0be908237f6b350d6: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.004s
I20260713 09:07:42.741912 18865 raft_consensus.cc:3060] T e13c36c9988c4d7b8b30f70509f51cf4 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.744961 18985 raft_consensus.cc:359] T 8854eaa5aa524971992318113b5caccc P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:42.745788 18985 raft_consensus.cc:385] T 8854eaa5aa524971992318113b5caccc P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.746075 18985 raft_consensus.cc:740] T 8854eaa5aa524971992318113b5caccc P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.737499 18715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13c36c9988c4d7b8b30f70509f51cf4" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
I20260713 09:07:42.746857 18985 consensus_queue.cc:260] T 8854eaa5aa524971992318113b5caccc P 0565300bb06146c0be908237f6b350d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:42.738528 19006 leader_election.cc:290] T e13c36c9988c4d7b8b30f70509f51cf4 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 election: Requested vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
W20260713 09:07:42.748198 18904 leader_election.cc:343] T e13c36c9988c4d7b8b30f70509f51cf4 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:42.750919 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b253f617e1be4be78a1835a88facdfd5" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9"
I20260713 09:07:42.751395 18865 raft_consensus.cc:2468] T e13c36c9988c4d7b8b30f70509f51cf4 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8286f7f1e5674633bde1fafea1bb0ea9 in term 1.
I20260713 09:07:42.751641 18939 raft_consensus.cc:3060] T b253f617e1be4be78a1835a88facdfd5 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.752110 18985 ts_tablet_manager.cc:1434] T 8854eaa5aa524971992318113b5caccc P 0565300bb06146c0be908237f6b350d6: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260713 09:07:42.752750 18905 leader_election.cc:304] T e13c36c9988c4d7b8b30f70509f51cf4 P 8286f7f1e5674633bde1fafea1bb0ea9 [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: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9; no voters: a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:42.753190 18985 tablet_bootstrap.cc:492] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6: Bootstrap starting.
I20260713 09:07:42.753594 19006 raft_consensus.cc:2804] T e13c36c9988c4d7b8b30f70509f51cf4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:42.754017 18982 raft_consensus.cc:385] T b253f617e1be4be78a1835a88facdfd5 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.754333 18982 raft_consensus.cc:740] T b253f617e1be4be78a1835a88facdfd5 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.754449 19006 raft_consensus.cc:697] T e13c36c9988c4d7b8b30f70509f51cf4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 LEADER]: Becoming Leader. State: Replica: 8286f7f1e5674633bde1fafea1bb0ea9, State: Running, Role: LEADER
I20260713 09:07:42.760030 18985 tablet_bootstrap.cc:654] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.756878 18984 tablet_bootstrap.cc:654] T ee7beedefdc24d45851439cb9f8bee96 P f22f86cdd91a406795979bafd4e379ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.753741 18981 tablet_bootstrap.cc:654] T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.760545 19006 consensus_queue.cc:237] T e13c36c9988c4d7b8b30f70509f51cf4 P 8286f7f1e5674633bde1fafea1bb0ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:42.762180 18715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b253f617e1be4be78a1835a88facdfd5" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
I20260713 09:07:42.755241 18982 consensus_queue.cc:260] T b253f617e1be4be78a1835a88facdfd5 P a77496526c4e4b48bf324d64c1a09fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:42.761071 19026 leader_election.cc:290] T b253f617e1be4be78a1835a88facdfd5 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 election: Requested vote from peers 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:42.763377 18715 raft_consensus.cc:3060] T b253f617e1be4be78a1835a88facdfd5 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.759526 18939 raft_consensus.cc:2468] T b253f617e1be4be78a1835a88facdfd5 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f22f86cdd91a406795979bafd4e379ec in term 1.
I20260713 09:07:42.766525 18755 leader_election.cc:304] T b253f617e1be4be78a1835a88facdfd5 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8286f7f1e5674633bde1fafea1bb0ea9, f22f86cdd91a406795979bafd4e379ec; no voters: 
I20260713 09:07:42.767486 19026 raft_consensus.cc:2804] T b253f617e1be4be78a1835a88facdfd5 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:42.768002 19026 raft_consensus.cc:697] T b253f617e1be4be78a1835a88facdfd5 P f22f86cdd91a406795979bafd4e379ec [term 1 LEADER]: Becoming Leader. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Running, Role: LEADER
I20260713 09:07:42.768828 19026 consensus_queue.cc:237] T b253f617e1be4be78a1835a88facdfd5 P f22f86cdd91a406795979bafd4e379ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:42.770998 18715 raft_consensus.cc:2468] T b253f617e1be4be78a1835a88facdfd5 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f22f86cdd91a406795979bafd4e379ec in term 1.
I20260713 09:07:42.780733 18985 tablet_bootstrap.cc:492] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6: No bootstrap required, opened a new log
I20260713 09:07:42.781297 18985 ts_tablet_manager.cc:1403] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6: Time spent bootstrapping tablet: real 0.028s	user 0.022s	sys 0.003s
I20260713 09:07:42.784827 18985 raft_consensus.cc:359] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:42.785866 18985 raft_consensus.cc:385] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.786422 18985 raft_consensus.cc:740] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.780581 18982 ts_tablet_manager.cc:1434] T b253f617e1be4be78a1835a88facdfd5 P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.001s
I20260713 09:07:42.788100 18982 tablet_bootstrap.cc:492] T 5109cd065e5747db909ffe3b427073f1 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
I20260713 09:07:42.787686 18985 consensus_queue.cc:260] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:42.790226 18985 ts_tablet_manager.cc:1434] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:07:42.791234 18985 tablet_bootstrap.cc:492] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6: Bootstrap starting.
W20260713 09:07:42.795493 18662 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:42.797839 18985 tablet_bootstrap.cc:654] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.798851 18981 tablet_bootstrap.cc:492] T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9: No bootstrap required, opened a new log
I20260713 09:07:42.799625 18984 tablet_bootstrap.cc:492] T ee7beedefdc24d45851439cb9f8bee96 P f22f86cdd91a406795979bafd4e379ec: No bootstrap required, opened a new log
I20260713 09:07:42.800316 18613 catalog_manager.cc:5697] T e13c36c9988c4d7b8b30f70509f51cf4 P 8286f7f1e5674633bde1fafea1bb0ea9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4). New cstate: current_term: 1 leader_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:42.807828 18612 catalog_manager.cc:5697] T b253f617e1be4be78a1835a88facdfd5 P f22f86cdd91a406795979bafd4e379ec reported cstate change: term changed from 0 to 1, leader changed from <none> to f22f86cdd91a406795979bafd4e379ec (127.16.55.2). New cstate: current_term: 1 leader_uuid: "f22f86cdd91a406795979bafd4e379ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:42.810809 18981 ts_tablet_manager.cc:1403] T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent bootstrapping tablet: real 0.094s	user 0.017s	sys 0.000s
I20260713 09:07:42.814371 18981 raft_consensus.cc:359] T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:42.815299 18981 raft_consensus.cc:385] T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.815706 18981 raft_consensus.cc:740] T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8286f7f1e5674633bde1fafea1bb0ea9, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.816695 18981 consensus_queue.cc:260] T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:42.819370 18981 ts_tablet_manager.cc:1434] T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:07:42.820503 18981 tablet_bootstrap.cc:492] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9: Bootstrap starting.
I20260713 09:07:42.823434 18985 tablet_bootstrap.cc:492] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6: No bootstrap required, opened a new log
I20260713 09:07:42.823824 18984 ts_tablet_manager.cc:1403] T ee7beedefdc24d45851439cb9f8bee96 P f22f86cdd91a406795979bafd4e379ec: Time spent bootstrapping tablet: real 0.102s	user 0.012s	sys 0.005s
I20260713 09:07:42.824018 18985 ts_tablet_manager.cc:1403] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6: Time spent bootstrapping tablet: real 0.033s	user 0.023s	sys 0.008s
I20260713 09:07:42.827000 18984 raft_consensus.cc:359] T ee7beedefdc24d45851439cb9f8bee96 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:42.801631 18982 tablet_bootstrap.cc:654] T 5109cd065e5747db909ffe3b427073f1 P a77496526c4e4b48bf324d64c1a09fdf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.827920 18984 raft_consensus.cc:385] T ee7beedefdc24d45851439cb9f8bee96 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.828295 18981 tablet_bootstrap.cc:654] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.828438 18984 raft_consensus.cc:740] T ee7beedefdc24d45851439cb9f8bee96 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.829488 18984 consensus_queue.cc:260] T ee7beedefdc24d45851439cb9f8bee96 P f22f86cdd91a406795979bafd4e379ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:42.827173 18985 raft_consensus.cc:359] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:42.830499 18985 raft_consensus.cc:385] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.830783 18985 raft_consensus.cc:740] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.832768 18985 consensus_queue.cc:260] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:42.835702 18985 ts_tablet_manager.cc:1434] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:07:42.836848 18999 consensus_queue.cc:1048] T 5a6d42f69f4b439dbe5b4866138bbe10 P 0565300bb06146c0be908237f6b350d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:42.842797 18984 ts_tablet_manager.cc:1434] T ee7beedefdc24d45851439cb9f8bee96 P f22f86cdd91a406795979bafd4e379ec: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260713 09:07:42.844188 18984 tablet_bootstrap.cc:492] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec: Bootstrap starting.
I20260713 09:07:42.852991 18985 tablet_bootstrap.cc:492] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 0565300bb06146c0be908237f6b350d6: Bootstrap starting.
I20260713 09:07:42.858078 19018 consensus_queue.cc:1048] T 5a6d42f69f4b439dbe5b4866138bbe10 P 0565300bb06146c0be908237f6b350d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:42.860877 18984 tablet_bootstrap.cc:654] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.863440 18981 tablet_bootstrap.cc:492] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9: No bootstrap required, opened a new log
I20260713 09:07:42.864187 18981 ts_tablet_manager.cc:1403] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent bootstrapping tablet: real 0.044s	user 0.024s	sys 0.000s
I20260713 09:07:42.865263 18985 tablet_bootstrap.cc:654] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 0565300bb06146c0be908237f6b350d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.867417 18981 raft_consensus.cc:359] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:42.868980 18981 raft_consensus.cc:385] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.869344 18981 raft_consensus.cc:740] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8286f7f1e5674633bde1fafea1bb0ea9, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.870194 18981 consensus_queue.cc:260] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:42.872305 19026 raft_consensus.cc:493] T 5109cd065e5747db909ffe3b427073f1 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.872854 19026 raft_consensus.cc:515] T 5109cd065e5747db909ffe3b427073f1 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:42.874739 18981 ts_tablet_manager.cc:1434] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:07:42.874958 19026 leader_election.cc:290] T 5109cd065e5747db909ffe3b427073f1 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:42.875842 18981 tablet_bootstrap.cc:492] T 363499f856e84cca9f72a3494aa76ec1 P 8286f7f1e5674633bde1fafea1bb0ea9: Bootstrap starting.
I20260713 09:07:42.876284 18715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5109cd065e5747db909ffe3b427073f1" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:42.878600 18865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5109cd065e5747db909ffe3b427073f1" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:42.879472 18865 raft_consensus.cc:2468] T 5109cd065e5747db909ffe3b427073f1 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f22f86cdd91a406795979bafd4e379ec in term 0.
I20260713 09:07:42.881384 18982 tablet_bootstrap.cc:492] T 5109cd065e5747db909ffe3b427073f1 P a77496526c4e4b48bf324d64c1a09fdf: No bootstrap required, opened a new log
W20260713 09:07:42.881599 18756 leader_election.cc:343] T 5109cd065e5747db909ffe3b427073f1 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:42.882601 18981 tablet_bootstrap.cc:654] T 363499f856e84cca9f72a3494aa76ec1 P 8286f7f1e5674633bde1fafea1bb0ea9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.883554 18757 leader_election.cc:304] T 5109cd065e5747db909ffe3b427073f1 P f22f86cdd91a406795979bafd4e379ec [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: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec; no voters: a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:42.884627 19026 raft_consensus.cc:2804] T 5109cd065e5747db909ffe3b427073f1 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:42.885035 19026 raft_consensus.cc:493] T 5109cd065e5747db909ffe3b427073f1 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:42.885404 19026 raft_consensus.cc:3060] T 5109cd065e5747db909ffe3b427073f1 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.881880 18982 ts_tablet_manager.cc:1403] T 5109cd065e5747db909ffe3b427073f1 P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.094s	user 0.017s	sys 0.017s
I20260713 09:07:42.895334 18981 tablet_bootstrap.cc:492] T 363499f856e84cca9f72a3494aa76ec1 P 8286f7f1e5674633bde1fafea1bb0ea9: No bootstrap required, opened a new log
I20260713 09:07:42.895959 18981 ts_tablet_manager.cc:1403] T 363499f856e84cca9f72a3494aa76ec1 P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.002s
I20260713 09:07:42.898833 18981 raft_consensus.cc:359] T 363499f856e84cca9f72a3494aa76ec1 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:42.898893 18982 raft_consensus.cc:359] T 5109cd065e5747db909ffe3b427073f1 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:42.899706 18981 raft_consensus.cc:385] T 363499f856e84cca9f72a3494aa76ec1 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.900043 18982 raft_consensus.cc:385] T 5109cd065e5747db909ffe3b427073f1 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.900774 18982 raft_consensus.cc:740] T 5109cd065e5747db909ffe3b427073f1 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.901902 18982 consensus_queue.cc:260] T 5109cd065e5747db909ffe3b427073f1 P a77496526c4e4b48bf324d64c1a09fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:42.898536 19026 raft_consensus.cc:515] T 5109cd065e5747db909ffe3b427073f1 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:42.905005 18982 ts_tablet_manager.cc:1434] T 5109cd065e5747db909ffe3b427073f1 P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:07:42.906759 18982 tablet_bootstrap.cc:492] T e13c36c9988c4d7b8b30f70509f51cf4 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
I20260713 09:07:42.909996 19006 raft_consensus.cc:493] T 42cb9a918eae43c8bb82266d4bb9fca7 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.900142 18981 raft_consensus.cc:740] T 363499f856e84cca9f72a3494aa76ec1 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8286f7f1e5674633bde1fafea1bb0ea9, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.910517 19006 raft_consensus.cc:515] T 42cb9a918eae43c8bb82266d4bb9fca7 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:42.911717 18992 raft_consensus.cc:493] T ee7beedefdc24d45851439cb9f8bee96 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.911895 18981 consensus_queue.cc:260] T 363499f856e84cca9f72a3494aa76ec1 P 8286f7f1e5674633bde1fafea1bb0ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:42.912712 19006 leader_election.cc:290] T 42cb9a918eae43c8bb82266d4bb9fca7 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:42.914623 18981 ts_tablet_manager.cc:1434] T 363499f856e84cca9f72a3494aa76ec1 P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260713 09:07:42.915089 18789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42cb9a918eae43c8bb82266d4bb9fca7" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:42.916604 18865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42cb9a918eae43c8bb82266d4bb9fca7" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:42.917407 18865 raft_consensus.cc:2393] T 42cb9a918eae43c8bb82266d4bb9fca7 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8286f7f1e5674633bde1fafea1bb0ea9 in current term 1: Already voted for candidate f22f86cdd91a406795979bafd4e379ec in this term.
I20260713 09:07:42.917555 18981 tablet_bootstrap.cc:492] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 8286f7f1e5674633bde1fafea1bb0ea9: Bootstrap starting.
I20260713 09:07:42.912227 18992 raft_consensus.cc:515] T ee7beedefdc24d45851439cb9f8bee96 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:42.922571 19039 raft_consensus.cc:493] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.922887 19026 leader_election.cc:290] T 5109cd065e5747db909ffe3b427073f1 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 election: Requested vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:42.923189 19039 raft_consensus.cc:515] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:42.924523 18715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5109cd065e5747db909ffe3b427073f1" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
I20260713 09:07:42.925259 19039 leader_election.cc:290] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:42.929286 18982 tablet_bootstrap.cc:654] T e13c36c9988c4d7b8b30f70509f51cf4 P a77496526c4e4b48bf324d64c1a09fdf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.932972 18789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8854eaa5aa524971992318113b5caccc" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:42.933638 18789 raft_consensus.cc:2468] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a77496526c4e4b48bf324d64c1a09fdf in term 0.
I20260713 09:07:42.925380 18715 raft_consensus.cc:3060] T 5109cd065e5747db909ffe3b427073f1 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.919243 18905 leader_election.cc:304] T 42cb9a918eae43c8bb82266d4bb9fca7 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8286f7f1e5674633bde1fafea1bb0ea9; no voters: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:42.935019 18682 leader_election.cc:304] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a77496526c4e4b48bf324d64c1a09fdf, f22f86cdd91a406795979bafd4e379ec; no voters: 
I20260713 09:07:42.938452 18865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8854eaa5aa524971992318113b5caccc" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:42.938675 18986 raft_consensus.cc:3060] T 42cb9a918eae43c8bb82266d4bb9fca7 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.939896 18865 raft_consensus.cc:2468] T 8854eaa5aa524971992318113b5caccc P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a77496526c4e4b48bf324d64c1a09fdf in term 0.
I20260713 09:07:42.941571 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5109cd065e5747db909ffe3b427073f1" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6"
I20260713 09:07:42.942203 18864 raft_consensus.cc:3060] T 5109cd065e5747db909ffe3b427073f1 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.943441 18985 tablet_bootstrap.cc:492] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 0565300bb06146c0be908237f6b350d6: No bootstrap required, opened a new log
I20260713 09:07:42.943931 18985 ts_tablet_manager.cc:1403] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 0565300bb06146c0be908237f6b350d6: Time spent bootstrapping tablet: real 0.091s	user 0.018s	sys 0.033s
I20260713 09:07:42.946681 18985 raft_consensus.cc:359] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:42.947333 18985 raft_consensus.cc:385] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.947613 18985 raft_consensus.cc:740] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.948746 18992 leader_election.cc:290] T ee7beedefdc24d45851439cb9f8bee96 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:42.948585 18985 consensus_queue.cc:260] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 0565300bb06146c0be908237f6b350d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:42.949322 19006 raft_consensus.cc:493] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.949802 19006 raft_consensus.cc:515] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:42.950675 18985 ts_tablet_manager.cc:1434] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 0565300bb06146c0be908237f6b350d6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:42.952095 18938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7beedefdc24d45851439cb9f8bee96" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:42.953683 18986 raft_consensus.cc:2749] T 42cb9a918eae43c8bb82266d4bb9fca7 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:42.953764 18985 tablet_bootstrap.cc:492] T 848a21d43d9140e78b25a3675b6647e6 P 0565300bb06146c0be908237f6b350d6: Bootstrap starting.
I20260713 09:07:42.947762 19039 raft_consensus.cc:2804] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:42.954473 19039 raft_consensus.cc:493] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:42.954816 19039 raft_consensus.cc:3060] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.953840 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d72b58d11f4459f9a16a7685cb63be4" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
W20260713 09:07:42.956329 18904 leader_election.cc:343] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:42.957166 18789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d72b58d11f4459f9a16a7685cb63be4" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:42.959153 18992 consensus_queue.cc:1048] T 0b5399b63afa4d43b640c6ccd32540bb P f22f86cdd91a406795979bafd4e379ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:42.960170 18985 tablet_bootstrap.cc:654] T 848a21d43d9140e78b25a3675b6647e6 P 0565300bb06146c0be908237f6b350d6: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:42.960857 18905 leader_election.cc:343] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:42.961359 18905 leader_election.cc:304] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8286f7f1e5674633bde1fafea1bb0ea9; no voters: a77496526c4e4b48bf324d64c1a09fdf, f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:42.961452 18715 raft_consensus.cc:2468] T 5109cd065e5747db909ffe3b427073f1 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f22f86cdd91a406795979bafd4e379ec in term 1.
I20260713 09:07:42.962622 18865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7beedefdc24d45851439cb9f8bee96" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:42.962723 18756 leader_election.cc:304] T 5109cd065e5747db909ffe3b427073f1 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a77496526c4e4b48bf324d64c1a09fdf, f22f86cdd91a406795979bafd4e379ec; no voters: 
I20260713 09:07:42.963529 18865 raft_consensus.cc:2393] T ee7beedefdc24d45851439cb9f8bee96 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f22f86cdd91a406795979bafd4e379ec in current term 1: Already voted for candidate 8286f7f1e5674633bde1fafea1bb0ea9 in this term.
I20260713 09:07:42.964498 18992 raft_consensus.cc:2804] T 5109cd065e5747db909ffe3b427073f1 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:42.964828 18757 leader_election.cc:304] T ee7beedefdc24d45851439cb9f8bee96 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f22f86cdd91a406795979bafd4e379ec; no voters: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9
I20260713 09:07:42.965600 19026 raft_consensus.cc:3060] T ee7beedefdc24d45851439cb9f8bee96 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.952272 19006 leader_election.cc:290] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
I20260713 09:07:42.971693 19006 raft_consensus.cc:2749] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:42.965355 18992 raft_consensus.cc:697] T 5109cd065e5747db909ffe3b427073f1 P f22f86cdd91a406795979bafd4e379ec [term 1 LEADER]: Becoming Leader. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Running, Role: LEADER
I20260713 09:07:42.973676 18992 consensus_queue.cc:237] T 5109cd065e5747db909ffe3b427073f1 P f22f86cdd91a406795979bafd4e379ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:42.973690 18984 tablet_bootstrap.cc:492] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec: No bootstrap required, opened a new log
I20260713 09:07:42.975625 18984 ts_tablet_manager.cc:1403] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec: Time spent bootstrapping tablet: real 0.132s	user 0.025s	sys 0.013s
I20260713 09:07:42.975770 18981 tablet_bootstrap.cc:654] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 8286f7f1e5674633bde1fafea1bb0ea9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.971593 18864 raft_consensus.cc:2468] T 5109cd065e5747db909ffe3b427073f1 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f22f86cdd91a406795979bafd4e379ec in term 1.
I20260713 09:07:42.979628 18984 raft_consensus.cc:359] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:42.980626 18984 raft_consensus.cc:385] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.980981 18984 raft_consensus.cc:740] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.977857 19026 raft_consensus.cc:2749] T ee7beedefdc24d45851439cb9f8bee96 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:42.977948 19039 raft_consensus.cc:515] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:42.982833 18984 consensus_queue.cc:260] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:42.988969 18984 ts_tablet_manager.cc:1434] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260713 09:07:42.990517 18984 tablet_bootstrap.cc:492] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P f22f86cdd91a406795979bafd4e379ec: Bootstrap starting.
I20260713 09:07:43.006067 18985 tablet_bootstrap.cc:492] T 848a21d43d9140e78b25a3675b6647e6 P 0565300bb06146c0be908237f6b350d6: No bootstrap required, opened a new log
I20260713 09:07:43.006546 18985 ts_tablet_manager.cc:1403] T 848a21d43d9140e78b25a3675b6647e6 P 0565300bb06146c0be908237f6b350d6: Time spent bootstrapping tablet: real 0.053s	user 0.026s	sys 0.017s
I20260713 09:07:43.007505 19039 leader_election.cc:290] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 1 election: Requested vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:43.010104 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8854eaa5aa524971992318113b5caccc" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6"
I20260713 09:07:43.010731 18864 raft_consensus.cc:3060] T 8854eaa5aa524971992318113b5caccc P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.004215 18791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8854eaa5aa524971992318113b5caccc" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec"
I20260713 09:07:43.012317 18791 raft_consensus.cc:3060] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.019039 18984 tablet_bootstrap.cc:654] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P f22f86cdd91a406795979bafd4e379ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.023059 18981 tablet_bootstrap.cc:492] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 8286f7f1e5674633bde1fafea1bb0ea9: No bootstrap required, opened a new log
I20260713 09:07:43.022549 18985 raft_consensus.cc:359] T 848a21d43d9140e78b25a3675b6647e6 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:43.023602 18981 ts_tablet_manager.cc:1403] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent bootstrapping tablet: real 0.106s	user 0.015s	sys 0.000s
I20260713 09:07:43.023612 18985 raft_consensus.cc:385] T 848a21d43d9140e78b25a3675b6647e6 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.024232 18985 raft_consensus.cc:740] T 848a21d43d9140e78b25a3675b6647e6 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.025120 19018 raft_consensus.cc:493] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:43.025154 18985 consensus_queue.cc:260] T 848a21d43d9140e78b25a3675b6647e6 P 0565300bb06146c0be908237f6b350d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:43.025745 19018 raft_consensus.cc:515] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:43.026360 18981 raft_consensus.cc:359] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:43.027068 18981 raft_consensus.cc:385] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.027412 18981 raft_consensus.cc:740] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8286f7f1e5674633bde1fafea1bb0ea9, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.027976 19018 leader_election.cc:290] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:43.028249 18981 consensus_queue.cc:260] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 8286f7f1e5674633bde1fafea1bb0ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:43.029709 18938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1103d1dd41d461b81f524eb56860509" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:43.030622 18715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1103d1dd41d461b81f524eb56860509" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:43.030712 18985 ts_tablet_manager.cc:1434] T 848a21d43d9140e78b25a3675b6647e6 P 0565300bb06146c0be908237f6b350d6: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260713 09:07:43.031344 18938 raft_consensus.cc:2468] T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0565300bb06146c0be908237f6b350d6 in term 0.
I20260713 09:07:43.032079 18985 tablet_bootstrap.cc:492] T af3c4c6ec2c84df68a7a74995ac0c605 P 0565300bb06146c0be908237f6b350d6: Bootstrap starting.
W20260713 09:07:43.032284 18830 leader_election.cc:343] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.032589 18992 consensus_queue.cc:1048] T 0b5399b63afa4d43b640c6ccd32540bb P f22f86cdd91a406795979bafd4e379ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.033720 18981 ts_tablet_manager.cc:1434] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:07:43.034575 18981 tablet_bootstrap.cc:492] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9: Bootstrap starting.
I20260713 09:07:43.030835 18864 raft_consensus.cc:2468] T 8854eaa5aa524971992318113b5caccc P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77496526c4e4b48bf324d64c1a09fdf in term 1.
I20260713 09:07:43.039119 18829 leader_election.cc:304] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [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: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9; no voters: a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:43.039958 18985 tablet_bootstrap.cc:654] T af3c4c6ec2c84df68a7a74995ac0c605 P 0565300bb06146c0be908237f6b350d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.040359 19018 raft_consensus.cc:2804] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:43.040746 19018 raft_consensus.cc:493] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:43.042001 19018 raft_consensus.cc:3060] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.043465 18682 leader_election.cc:304] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0565300bb06146c0be908237f6b350d6, a77496526c4e4b48bf324d64c1a09fdf; no voters: 
I20260713 09:07:43.044750 19043 raft_consensus.cc:2804] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:43.045277 19043 raft_consensus.cc:697] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [term 1 LEADER]: Becoming Leader. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Running, Role: LEADER
I20260713 09:07:43.045989 18610 catalog_manager.cc:5697] T 5109cd065e5747db909ffe3b427073f1 P f22f86cdd91a406795979bafd4e379ec reported cstate change: term changed from 0 to 1, leader changed from <none> to f22f86cdd91a406795979bafd4e379ec (127.16.55.2). New cstate: current_term: 1 leader_uuid: "f22f86cdd91a406795979bafd4e379ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:43.046204 19043 consensus_queue.cc:237] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:43.052386 18981 tablet_bootstrap.cc:654] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.052300 19060 consensus_queue.cc:1048] T ee7beedefdc24d45851439cb9f8bee96 P 8286f7f1e5674633bde1fafea1bb0ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:43.068657 18982 tablet_bootstrap.cc:492] T e13c36c9988c4d7b8b30f70509f51cf4 P a77496526c4e4b48bf324d64c1a09fdf: No bootstrap required, opened a new log
I20260713 09:07:43.069518 18982 ts_tablet_manager.cc:1403] T e13c36c9988c4d7b8b30f70509f51cf4 P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.163s	user 0.007s	sys 0.015s
I20260713 09:07:43.073001 19018 raft_consensus.cc:515] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:43.073841 18982 raft_consensus.cc:359] T e13c36c9988c4d7b8b30f70509f51cf4 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:43.074950 18982 raft_consensus.cc:385] T e13c36c9988c4d7b8b30f70509f51cf4 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.075477 18982 raft_consensus.cc:740] T e13c36c9988c4d7b8b30f70509f51cf4 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.076804 18982 consensus_queue.cc:260] T e13c36c9988c4d7b8b30f70509f51cf4 P a77496526c4e4b48bf324d64c1a09fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:43.081051 18982 ts_tablet_manager.cc:1434] T e13c36c9988c4d7b8b30f70509f51cf4 P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:07:43.082535 18982 tablet_bootstrap.cc:492] T 9d72b58d11f4459f9a16a7685cb63be4 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
I20260713 09:07:43.085536 18791 raft_consensus.cc:2468] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77496526c4e4b48bf324d64c1a09fdf in term 1.
I20260713 09:07:43.091745 18999 raft_consensus.cc:493] T 848a21d43d9140e78b25a3675b6647e6 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:43.098333 18938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1103d1dd41d461b81f524eb56860509" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9"
I20260713 09:07:43.098629 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1103d1dd41d461b81f524eb56860509" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
I20260713 09:07:43.099026 18938 raft_consensus.cc:3060] T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.098722 18999 raft_consensus.cc:515] T 848a21d43d9140e78b25a3675b6647e6 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
W20260713 09:07:43.100128 18830 leader_election.cc:343] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.100734 19018 leader_election.cc:290] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 election: Requested vote from peers 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:43.092291 19060 raft_consensus.cc:493] T 363499f856e84cca9f72a3494aa76ec1 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:43.101450 19060 raft_consensus.cc:515] T 363499f856e84cca9f72a3494aa76ec1 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:43.101794 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848a21d43d9140e78b25a3675b6647e6" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
W20260713 09:07:43.103372 18829 leader_election.cc:343] T 848a21d43d9140e78b25a3675b6647e6 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.104043 19060 leader_election.cc:290] T 363499f856e84cca9f72a3494aa76ec1 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
I20260713 09:07:43.104744 18999 leader_election.cc:290] T 848a21d43d9140e78b25a3675b6647e6 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:43.104693 18789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363499f856e84cca9f72a3494aa76ec1" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:43.105834 18716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848a21d43d9140e78b25a3675b6647e6" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
W20260713 09:07:43.106607 18905 leader_election.cc:343] T 363499f856e84cca9f72a3494aa76ec1 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.107096 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363499f856e84cca9f72a3494aa76ec1" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
W20260713 09:07:43.108736 18830 leader_election.cc:343] T 848a21d43d9140e78b25a3675b6647e6 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.109177 18830 leader_election.cc:304] T 848a21d43d9140e78b25a3675b6647e6 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0565300bb06146c0be908237f6b350d6; no voters: 8286f7f1e5674633bde1fafea1bb0ea9, a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:43.110883 18938 raft_consensus.cc:2468] T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0565300bb06146c0be908237f6b350d6 in term 1.
W20260713 09:07:43.111524 18904 leader_election.cc:343] T 363499f856e84cca9f72a3494aa76ec1 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.112003 18904 leader_election.cc:304] T 363499f856e84cca9f72a3494aa76ec1 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8286f7f1e5674633bde1fafea1bb0ea9; no voters: a77496526c4e4b48bf324d64c1a09fdf, f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:43.112738 19060 raft_consensus.cc:2749] T 363499f856e84cca9f72a3494aa76ec1 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:43.113670 18829 leader_election.cc:304] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [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: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9; no voters: a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:43.114404 19018 raft_consensus.cc:2749] T 848a21d43d9140e78b25a3675b6647e6 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:43.115381 19018 raft_consensus.cc:2804] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:43.117818 18611 catalog_manager.cc:5697] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf reported cstate change: term changed from 0 to 1, leader changed from <none> to a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1). New cstate: current_term: 1 leader_uuid: "a77496526c4e4b48bf324d64c1a09fdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:43.121744 18982 tablet_bootstrap.cc:654] T 9d72b58d11f4459f9a16a7685cb63be4 P a77496526c4e4b48bf324d64c1a09fdf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.127859 19006 consensus_queue.cc:1048] T ee7beedefdc24d45851439cb9f8bee96 P 8286f7f1e5674633bde1fafea1bb0ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:43.119562 18984 tablet_bootstrap.cc:492] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P f22f86cdd91a406795979bafd4e379ec: No bootstrap required, opened a new log
I20260713 09:07:43.115891 19018 raft_consensus.cc:697] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [term 1 LEADER]: Becoming Leader. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Running, Role: LEADER
I20260713 09:07:43.134577 19018 consensus_queue.cc:237] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:43.136740 18984 ts_tablet_manager.cc:1403] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P f22f86cdd91a406795979bafd4e379ec: Time spent bootstrapping tablet: real 0.146s	user 0.014s	sys 0.014s
I20260713 09:07:43.144270 18984 raft_consensus.cc:359] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:43.142624 18992 raft_consensus.cc:493] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:43.146117 18992 raft_consensus.cc:515] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:43.148005 18985 tablet_bootstrap.cc:492] T af3c4c6ec2c84df68a7a74995ac0c605 P 0565300bb06146c0be908237f6b350d6: No bootstrap required, opened a new log
I20260713 09:07:43.148492 18985 ts_tablet_manager.cc:1403] T af3c4c6ec2c84df68a7a74995ac0c605 P 0565300bb06146c0be908237f6b350d6: Time spent bootstrapping tablet: real 0.117s	user 0.021s	sys 0.009s
I20260713 09:07:43.150643 18715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d72b58d11f4459f9a16a7685cb63be4" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:43.151623 18985 raft_consensus.cc:359] T af3c4c6ec2c84df68a7a74995ac0c605 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:43.152299 18985 raft_consensus.cc:385] T af3c4c6ec2c84df68a7a74995ac0c605 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.152544 18985 raft_consensus.cc:740] T af3c4c6ec2c84df68a7a74995ac0c605 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.153203 18985 consensus_queue.cc:260] T af3c4c6ec2c84df68a7a74995ac0c605 P 0565300bb06146c0be908237f6b350d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:43.154258 18938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d72b58d11f4459f9a16a7685cb63be4" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:43.155539 18984 raft_consensus.cc:385] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.156009 18984 raft_consensus.cc:740] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.159276 18985 ts_tablet_manager.cc:1434] T af3c4c6ec2c84df68a7a74995ac0c605 P 0565300bb06146c0be908237f6b350d6: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:07:43.160326 18984 consensus_queue.cc:260] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P f22f86cdd91a406795979bafd4e379ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:43.154927 18938 raft_consensus.cc:2468] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f22f86cdd91a406795979bafd4e379ec in term 0.
I20260713 09:07:43.164927 18984 ts_tablet_manager.cc:1434] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P f22f86cdd91a406795979bafd4e379ec: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260713 09:07:43.166114 18984 tablet_bootstrap.cc:492] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec: Bootstrap starting.
W20260713 09:07:43.164558 18756 leader_election.cc:343] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.156924 18992 leader_election.cc:290] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:43.173677 18755 leader_election.cc:304] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec [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: 8286f7f1e5674633bde1fafea1bb0ea9, f22f86cdd91a406795979bafd4e379ec; no voters: a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:43.175034 19026 raft_consensus.cc:2804] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:43.175566 19026 raft_consensus.cc:493] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:43.176050 19026 raft_consensus.cc:3060] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.177361 18984 tablet_bootstrap.cc:654] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.188874 19076 raft_consensus.cc:493] T af3c4c6ec2c84df68a7a74995ac0c605 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:43.189771 19076 raft_consensus.cc:515] T af3c4c6ec2c84df68a7a74995ac0c605 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:43.193984 19006 consensus_queue.cc:1048] T e13c36c9988c4d7b8b30f70509f51cf4 P 8286f7f1e5674633bde1fafea1bb0ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:43.197458 18938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af3c4c6ec2c84df68a7a74995ac0c605" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
W20260713 09:07:43.199688 18829 leader_election.cc:343] T af3c4c6ec2c84df68a7a74995ac0c605 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.200592 19076 leader_election.cc:290] T af3c4c6ec2c84df68a7a74995ac0c605 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:43.202427 18992 consensus_queue.cc:1048] T b253f617e1be4be78a1835a88facdfd5 P f22f86cdd91a406795979bafd4e379ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.206866 18985 tablet_bootstrap.cc:492] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6: Bootstrap starting.
I20260713 09:07:43.210079 18982 tablet_bootstrap.cc:492] T 9d72b58d11f4459f9a16a7685cb63be4 P a77496526c4e4b48bf324d64c1a09fdf: No bootstrap required, opened a new log
I20260713 09:07:43.221611 18982 ts_tablet_manager.cc:1403] T 9d72b58d11f4459f9a16a7685cb63be4 P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.139s	user 0.015s	sys 0.004s
I20260713 09:07:43.221751 18610 catalog_manager.cc:5697] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0565300bb06146c0be908237f6b350d6 (127.16.55.3). New cstate: current_term: 1 leader_uuid: "0565300bb06146c0be908237f6b350d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:43.189885 19077 raft_consensus.cc:493] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:43.224853 18982 raft_consensus.cc:359] T 9d72b58d11f4459f9a16a7685cb63be4 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:43.225580 18982 raft_consensus.cc:385] T 9d72b58d11f4459f9a16a7685cb63be4 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.225524 19077 raft_consensus.cc:515] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:43.210460 19026 raft_consensus.cc:515] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:43.228243 18789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af3c4c6ec2c84df68a7a74995ac0c605" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:43.228507 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d72b58d11f4459f9a16a7685cb63be4" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9"
I20260713 09:07:43.228967 18984 tablet_bootstrap.cc:492] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec: No bootstrap required, opened a new log
I20260713 09:07:43.229040 18939 raft_consensus.cc:3060] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.229626 18984 ts_tablet_manager.cc:1403] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.002s
W20260713 09:07:43.232802 18831 leader_election.cc:343] T af3c4c6ec2c84df68a7a74995ac0c605 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.233300 18831 leader_election.cc:304] T af3c4c6ec2c84df68a7a74995ac0c605 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0565300bb06146c0be908237f6b350d6; no voters: 8286f7f1e5674633bde1fafea1bb0ea9, f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:43.235087 18981 tablet_bootstrap.cc:492] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9: No bootstrap required, opened a new log
I20260713 09:07:43.235292 19075 raft_consensus.cc:2749] T af3c4c6ec2c84df68a7a74995ac0c605 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:43.235582 18981 ts_tablet_manager.cc:1403] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent bootstrapping tablet: real 0.201s	user 0.041s	sys 0.042s
I20260713 09:07:43.237475 18789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6a4e8d05a04930aba0ca9c4881b0b7" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:43.237519 18984 raft_consensus.cc:359] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:43.238274 18789 raft_consensus.cc:2468] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0565300bb06146c0be908237f6b350d6 in term 0.
I20260713 09:07:43.238421 18715 raft_consensus.cc:3060] T e13c36c9988c4d7b8b30f70509f51cf4 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.238386 18984 raft_consensus.cc:385] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.240038 18937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6a4e8d05a04930aba0ca9c4881b0b7" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:43.240317 18984 raft_consensus.cc:740] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.240770 18937 raft_consensus.cc:2468] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0565300bb06146c0be908237f6b350d6 in term 0.
I20260713 09:07:43.242072 18829 leader_election.cc:304] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9; no voters: 
I20260713 09:07:43.243155 18999 raft_consensus.cc:2804] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:43.243520 18999 raft_consensus.cc:493] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:43.243875 18999 raft_consensus.cc:3060] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.247772 18984 consensus_queue.cc:260] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:43.248777 19006 consensus_queue.cc:1048] T e13c36c9988c4d7b8b30f70509f51cf4 P 8286f7f1e5674633bde1fafea1bb0ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.249987 18984 ts_tablet_manager.cc:1434] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260713 09:07:43.250958 18984 tablet_bootstrap.cc:492] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec: Bootstrap starting.
I20260713 09:07:43.252384 18981 raft_consensus.cc:359] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:43.225966 18982 raft_consensus.cc:740] T 9d72b58d11f4459f9a16a7685cb63be4 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.258502 18981 raft_consensus.cc:385] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.259195 18981 raft_consensus.cc:740] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8286f7f1e5674633bde1fafea1bb0ea9, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.234728 19077 leader_election.cc:290] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:43.263154 18992 consensus_queue.cc:1048] T 42cb9a918eae43c8bb82266d4bb9fca7 P f22f86cdd91a406795979bafd4e379ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.265305 19066 consensus_queue.cc:1048] T 42cb9a918eae43c8bb82266d4bb9fca7 P f22f86cdd91a406795979bafd4e379ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:43.268214 18715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d72b58d11f4459f9a16a7685cb63be4" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
I20260713 09:07:43.272250 18981 consensus_queue.cc:260] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:43.274606 18984 tablet_bootstrap.cc:654] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.275596 19077 raft_consensus.cc:493] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:43.281180 19077 raft_consensus.cc:515] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:43.286652 18985 tablet_bootstrap.cc:654] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.287199 18939 raft_consensus.cc:2468] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f22f86cdd91a406795979bafd4e379ec in term 1.
I20260713 09:07:43.288769 18755 leader_election.cc:304] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8286f7f1e5674633bde1fafea1bb0ea9, f22f86cdd91a406795979bafd4e379ec; no voters: 
I20260713 09:07:43.273892 18982 consensus_queue.cc:260] T 9d72b58d11f4459f9a16a7685cb63be4 P a77496526c4e4b48bf324d64c1a09fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:43.292121 18981 ts_tablet_manager.cc:1434] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260713 09:07:43.269933 19026 leader_election.cc:290] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 election: Requested vote from peers 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:43.295434 18982 ts_tablet_manager.cc:1434] T 9d72b58d11f4459f9a16a7685cb63be4 P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.073s	user 0.005s	sys 0.004s
I20260713 09:07:43.295449 19066 raft_consensus.cc:2804] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:43.296566 18981 tablet_bootstrap.cc:492] T af3c4c6ec2c84df68a7a74995ac0c605 P 8286f7f1e5674633bde1fafea1bb0ea9: Bootstrap starting.
I20260713 09:07:43.299593 18716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b4440cccc94c12aa26f9df1caca9f2" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:43.293859 18715 raft_consensus.cc:3060] T 9d72b58d11f4459f9a16a7685cb63be4 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.302331 18982 tablet_bootstrap.cc:492] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
I20260713 09:07:43.305873 19066 raft_consensus.cc:697] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec [term 1 LEADER]: Becoming Leader. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Running, Role: LEADER
I20260713 09:07:43.321782 19026 raft_consensus.cc:493] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:43.321363 19066 consensus_queue.cc:237] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:43.322422 19026 raft_consensus.cc:515] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:43.326364 18865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b4440cccc94c12aa26f9df1caca9f2" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:43.327203 18865 raft_consensus.cc:2468] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f22f86cdd91a406795979bafd4e379ec in term 0.
I20260713 09:07:43.330018 18789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b4440cccc94c12aa26f9df1caca9f2" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:43.330726 18789 raft_consensus.cc:2468] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0565300bb06146c0be908237f6b350d6 in term 0.
I20260713 09:07:43.332154 18831 leader_election.cc:304] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec; no voters: 
I20260713 09:07:43.332027 18757 leader_election.cc:304] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec; no voters: 
I20260713 09:07:43.333178 19076 raft_consensus.cc:2804] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:43.333608 19076 raft_consensus.cc:493] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:43.330476 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b4440cccc94c12aa26f9df1caca9f2" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:43.334168 19076 raft_consensus.cc:3060] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.311367 19077 leader_election.cc:290] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
W20260713 09:07:43.336352 18830 leader_election.cc:343] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.333441 18992 raft_consensus.cc:2804] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:43.337692 18992 raft_consensus.cc:493] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:43.338234 18992 raft_consensus.cc:3060] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.275012 18999 raft_consensus.cc:515] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:43.342322 19026 leader_election.cc:290] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
W20260713 09:07:43.344233 18756 leader_election.cc:343] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.382339 19026 consensus_queue.cc:1048] T b253f617e1be4be78a1835a88facdfd5 P f22f86cdd91a406795979bafd4e379ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.394222 18982 tablet_bootstrap.cc:654] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.400115 19076 raft_consensus.cc:515] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:43.408265 18999 leader_election.cc:290] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 election: Requested vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:43.409749 18938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6a4e8d05a04930aba0ca9c4881b0b7" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9"
I20260713 09:07:43.410450 18938 raft_consensus.cc:3060] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.411491 18715 raft_consensus.cc:2468] T 9d72b58d11f4459f9a16a7685cb63be4 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f22f86cdd91a406795979bafd4e379ec in term 1.
I20260713 09:07:43.420670 18938 raft_consensus.cc:2468] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0565300bb06146c0be908237f6b350d6 in term 1.
I20260713 09:07:43.424680 18829 leader_election.cc:304] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9; no voters: 
I20260713 09:07:43.425706 18999 raft_consensus.cc:2804] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:43.426308 18715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b4440cccc94c12aa26f9df1caca9f2" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
I20260713 09:07:43.426523 18999 raft_consensus.cc:697] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 0565300bb06146c0be908237f6b350d6 [term 1 LEADER]: Becoming Leader. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Running, Role: LEADER
I20260713 09:07:43.427520 18999 consensus_queue.cc:237] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 0565300bb06146c0be908237f6b350d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
W20260713 09:07:43.428170 18830 leader_election.cc:343] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.421978 19076 leader_election.cc:290] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 election: Requested vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
I20260713 09:07:43.390578 18992 raft_consensus.cc:515] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:43.441861 18992 leader_election.cc:290] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 election: Requested vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:43.449605 18981 tablet_bootstrap.cc:654] T af3c4c6ec2c84df68a7a74995ac0c605 P 8286f7f1e5674633bde1fafea1bb0ea9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.453217 18715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b4440cccc94c12aa26f9df1caca9f2" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
I20260713 09:07:43.453478 18991 consensus_queue.cc:1048] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:07:43.458685 18865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b4440cccc94c12aa26f9df1caca9f2" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6"
I20260713 09:07:43.459594 18865 raft_consensus.cc:2393] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f22f86cdd91a406795979bafd4e379ec in current term 1: Already voted for candidate 0565300bb06146c0be908237f6b350d6 in this term.
W20260713 09:07:43.460898 18756 leader_election.cc:343] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.461532 18757 leader_election.cc:304] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec [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: f22f86cdd91a406795979bafd4e379ec; no voters: 0565300bb06146c0be908237f6b350d6, a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:43.462471 18613 catalog_manager.cc:5697] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec reported cstate change: term changed from 0 to 1, leader changed from <none> to f22f86cdd91a406795979bafd4e379ec (127.16.55.2). New cstate: current_term: 1 leader_uuid: "f22f86cdd91a406795979bafd4e379ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:43.467231 19087 raft_consensus.cc:2749] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:43.468043 18789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6a4e8d05a04930aba0ca9c4881b0b7" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec"
I20260713 09:07:43.468214 19087 consensus_queue.cc:1048] T 5109cd065e5747db909ffe3b427073f1 P f22f86cdd91a406795979bafd4e379ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.468693 18789 raft_consensus.cc:3060] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.474190 18791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b4440cccc94c12aa26f9df1caca9f2" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec"
I20260713 09:07:43.475442 18791 raft_consensus.cc:2393] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0565300bb06146c0be908237f6b350d6 in current term 1: Already voted for candidate f22f86cdd91a406795979bafd4e379ec in this term.
I20260713 09:07:43.478399 18984 tablet_bootstrap.cc:492] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec: No bootstrap required, opened a new log
I20260713 09:07:43.478945 18984 ts_tablet_manager.cc:1403] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec: Time spent bootstrapping tablet: real 0.228s	user 0.010s	sys 0.009s
I20260713 09:07:43.481691 18984 raft_consensus.cc:359] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:43.482393 18984 raft_consensus.cc:385] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.482646 18984 raft_consensus.cc:740] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.483858 18984 consensus_queue.cc:260] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:43.486373 18984 ts_tablet_manager.cc:1434] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:07:43.487483 18984 tablet_bootstrap.cc:492] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec: Bootstrap starting.
I20260713 09:07:43.489979 18789 raft_consensus.cc:2468] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0565300bb06146c0be908237f6b350d6 in term 1.
I20260713 09:07:43.498813 18982 tablet_bootstrap.cc:492] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf: No bootstrap required, opened a new log
I20260713 09:07:43.499402 18982 ts_tablet_manager.cc:1403] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.197s	user 0.012s	sys 0.008s
I20260713 09:07:43.500890 18992 raft_consensus.cc:493] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:43.501207 18981 tablet_bootstrap.cc:492] T af3c4c6ec2c84df68a7a74995ac0c605 P 8286f7f1e5674633bde1fafea1bb0ea9: No bootstrap required, opened a new log
I20260713 09:07:43.501699 18981 ts_tablet_manager.cc:1403] T af3c4c6ec2c84df68a7a74995ac0c605 P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent bootstrapping tablet: real 0.205s	user 0.014s	sys 0.002s
I20260713 09:07:43.502501 18985 tablet_bootstrap.cc:492] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6: No bootstrap required, opened a new log
I20260713 09:07:43.502873 18985 ts_tablet_manager.cc:1403] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6: Time spent bootstrapping tablet: real 0.296s	user 0.039s	sys 0.073s
I20260713 09:07:43.495692 18831 leader_election.cc:304] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6 [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: 0565300bb06146c0be908237f6b350d6; no voters: a77496526c4e4b48bf324d64c1a09fdf, f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:43.501418 18992 raft_consensus.cc:515] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:43.503567 18991 consensus_queue.cc:1048] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:43.505898 18999 raft_consensus.cc:2749] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:43.507880 18992 leader_election.cc:290] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:43.508378 19006 raft_consensus.cc:493] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:43.509629 18982 raft_consensus.cc:359] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:43.510613 18982 raft_consensus.cc:385] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.510861 18982 raft_consensus.cc:740] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.508870 19006 raft_consensus.cc:515] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:43.511749 18938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363499f856e84cca9f72a3494aa76ec1" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:43.512512 18938 raft_consensus.cc:2468] T 363499f856e84cca9f72a3494aa76ec1 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f22f86cdd91a406795979bafd4e379ec in term 0.
I20260713 09:07:43.513276 19006 leader_election.cc:290] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:43.513928 18755 leader_election.cc:304] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8286f7f1e5674633bde1fafea1bb0ea9, f22f86cdd91a406795979bafd4e379ec; no voters: 
I20260713 09:07:43.515147 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363499f856e84cca9f72a3494aa76ec1" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
W20260713 09:07:43.516827 18756 leader_election.cc:343] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.517457 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848a21d43d9140e78b25a3675b6647e6" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
W20260713 09:07:43.518811 18904 leader_election.cc:343] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.515441 18992 raft_consensus.cc:2804] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:43.519634 18981 raft_consensus.cc:359] T af3c4c6ec2c84df68a7a74995ac0c605 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:43.520637 18981 raft_consensus.cc:385] T af3c4c6ec2c84df68a7a74995ac0c605 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.520184 18992 raft_consensus.cc:493] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:43.521147 18992 raft_consensus.cc:3060] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.519687 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848a21d43d9140e78b25a3675b6647e6" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:43.515211 18985 raft_consensus.cc:359] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:43.523838 18864 raft_consensus.cc:2468] T 848a21d43d9140e78b25a3675b6647e6 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8286f7f1e5674633bde1fafea1bb0ea9 in term 0.
I20260713 09:07:43.524049 18985 raft_consensus.cc:385] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.524446 18985 raft_consensus.cc:740] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.524816 18981 raft_consensus.cc:740] T af3c4c6ec2c84df68a7a74995ac0c605 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8286f7f1e5674633bde1fafea1bb0ea9, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.525220 18905 leader_election.cc:304] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9 [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: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9; no voters: a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:43.527567 18985 consensus_queue.cc:260] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:43.529536 19006 raft_consensus.cc:2804] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:43.529901 18985 ts_tablet_manager.cc:1434] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.001s
I20260713 09:07:43.533162 18981 consensus_queue.cc:260] T af3c4c6ec2c84df68a7a74995ac0c605 P 8286f7f1e5674633bde1fafea1bb0ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:43.529886 19006 raft_consensus.cc:493] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:43.537345 19006 raft_consensus.cc:3060] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.538616 18981 ts_tablet_manager.cc:1434] T af3c4c6ec2c84df68a7a74995ac0c605 P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.001s
I20260713 09:07:43.535135 18613 catalog_manager.cc:5697] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 0565300bb06146c0be908237f6b350d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0565300bb06146c0be908237f6b350d6 (127.16.55.3). New cstate: current_term: 1 leader_uuid: "0565300bb06146c0be908237f6b350d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:43.523918 18982 consensus_queue.cc:260] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:43.523368 18984 tablet_bootstrap.cc:654] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.543812 18982 ts_tablet_manager.cc:1434] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260713 09:07:43.536168 18985 tablet_bootstrap.cc:492] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6: Bootstrap starting.
I20260713 09:07:43.536520 19066 consensus_queue.cc:1048] T 5109cd065e5747db909ffe3b427073f1 P f22f86cdd91a406795979bafd4e379ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.550127 18985 tablet_bootstrap.cc:654] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.553539 18982 tablet_bootstrap.cc:492] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
I20260713 09:07:43.556699 18992 raft_consensus.cc:515] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:43.560144 18715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363499f856e84cca9f72a3494aa76ec1" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
I20260713 09:07:43.560984 18984 tablet_bootstrap.cc:492] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec: No bootstrap required, opened a new log
I20260713 09:07:43.561486 18984 ts_tablet_manager.cc:1403] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec: Time spent bootstrapping tablet: real 0.074s	user 0.009s	sys 0.007s
W20260713 09:07:43.561628 18756 leader_election.cc:343] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.557787 19006 raft_consensus.cc:515] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:43.565477 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848a21d43d9140e78b25a3675b6647e6" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6"
I20260713 09:07:43.565828 18938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363499f856e84cca9f72a3494aa76ec1" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9"
I20260713 09:07:43.566061 19006 leader_election.cc:290] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 election: Requested vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:43.566078 18864 raft_consensus.cc:3060] T 848a21d43d9140e78b25a3675b6647e6 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.567970 18938 raft_consensus.cc:3060] T 363499f856e84cca9f72a3494aa76ec1 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.570169 18982 tablet_bootstrap.cc:654] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.573385 18864 raft_consensus.cc:2468] T 848a21d43d9140e78b25a3675b6647e6 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8286f7f1e5674633bde1fafea1bb0ea9 in term 1.
I20260713 09:07:43.574782 18905 leader_election.cc:304] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9; no voters: 
I20260713 09:07:43.575100 18715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848a21d43d9140e78b25a3675b6647e6" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
I20260713 09:07:43.575855 19006 raft_consensus.cc:2804] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:07:43.576653 18904 leader_election.cc:343] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.564141 18984 raft_consensus.cc:359] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:43.578088 18984 raft_consensus.cc:385] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.578393 18984 raft_consensus.cc:740] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.579322 18984 consensus_queue.cc:260] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:43.581418 18984 ts_tablet_manager.cc:1434] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:07:43.582322 18984 tablet_bootstrap.cc:492] T b66081a626cf4e25b3a17622120b5841 P f22f86cdd91a406795979bafd4e379ec: Bootstrap starting.
I20260713 09:07:43.582499 18713 raft_consensus.cc:3060] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.588336 18985 tablet_bootstrap.cc:492] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6: No bootstrap required, opened a new log
I20260713 09:07:43.589182 18984 tablet_bootstrap.cc:654] T b66081a626cf4e25b3a17622120b5841 P f22f86cdd91a406795979bafd4e379ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.592104 18982 tablet_bootstrap.cc:492] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf: No bootstrap required, opened a new log
I20260713 09:07:43.592783 18982 ts_tablet_manager.cc:1403] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.005s
I20260713 09:07:43.595557 18982 raft_consensus.cc:359] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:43.589859 18985 ts_tablet_manager.cc:1403] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.001s
I20260713 09:07:43.598834 18985 raft_consensus.cc:359] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:43.599642 18985 raft_consensus.cc:385] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.599772 18938 raft_consensus.cc:2468] T 363499f856e84cca9f72a3494aa76ec1 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f22f86cdd91a406795979bafd4e379ec in term 1.
I20260713 09:07:43.600028 18985 raft_consensus.cc:740] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.601173 18755 leader_election.cc:304] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec [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: 8286f7f1e5674633bde1fafea1bb0ea9, f22f86cdd91a406795979bafd4e379ec; no voters: a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:43.601783 18982 raft_consensus.cc:385] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.602214 18982 raft_consensus.cc:740] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.602943 18982 consensus_queue.cc:260] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:43.601007 18985 consensus_queue.cc:260] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:43.603434 18999 consensus_queue.cc:1048] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.604619 18981 tablet_bootstrap.cc:492] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9: Bootstrap starting.
I20260713 09:07:43.603497 19026 raft_consensus.cc:2804] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:43.610023 19026 raft_consensus.cc:697] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec [term 1 LEADER]: Becoming Leader. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Running, Role: LEADER
I20260713 09:07:43.610281 18982 ts_tablet_manager.cc:1434] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.004s
I20260713 09:07:43.611253 18982 tablet_bootstrap.cc:492] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
I20260713 09:07:43.610898 19026 consensus_queue.cc:237] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:43.607336 18985 ts_tablet_manager.cc:1434] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:07:43.616787 18985 tablet_bootstrap.cc:492] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6: Bootstrap starting.
I20260713 09:07:43.620321 18982 tablet_bootstrap.cc:654] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.585271 19006 raft_consensus.cc:697] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 LEADER]: Becoming Leader. State: Replica: 8286f7f1e5674633bde1fafea1bb0ea9, State: Running, Role: LEADER
I20260713 09:07:43.623201 19006 consensus_queue.cc:237] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:43.628680 18992 leader_election.cc:290] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 election: Requested vote from peers 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:43.634785 18985 tablet_bootstrap.cc:654] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.638121 19075 consensus_queue.cc:1048] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.637189 18981 tablet_bootstrap.cc:654] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.679768 18611 catalog_manager.cc:5697] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec reported cstate change: term changed from 0 to 1, leader changed from <none> to f22f86cdd91a406795979bafd4e379ec (127.16.55.2). New cstate: current_term: 1 leader_uuid: "f22f86cdd91a406795979bafd4e379ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:43.683367 19006 raft_consensus.cc:493] T af3c4c6ec2c84df68a7a74995ac0c605 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:43.682211 18613 catalog_manager.cc:5697] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4). New cstate: current_term: 1 leader_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:43.683899 19006 raft_consensus.cc:515] T af3c4c6ec2c84df68a7a74995ac0c605 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:43.686169 19006 leader_election.cc:290] T af3c4c6ec2c84df68a7a74995ac0c605 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:43.688289 18789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af3c4c6ec2c84df68a7a74995ac0c605" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:43.690208 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af3c4c6ec2c84df68a7a74995ac0c605" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:43.690927 18864 raft_consensus.cc:2468] T af3c4c6ec2c84df68a7a74995ac0c605 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8286f7f1e5674633bde1fafea1bb0ea9 in term 0.
W20260713 09:07:43.692479 18905 leader_election.cc:343] T af3c4c6ec2c84df68a7a74995ac0c605 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.693617 18905 leader_election.cc:304] T af3c4c6ec2c84df68a7a74995ac0c605 P 8286f7f1e5674633bde1fafea1bb0ea9 [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: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9; no voters: f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:43.694864 19006 raft_consensus.cc:2804] T af3c4c6ec2c84df68a7a74995ac0c605 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:43.695288 19006 raft_consensus.cc:493] T af3c4c6ec2c84df68a7a74995ac0c605 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:43.695632 19006 raft_consensus.cc:3060] T af3c4c6ec2c84df68a7a74995ac0c605 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.704694 18984 tablet_bootstrap.cc:492] T b66081a626cf4e25b3a17622120b5841 P f22f86cdd91a406795979bafd4e379ec: No bootstrap required, opened a new log
I20260713 09:07:43.705343 18984 ts_tablet_manager.cc:1403] T b66081a626cf4e25b3a17622120b5841 P f22f86cdd91a406795979bafd4e379ec: Time spent bootstrapping tablet: real 0.123s	user 0.052s	sys 0.038s
I20260713 09:07:43.717240 18984 raft_consensus.cc:359] T b66081a626cf4e25b3a17622120b5841 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:43.718323 18984 raft_consensus.cc:385] T b66081a626cf4e25b3a17622120b5841 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.718739 18984 raft_consensus.cc:740] T b66081a626cf4e25b3a17622120b5841 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.720498 18984 consensus_queue.cc:260] T b66081a626cf4e25b3a17622120b5841 P f22f86cdd91a406795979bafd4e379ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:43.724047 18984 ts_tablet_manager.cc:1434] T b66081a626cf4e25b3a17622120b5841 P f22f86cdd91a406795979bafd4e379ec: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260713 09:07:43.725355 18984 tablet_bootstrap.cc:492] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec: Bootstrap starting.
I20260713 09:07:43.733121 18984 tablet_bootstrap.cc:654] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.750488 19018 raft_consensus.cc:493] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:43.751332 19018 raft_consensus.cc:515] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:43.762092 19018 leader_election.cc:290] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:43.762120 18789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2735e4dc3fc7458f90580e9bc4772b86" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:43.763055 18981 tablet_bootstrap.cc:492] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9: No bootstrap required, opened a new log
I20260713 09:07:43.763549 18981 ts_tablet_manager.cc:1403] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent bootstrapping tablet: real 0.159s	user 0.012s	sys 0.025s
I20260713 09:07:43.763964 18937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2735e4dc3fc7458f90580e9bc4772b86" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
W20260713 09:07:43.765066 18831 leader_election.cc:343] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:43.765776 18829 leader_election.cc:343] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.766218 18829 leader_election.cc:304] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0565300bb06146c0be908237f6b350d6; no voters: 8286f7f1e5674633bde1fafea1bb0ea9, f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:43.767388 19018 raft_consensus.cc:2749] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:43.767539 19043 raft_consensus.cc:493] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:43.767954 19006 raft_consensus.cc:515] T af3c4c6ec2c84df68a7a74995ac0c605 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:43.768124 19043 raft_consensus.cc:515] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:43.766424 18981 raft_consensus.cc:359] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:43.769711 18981 raft_consensus.cc:385] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.771400 18789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af3c4c6ec2c84df68a7a74995ac0c605" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec"
I20260713 09:07:43.771468 18791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b4440cccc94c12aa26f9df1caca9f2" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:43.774458 18791 raft_consensus.cc:2393] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a77496526c4e4b48bf324d64c1a09fdf in current term 1: Already voted for candidate f22f86cdd91a406795979bafd4e379ec in this term.
I20260713 09:07:43.774346 18863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b4440cccc94c12aa26f9df1caca9f2" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:43.772812 18981 raft_consensus.cc:740] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8286f7f1e5674633bde1fafea1bb0ea9, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.770536 18992 consensus_queue.cc:1048] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.775238 18863 raft_consensus.cc:2393] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a77496526c4e4b48bf324d64c1a09fdf in current term 1: Already voted for candidate 0565300bb06146c0be908237f6b350d6 in this term.
I20260713 09:07:43.776214 18981 consensus_queue.cc:260] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:43.776767 18682 leader_election.cc:304] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a77496526c4e4b48bf324d64c1a09fdf; no voters: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:43.777508 18984 tablet_bootstrap.cc:492] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec: No bootstrap required, opened a new log
I20260713 09:07:43.777606 18991 raft_consensus.cc:3060] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.778017 18984 ts_tablet_manager.cc:1403] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.004s
I20260713 09:07:43.778352 18985 tablet_bootstrap.cc:492] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6: No bootstrap required, opened a new log
I20260713 09:07:43.778934 18985 ts_tablet_manager.cc:1403] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6: Time spent bootstrapping tablet: real 0.162s	user 0.034s	sys 0.025s
I20260713 09:07:43.781616 18981 ts_tablet_manager.cc:1434] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:07:43.781672 18985 raft_consensus.cc:359] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:43.773012 19043 leader_election.cc:290] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:43.771454 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af3c4c6ec2c84df68a7a74995ac0c605" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6"
I20260713 09:07:43.783362 18864 raft_consensus.cc:3060] T af3c4c6ec2c84df68a7a74995ac0c605 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.784406 18982 tablet_bootstrap.cc:492] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf: No bootstrap required, opened a new log
W20260713 09:07:43.774621 18905 leader_election.cc:343] T af3c4c6ec2c84df68a7a74995ac0c605 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.784891 18982 ts_tablet_manager.cc:1403] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.174s	user 0.034s	sys 0.074s
I20260713 09:07:43.785054 18984 raft_consensus.cc:359] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:43.785755 18984 raft_consensus.cc:385] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.786006 18984 raft_consensus.cc:740] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.786887 18984 consensus_queue.cc:260] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:43.789324 18984 ts_tablet_manager.cc:1434] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:07:43.789844 18982 raft_consensus.cc:359] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:43.782864 18981 tablet_bootstrap.cc:492] T b66081a626cf4e25b3a17622120b5841 P 8286f7f1e5674633bde1fafea1bb0ea9: Bootstrap starting.
I20260713 09:07:43.794615 18982 raft_consensus.cc:385] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.795243 18982 raft_consensus.cc:740] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.770011 19006 leader_election.cc:290] T af3c4c6ec2c84df68a7a74995ac0c605 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 election: Requested vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:43.796823 18982 consensus_queue.cc:260] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:43.790449 18984 tablet_bootstrap.cc:492] T af3c4c6ec2c84df68a7a74995ac0c605 P f22f86cdd91a406795979bafd4e379ec: Bootstrap starting.
I20260713 09:07:43.782537 19018 raft_consensus.cc:493] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:43.792730 18992 raft_consensus.cc:493] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:43.803982 18982 ts_tablet_manager.cc:1434] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260713 09:07:43.803860 18992 raft_consensus.cc:515] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:43.807826 18991 raft_consensus.cc:2749] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:43.807894 18992 leader_election.cc:290] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:43.804790 19018 raft_consensus.cc:515] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:43.808671 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2de494e3654620ae05c787e028ba18" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:43.809144 18863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2de494e3654620ae05c787e028ba18" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
W20260713 09:07:43.810158 18756 leader_election.cc:343] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.810324 19018 leader_election.cc:290] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
I20260713 09:07:43.810763 18981 tablet_bootstrap.cc:654] T b66081a626cf4e25b3a17622120b5841 P 8286f7f1e5674633bde1fafea1bb0ea9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.811175 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2de494e3654620ae05c787e028ba18" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:43.811553 18791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2de494e3654620ae05c787e028ba18" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:43.812296 18791 raft_consensus.cc:2468] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0565300bb06146c0be908237f6b350d6 in term 0.
W20260713 09:07:43.812835 18830 leader_election.cc:343] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.813592 18831 leader_election.cc:304] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [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: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec; no voters: a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:43.813802 18863 raft_consensus.cc:2468] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f22f86cdd91a406795979bafd4e379ec in term 0.
I20260713 09:07:43.814520 18984 tablet_bootstrap.cc:654] T af3c4c6ec2c84df68a7a74995ac0c605 P f22f86cdd91a406795979bafd4e379ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.814611 19018 raft_consensus.cc:2804] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:43.815259 19018 raft_consensus.cc:493] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:43.815357 18757 leader_election.cc:304] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [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: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec; no voters: a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:43.815724 19018 raft_consensus.cc:3060] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.816723 18992 raft_consensus.cc:2804] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:43.817137 18992 raft_consensus.cc:493] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:43.817515 18992 raft_consensus.cc:3060] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.823668 19075 consensus_queue.cc:1048] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 0565300bb06146c0be908237f6b350d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:43.811540 18982 tablet_bootstrap.cc:492] T b66081a626cf4e25b3a17622120b5841 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
I20260713 09:07:43.825215 18985 raft_consensus.cc:385] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.826552 18985 raft_consensus.cc:740] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.827395 18985 consensus_queue.cc:260] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:43.825785 18984 tablet_bootstrap.cc:492] T af3c4c6ec2c84df68a7a74995ac0c605 P f22f86cdd91a406795979bafd4e379ec: No bootstrap required, opened a new log
I20260713 09:07:43.795614 18864 raft_consensus.cc:2468] T af3c4c6ec2c84df68a7a74995ac0c605 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8286f7f1e5674633bde1fafea1bb0ea9 in term 1.
I20260713 09:07:43.829818 18984 ts_tablet_manager.cc:1403] T af3c4c6ec2c84df68a7a74995ac0c605 P f22f86cdd91a406795979bafd4e379ec: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.002s
I20260713 09:07:43.832893 18992 raft_consensus.cc:515] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:43.836153 18905 leader_election.cc:304] T af3c4c6ec2c84df68a7a74995ac0c605 P 8286f7f1e5674633bde1fafea1bb0ea9 [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: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9; no voters: f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:43.836413 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2de494e3654620ae05c787e028ba18" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
I20260713 09:07:43.837242 18985 ts_tablet_manager.cc:1434] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.000s
I20260713 09:07:43.838243 18985 tablet_bootstrap.cc:492] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6: Bootstrap starting.
I20260713 09:07:43.837383 19006 raft_consensus.cc:2804] T af3c4c6ec2c84df68a7a74995ac0c605 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:43.839308 19075 consensus_queue.cc:1048] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 0565300bb06146c0be908237f6b350d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:07:43.842322 18981 tablet_bootstrap.cc:492] T b66081a626cf4e25b3a17622120b5841 P 8286f7f1e5674633bde1fafea1bb0ea9: No bootstrap required, opened a new log
I20260713 09:07:43.842375 19006 raft_consensus.cc:697] T af3c4c6ec2c84df68a7a74995ac0c605 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 LEADER]: Becoming Leader. State: Replica: 8286f7f1e5674633bde1fafea1bb0ea9, State: Running, Role: LEADER
W20260713 09:07:43.843379 18756 leader_election.cc:343] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.843096 18981 ts_tablet_manager.cc:1403] T b66081a626cf4e25b3a17622120b5841 P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.002s
I20260713 09:07:43.843081 19018 raft_consensus.cc:515] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:43.843549 19006 consensus_queue.cc:237] T af3c4c6ec2c84df68a7a74995ac0c605 P 8286f7f1e5674633bde1fafea1bb0ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:43.848483 18992 leader_election.cc:290] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 election: Requested vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:43.850519 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2de494e3654620ae05c787e028ba18" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6"
I20260713 09:07:43.853062 18864 raft_consensus.cc:2393] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f22f86cdd91a406795979bafd4e379ec in current term 1: Already voted for candidate 0565300bb06146c0be908237f6b350d6 in this term.
I20260713 09:07:43.851580 18984 raft_consensus.cc:359] T af3c4c6ec2c84df68a7a74995ac0c605 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:43.854643 18984 raft_consensus.cc:385] T af3c4c6ec2c84df68a7a74995ac0c605 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.855057 18984 raft_consensus.cc:740] T af3c4c6ec2c84df68a7a74995ac0c605 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.855173 18982 tablet_bootstrap.cc:654] T b66081a626cf4e25b3a17622120b5841 P a77496526c4e4b48bf324d64c1a09fdf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.856287 18757 leader_election.cc:304] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [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: f22f86cdd91a406795979bafd4e379ec; no voters: 0565300bb06146c0be908237f6b350d6, a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:43.860409 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2de494e3654620ae05c787e028ba18" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
I20260713 09:07:43.861480 19018 leader_election.cc:290] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 election: Requested vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
W20260713 09:07:43.862782 18830 leader_election.cc:343] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.863139 18789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2de494e3654620ae05c787e028ba18" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec"
W20260713 09:07:43.864324 18662 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:43.862324 18992 raft_consensus.cc:2749] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:43.866492 18985 tablet_bootstrap.cc:654] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.866655 18789 raft_consensus.cc:2393] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0565300bb06146c0be908237f6b350d6 in current term 1: Already voted for candidate f22f86cdd91a406795979bafd4e379ec in this term.
I20260713 09:07:43.862649 18984 consensus_queue.cc:260] T af3c4c6ec2c84df68a7a74995ac0c605 P f22f86cdd91a406795979bafd4e379ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:43.872421 18984 ts_tablet_manager.cc:1434] T af3c4c6ec2c84df68a7a74995ac0c605 P f22f86cdd91a406795979bafd4e379ec: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260713 09:07:43.874606 18984 tablet_bootstrap.cc:492] T c6eac1650b90491e8e17425d11a7236b P f22f86cdd91a406795979bafd4e379ec: Bootstrap starting.
I20260713 09:07:43.885877 18831 leader_election.cc:304] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [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: 0565300bb06146c0be908237f6b350d6; no voters: a77496526c4e4b48bf324d64c1a09fdf, f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:43.889714 19018 raft_consensus.cc:2749] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:43.890568 18992 consensus_queue.cc:1048] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.893060 18981 raft_consensus.cc:359] T b66081a626cf4e25b3a17622120b5841 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:43.894255 18981 raft_consensus.cc:385] T b66081a626cf4e25b3a17622120b5841 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.894543 18981 raft_consensus.cc:740] T b66081a626cf4e25b3a17622120b5841 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8286f7f1e5674633bde1fafea1bb0ea9, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.889817 18984 tablet_bootstrap.cc:654] T c6eac1650b90491e8e17425d11a7236b P f22f86cdd91a406795979bafd4e379ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.899598 18981 consensus_queue.cc:260] T b66081a626cf4e25b3a17622120b5841 P 8286f7f1e5674633bde1fafea1bb0ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:43.903141 18981 ts_tablet_manager.cc:1434] T b66081a626cf4e25b3a17622120b5841 P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.000s
I20260713 09:07:43.904482 18981 tablet_bootstrap.cc:492] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9: Bootstrap starting.
I20260713 09:07:43.929737 18982 tablet_bootstrap.cc:492] T b66081a626cf4e25b3a17622120b5841 P a77496526c4e4b48bf324d64c1a09fdf: No bootstrap required, opened a new log
I20260713 09:07:43.930235 18982 ts_tablet_manager.cc:1403] T b66081a626cf4e25b3a17622120b5841 P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.119s	user 0.013s	sys 0.019s
I20260713 09:07:43.933044 18982 raft_consensus.cc:359] T b66081a626cf4e25b3a17622120b5841 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:43.933756 18982 raft_consensus.cc:385] T b66081a626cf4e25b3a17622120b5841 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.934034 18982 raft_consensus.cc:740] T b66081a626cf4e25b3a17622120b5841 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.938359 18981 tablet_bootstrap.cc:654] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.934605 18982 consensus_queue.cc:260] T b66081a626cf4e25b3a17622120b5841 P a77496526c4e4b48bf324d64c1a09fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:43.942988 18982 ts_tablet_manager.cc:1434] T b66081a626cf4e25b3a17622120b5841 P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:07:43.944007 18982 tablet_bootstrap.cc:492] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
I20260713 09:07:43.944187 18612 catalog_manager.cc:5697] T af3c4c6ec2c84df68a7a74995ac0c605 P 8286f7f1e5674633bde1fafea1bb0ea9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4). New cstate: current_term: 1 leader_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:43.946703 18985 tablet_bootstrap.cc:492] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6: No bootstrap required, opened a new log
I20260713 09:07:43.947218 18985 ts_tablet_manager.cc:1403] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6: Time spent bootstrapping tablet: real 0.109s	user 0.012s	sys 0.015s
I20260713 09:07:43.949678 18982 tablet_bootstrap.cc:654] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.950475 18985 raft_consensus.cc:359] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:43.953197 18985 raft_consensus.cc:385] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.953536 18985 raft_consensus.cc:740] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.955590 18985 consensus_queue.cc:260] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:43.958011 18985 ts_tablet_manager.cc:1434] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260713 09:07:43.959249 18985 tablet_bootstrap.cc:492] T c875acb5e1ed4dc5b945f06b00b225c2 P 0565300bb06146c0be908237f6b350d6: Bootstrap starting.
I20260713 09:07:43.968143 19066 raft_consensus.cc:493] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:43.968896 19066 raft_consensus.cc:515] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:43.972913 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2735e4dc3fc7458f90580e9bc4772b86" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:43.973836 18864 raft_consensus.cc:2468] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f22f86cdd91a406795979bafd4e379ec in term 0.
I20260713 09:07:43.977366 18757 leader_election.cc:304] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec; no voters: 
I20260713 09:07:43.982601 19066 leader_election.cc:290] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:43.983503 19066 raft_consensus.cc:2804] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:43.983950 19066 raft_consensus.cc:493] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:43.983875 18937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2735e4dc3fc7458f90580e9bc4772b86" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:43.984586 19066 raft_consensus.cc:3060] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:43.986063 18755 leader_election.cc:343] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.993770 18984 tablet_bootstrap.cc:492] T c6eac1650b90491e8e17425d11a7236b P f22f86cdd91a406795979bafd4e379ec: No bootstrap required, opened a new log
I20260713 09:07:43.994372 18984 ts_tablet_manager.cc:1403] T c6eac1650b90491e8e17425d11a7236b P f22f86cdd91a406795979bafd4e379ec: Time spent bootstrapping tablet: real 0.120s	user 0.023s	sys 0.022s
I20260713 09:07:43.999610 18713 raft_consensus.cc:3060] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:44.003753 18984 raft_consensus.cc:359] T c6eac1650b90491e8e17425d11a7236b P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:44.004779 18984 raft_consensus.cc:385] T c6eac1650b90491e8e17425d11a7236b P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:44.005084 18984 raft_consensus.cc:740] T c6eac1650b90491e8e17425d11a7236b P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Initialized, Role: FOLLOWER
I20260713 09:07:44.005175 18985 tablet_bootstrap.cc:654] T c875acb5e1ed4dc5b945f06b00b225c2 P 0565300bb06146c0be908237f6b350d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:44.005973 18984 consensus_queue.cc:260] T c6eac1650b90491e8e17425d11a7236b P f22f86cdd91a406795979bafd4e379ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:44.008033 18982 tablet_bootstrap.cc:492] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf: No bootstrap required, opened a new log
I20260713 09:07:44.008932 18982 ts_tablet_manager.cc:1403] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.065s	user 0.009s	sys 0.008s
I20260713 09:07:44.009665 18992 consensus_queue.cc:1048] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:44.005105 19066 raft_consensus.cc:515] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:44.012073 18982 raft_consensus.cc:359] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:44.012871 18982 raft_consensus.cc:385] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:44.012802 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2735e4dc3fc7458f90580e9bc4772b86" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6"
I20260713 09:07:44.013445 18982 raft_consensus.cc:740] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:44.013600 18864 raft_consensus.cc:3060] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:44.014506 18982 consensus_queue.cc:260] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:44.016983 18992 raft_consensus.cc:493] T b66081a626cf4e25b3a17622120b5841 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:44.017369 18982 ts_tablet_manager.cc:1434] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:44.017761 18992 raft_consensus.cc:515] T b66081a626cf4e25b3a17622120b5841 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:44.018558 18982 tablet_bootstrap.cc:492] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
I20260713 09:07:44.022423 18937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66081a626cf4e25b3a17622120b5841" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:44.023197 18937 raft_consensus.cc:2468] T b66081a626cf4e25b3a17622120b5841 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f22f86cdd91a406795979bafd4e379ec in term 0.
I20260713 09:07:44.008199 18984 ts_tablet_manager.cc:1434] T c6eac1650b90491e8e17425d11a7236b P f22f86cdd91a406795979bafd4e379ec: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:07:44.027724 18984 tablet_bootstrap.cc:492] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec: Bootstrap starting.
I20260713 09:07:44.024892 19006 consensus_queue.cc:1048] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:44.025918 18755 leader_election.cc:304] T b66081a626cf4e25b3a17622120b5841 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8286f7f1e5674633bde1fafea1bb0ea9, f22f86cdd91a406795979bafd4e379ec; no voters: 
I20260713 09:07:44.033936 19026 raft_consensus.cc:2804] T b66081a626cf4e25b3a17622120b5841 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:44.025110 18982 tablet_bootstrap.cc:654] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:44.034670 18984 tablet_bootstrap.cc:654] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:44.034350 19026 raft_consensus.cc:493] T b66081a626cf4e25b3a17622120b5841 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:44.039014 19026 raft_consensus.cc:3060] T b66081a626cf4e25b3a17622120b5841 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:44.041221 18982 tablet_bootstrap.cc:492] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf: No bootstrap required, opened a new log
I20260713 09:07:44.041950 18982 ts_tablet_manager.cc:1403] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.001s
I20260713 09:07:44.042900 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66081a626cf4e25b3a17622120b5841" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:44.044816 18714 raft_consensus.cc:2468] T b66081a626cf4e25b3a17622120b5841 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f22f86cdd91a406795979bafd4e379ec in term 0.
I20260713 09:07:44.043701 18992 leader_election.cc:290] T b66081a626cf4e25b3a17622120b5841 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:44.044185 18984 tablet_bootstrap.cc:492] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec: No bootstrap required, opened a new log
I20260713 09:07:44.046852 19026 raft_consensus.cc:515] T b66081a626cf4e25b3a17622120b5841 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:44.048887 18984 ts_tablet_manager.cc:1403] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.002s
I20260713 09:07:44.049336 18981 tablet_bootstrap.cc:492] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9: No bootstrap required, opened a new log
I20260713 09:07:44.049903 18981 ts_tablet_manager.cc:1403] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent bootstrapping tablet: real 0.146s	user 0.012s	sys 0.000s
I20260713 09:07:44.051082 18937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66081a626cf4e25b3a17622120b5841" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9"
I20260713 09:07:44.051697 18937 raft_consensus.cc:3060] T b66081a626cf4e25b3a17622120b5841 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:44.052314 18984 raft_consensus.cc:359] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:44.053151 18984 raft_consensus.cc:385] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:44.053524 18984 raft_consensus.cc:740] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Initialized, Role: FOLLOWER
I20260713 09:07:44.053650 18864 raft_consensus.cc:2468] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f22f86cdd91a406795979bafd4e379ec in term 1.
I20260713 09:07:44.054409 18984 consensus_queue.cc:260] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:44.055672 18757 leader_election.cc:304] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec; no voters: 
I20260713 09:07:44.056926 18984 ts_tablet_manager.cc:1434] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:07:44.057675 19087 raft_consensus.cc:2804] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:44.058267 19087 raft_consensus.cc:697] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [term 1 LEADER]: Becoming Leader. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Running, Role: LEADER
I20260713 09:07:44.059262 19087 consensus_queue.cc:237] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:44.061161 18937 raft_consensus.cc:2468] T b66081a626cf4e25b3a17622120b5841 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f22f86cdd91a406795979bafd4e379ec in term 1.
I20260713 09:07:44.062580 18755 leader_election.cc:304] T b66081a626cf4e25b3a17622120b5841 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8286f7f1e5674633bde1fafea1bb0ea9, f22f86cdd91a406795979bafd4e379ec; no voters: 
I20260713 09:07:44.063654 19115 raft_consensus.cc:2804] T b66081a626cf4e25b3a17622120b5841 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:44.064128 19115 raft_consensus.cc:697] T b66081a626cf4e25b3a17622120b5841 P f22f86cdd91a406795979bafd4e379ec [term 1 LEADER]: Becoming Leader. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Running, Role: LEADER
I20260713 09:07:44.064304 18984 tablet_bootstrap.cc:492] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec: Bootstrap starting.
I20260713 09:07:44.064976 19115 consensus_queue.cc:237] T b66081a626cf4e25b3a17622120b5841 P f22f86cdd91a406795979bafd4e379ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:44.070499 19026 leader_election.cc:290] T b66081a626cf4e25b3a17622120b5841 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 election: Requested vote from peers 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:44.047829 18982 raft_consensus.cc:359] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:44.070761 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66081a626cf4e25b3a17622120b5841" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
I20260713 09:07:44.070741 18938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2735e4dc3fc7458f90580e9bc4772b86" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9"
I20260713 09:07:44.071480 18982 raft_consensus.cc:385] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:44.073403 18982 raft_consensus.cc:740] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:44.074199 18982 consensus_queue.cc:260] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:44.071466 19066 leader_election.cc:290] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 election: Requested vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:44.072006 18713 raft_consensus.cc:3060] T b66081a626cf4e25b3a17622120b5841 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:44.087649 18982 ts_tablet_manager.cc:1434] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260713 09:07:44.088706 18982 tablet_bootstrap.cc:492] T c6eac1650b90491e8e17425d11a7236b P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
I20260713 09:07:44.091792 18714 raft_consensus.cc:3060] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:44.096566 18982 tablet_bootstrap.cc:654] T c6eac1650b90491e8e17425d11a7236b P a77496526c4e4b48bf324d64c1a09fdf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:44.096233 18981 raft_consensus.cc:359] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:44.097126 18981 raft_consensus.cc:385] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:44.097466 18981 raft_consensus.cc:740] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8286f7f1e5674633bde1fafea1bb0ea9, State: Initialized, Role: FOLLOWER
I20260713 09:07:44.098273 18981 consensus_queue.cc:260] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:44.108732 18981 ts_tablet_manager.cc:1434] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent starting tablet: real 0.059s	user 0.004s	sys 0.002s
I20260713 09:07:44.109848 18981 tablet_bootstrap.cc:492] T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9: Bootstrap starting.
W20260713 09:07:44.113111 18755 leader_election.cc:343] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:44.103508 18984 tablet_bootstrap.cc:654] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:44.124563 19087 consensus_queue.cc:1048] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:44.125907 18981 tablet_bootstrap.cc:654] T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:44.137163 19087 raft_consensus.cc:493] T c6eac1650b90491e8e17425d11a7236b P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:44.138136 19087 raft_consensus.cc:515] T c6eac1650b90491e8e17425d11a7236b P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:44.142127 18937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6eac1650b90491e8e17425d11a7236b" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
W20260713 09:07:44.144385 18755 leader_election.cc:343] T c6eac1650b90491e8e17425d11a7236b P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:44.147686 19006 consensus_queue.cc:1048] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:44.155445 18984 tablet_bootstrap.cc:492] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec: No bootstrap required, opened a new log
I20260713 09:07:44.156067 18984 ts_tablet_manager.cc:1403] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec: Time spent bootstrapping tablet: real 0.092s	user 0.015s	sys 0.007s
I20260713 09:07:44.156843 18611 catalog_manager.cc:5697] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec reported cstate change: term changed from 0 to 1, leader changed from <none> to f22f86cdd91a406795979bafd4e379ec (127.16.55.2). New cstate: current_term: 1 leader_uuid: "f22f86cdd91a406795979bafd4e379ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:44.160173 18984 raft_consensus.cc:359] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:44.161031 18984 raft_consensus.cc:385] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:44.158849 18611 catalog_manager.cc:5697] T b66081a626cf4e25b3a17622120b5841 P f22f86cdd91a406795979bafd4e379ec reported cstate change: term changed from 0 to 1, leader changed from <none> to f22f86cdd91a406795979bafd4e379ec (127.16.55.2). New cstate: current_term: 1 leader_uuid: "f22f86cdd91a406795979bafd4e379ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:44.161319 18984 raft_consensus.cc:740] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Initialized, Role: FOLLOWER
I20260713 09:07:44.162246 18984 consensus_queue.cc:260] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:44.162776 18981 tablet_bootstrap.cc:492] T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9: No bootstrap required, opened a new log
I20260713 09:07:44.164129 18981 ts_tablet_manager.cc:1403] T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.000s
I20260713 09:07:44.164885 18984 ts_tablet_manager.cc:1434] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:07:44.168604 18981 raft_consensus.cc:359] T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:44.173736 18981 raft_consensus.cc:385] T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:44.174173 18981 raft_consensus.cc:740] T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8286f7f1e5674633bde1fafea1bb0ea9, State: Initialized, Role: FOLLOWER
I20260713 09:07:44.175256 18981 consensus_queue.cc:260] T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:44.176224 19018 raft_consensus.cc:493] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:44.176844 19018 raft_consensus.cc:515] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:44.178373 18981 ts_tablet_manager.cc:1434] T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:07:44.183404 18938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801310d8284342fe934e018c32eaba74" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:44.186075 18791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801310d8284342fe934e018c32eaba74" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:44.186553 19087 leader_election.cc:290] T c6eac1650b90491e8e17425d11a7236b P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:44.187007 18791 raft_consensus.cc:2468] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0565300bb06146c0be908237f6b350d6 in term 0.
I20260713 09:07:44.188206 18715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6eac1650b90491e8e17425d11a7236b" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
W20260713 09:07:44.190243 18756 leader_election.cc:343] T c6eac1650b90491e8e17425d11a7236b P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:44.190699 18756 leader_election.cc:304] T c6eac1650b90491e8e17425d11a7236b P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f22f86cdd91a406795979bafd4e379ec; no voters: 8286f7f1e5674633bde1fafea1bb0ea9, a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:44.191860 19087 raft_consensus.cc:2749] T c6eac1650b90491e8e17425d11a7236b P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:07:44.192132 18829 leader_election.cc:343] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:44.193637 18831 leader_election.cc:304] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [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: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec; no voters: 8286f7f1e5674633bde1fafea1bb0ea9
I20260713 09:07:44.194710 19076 raft_consensus.cc:2804] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:44.195639 19076 raft_consensus.cc:493] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:44.196070 19076 raft_consensus.cc:3060] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:44.198405 18981 tablet_bootstrap.cc:492] T c6eac1650b90491e8e17425d11a7236b P 8286f7f1e5674633bde1fafea1bb0ea9: Bootstrap starting.
I20260713 09:07:44.201560 19018 leader_election.cc:290] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:44.206190 18981 tablet_bootstrap.cc:654] T c6eac1650b90491e8e17425d11a7236b P 8286f7f1e5674633bde1fafea1bb0ea9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:44.206595 18985 tablet_bootstrap.cc:492] T c875acb5e1ed4dc5b945f06b00b225c2 P 0565300bb06146c0be908237f6b350d6: No bootstrap required, opened a new log
I20260713 09:07:44.207175 18985 ts_tablet_manager.cc:1403] T c875acb5e1ed4dc5b945f06b00b225c2 P 0565300bb06146c0be908237f6b350d6: Time spent bootstrapping tablet: real 0.248s	user 0.013s	sys 0.003s
I20260713 09:07:44.217818 18985 raft_consensus.cc:359] T c875acb5e1ed4dc5b945f06b00b225c2 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:44.211318 19076 raft_consensus.cc:515] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:44.224376 18981 tablet_bootstrap.cc:492] T c6eac1650b90491e8e17425d11a7236b P 8286f7f1e5674633bde1fafea1bb0ea9: No bootstrap required, opened a new log
I20260713 09:07:44.225119 18981 ts_tablet_manager.cc:1403] T c6eac1650b90491e8e17425d11a7236b P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.007s
I20260713 09:07:44.225752 18791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801310d8284342fe934e018c32eaba74" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec"
I20260713 09:07:44.226483 18791 raft_consensus.cc:3060] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:44.218655 18985 raft_consensus.cc:385] T c875acb5e1ed4dc5b945f06b00b225c2 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:44.231518 18985 raft_consensus.cc:740] T c875acb5e1ed4dc5b945f06b00b225c2 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Initialized, Role: FOLLOWER
I20260713 09:07:44.232302 18985 consensus_queue.cc:260] T c875acb5e1ed4dc5b945f06b00b225c2 P 0565300bb06146c0be908237f6b350d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:44.235999 18981 raft_consensus.cc:359] T c6eac1650b90491e8e17425d11a7236b P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:44.236734 18981 raft_consensus.cc:385] T c6eac1650b90491e8e17425d11a7236b P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:44.237026 18981 raft_consensus.cc:740] T c6eac1650b90491e8e17425d11a7236b P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8286f7f1e5674633bde1fafea1bb0ea9, State: Initialized, Role: FOLLOWER
I20260713 09:07:44.237828 18981 consensus_queue.cc:260] T c6eac1650b90491e8e17425d11a7236b P 8286f7f1e5674633bde1fafea1bb0ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:44.240018 18981 ts_tablet_manager.cc:1434] T c6eac1650b90491e8e17425d11a7236b P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260713 09:07:44.241336 19006 consensus_queue.cc:1048] T af3c4c6ec2c84df68a7a74995ac0c605 P 8286f7f1e5674633bde1fafea1bb0ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:44.241803 18985 ts_tablet_manager.cc:1434] T c875acb5e1ed4dc5b945f06b00b225c2 P 0565300bb06146c0be908237f6b350d6: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260713 09:07:44.242779 18985 tablet_bootstrap.cc:492] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6: Bootstrap starting.
I20260713 09:07:44.243158 19087 raft_consensus.cc:493] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:44.243721 19087 raft_consensus.cc:515] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:44.246074 19087 leader_election.cc:290] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:44.246852 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55a7669f99c4ed6b70e9fecb943f48f" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:44.230654 18713 raft_consensus.cc:2468] T b66081a626cf4e25b3a17622120b5841 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f22f86cdd91a406795979bafd4e379ec in term 1.
W20260713 09:07:44.248581 18756 leader_election.cc:343] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:44.247702 18981 tablet_bootstrap.cc:492] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9: Bootstrap starting.
I20260713 09:07:44.258638 18981 tablet_bootstrap.cc:654] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:44.251256 18985 tablet_bootstrap.cc:654] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:44.250406 18982 tablet_bootstrap.cc:492] T c6eac1650b90491e8e17425d11a7236b P a77496526c4e4b48bf324d64c1a09fdf: No bootstrap required, opened a new log
I20260713 09:07:44.259819 18982 ts_tablet_manager.cc:1403] T c6eac1650b90491e8e17425d11a7236b P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.171s	user 0.075s	sys 0.055s
I20260713 09:07:44.235322 18791 raft_consensus.cc:2468] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0565300bb06146c0be908237f6b350d6 in term 1.
I20260713 09:07:44.261896 18831 leader_election.cc:304] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec; no voters: 
I20260713 09:07:44.262903 19018 raft_consensus.cc:2804] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:44.263746 19018 raft_consensus.cc:697] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [term 1 LEADER]: Becoming Leader. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Running, Role: LEADER
I20260713 09:07:44.262944 18982 raft_consensus.cc:359] T c6eac1650b90491e8e17425d11a7236b P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:44.265060 18982 raft_consensus.cc:385] T c6eac1650b90491e8e17425d11a7236b P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:44.264797 19018 consensus_queue.cc:237] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:44.265491 18982 raft_consensus.cc:740] T c6eac1650b90491e8e17425d11a7236b P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:44.265666 18863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55a7669f99c4ed6b70e9fecb943f48f" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:44.266589 18863 raft_consensus.cc:2468] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f22f86cdd91a406795979bafd4e379ec in term 0.
I20260713 09:07:44.266803 18982 consensus_queue.cc:260] T c6eac1650b90491e8e17425d11a7236b P a77496526c4e4b48bf324d64c1a09fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:44.267736 19006 raft_consensus.cc:493] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:44.268364 19006 raft_consensus.cc:515] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:44.269987 18982 ts_tablet_manager.cc:1434] T c6eac1650b90491e8e17425d11a7236b P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:07:44.270270 18938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801310d8284342fe934e018c32eaba74" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9"
W20260713 09:07:44.271919 18829 leader_election.cc:343] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:44.271984 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c875acb5e1ed4dc5b945f06b00b225c2" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:44.272897 19076 leader_election.cc:290] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 election: Requested vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
W20260713 09:07:44.273963 18904 leader_election.cc:343] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:44.276851 18757 leader_election.cc:304] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [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: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec; no voters: a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:44.278113 19087 raft_consensus.cc:2804] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:44.278563 19087 raft_consensus.cc:493] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:44.278759 19127 raft_consensus.cc:493] T af3c4c6ec2c84df68a7a74995ac0c605 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:44.279052 19087 raft_consensus.cc:3060] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:44.279340 19127 raft_consensus.cc:515] T af3c4c6ec2c84df68a7a74995ac0c605 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:44.279194 18982 tablet_bootstrap.cc:492] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
I20260713 09:07:44.281750 19127 leader_election.cc:290] T af3c4c6ec2c84df68a7a74995ac0c605 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:44.283015 18938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af3c4c6ec2c84df68a7a74995ac0c605" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:44.284590 19006 leader_election.cc:290] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:44.285511 18863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c875acb5e1ed4dc5b945f06b00b225c2" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:44.288602 18865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af3c4c6ec2c84df68a7a74995ac0c605" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:44.290465 18757 leader_election.cc:304] T af3c4c6ec2c84df68a7a74995ac0c605 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f22f86cdd91a406795979bafd4e379ec; no voters: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9
I20260713 09:07:44.291962 18863 raft_consensus.cc:2468] T c875acb5e1ed4dc5b945f06b00b225c2 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8286f7f1e5674633bde1fafea1bb0ea9 in term 0.
I20260713 09:07:44.293474 19115 raft_consensus.cc:2749] T af3c4c6ec2c84df68a7a74995ac0c605 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:44.294953 18905 leader_election.cc:304] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9 [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: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9; no voters: a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:44.296310 19006 raft_consensus.cc:2804] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:44.296754 19006 raft_consensus.cc:493] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:44.297138 19006 raft_consensus.cc:3060] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:44.292402 18991 raft_consensus.cc:493] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:44.305809 18991 raft_consensus.cc:515] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:44.307132 18982 tablet_bootstrap.cc:654] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:44.309954 18991 leader_election.cc:290] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:44.312074 18789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2de494e3654620ae05c787e028ba18" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:44.313002 18789 raft_consensus.cc:2393] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a77496526c4e4b48bf324d64c1a09fdf in current term 1: Already voted for candidate f22f86cdd91a406795979bafd4e379ec in this term.
I20260713 09:07:44.313577 18982 tablet_bootstrap.cc:492] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf: No bootstrap required, opened a new log
I20260713 09:07:44.314141 18982 ts_tablet_manager.cc:1403] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.036s	user 0.002s	sys 0.010s
I20260713 09:07:44.315019 19087 raft_consensus.cc:515] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:44.317801 18982 raft_consensus.cc:359] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:44.318626 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55a7669f99c4ed6b70e9fecb943f48f" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
I20260713 09:07:44.318888 18982 raft_consensus.cc:385] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:44.319443 18982 raft_consensus.cc:740] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:44.320449 18982 consensus_queue.cc:260] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:44.315040 18863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2de494e3654620ae05c787e028ba18" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:44.321533 18713 raft_consensus.cc:3060] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:44.321955 18863 raft_consensus.cc:2393] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a77496526c4e4b48bf324d64c1a09fdf in current term 1: Already voted for candidate 0565300bb06146c0be908237f6b350d6 in this term.
I20260713 09:07:44.322841 18982 ts_tablet_manager.cc:1434] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:07:44.323463 18682 leader_election.cc:304] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a77496526c4e4b48bf324d64c1a09fdf; no voters: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:44.324458 18982 tablet_bootstrap.cc:492] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
I20260713 09:07:44.327574 18991 raft_consensus.cc:3060] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:44.327490 18613 catalog_manager.cc:5697] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0565300bb06146c0be908237f6b350d6 (127.16.55.3). New cstate: current_term: 1 leader_uuid: "0565300bb06146c0be908237f6b350d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:44.330796 18982 tablet_bootstrap.cc:654] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:44.331765 19006 raft_consensus.cc:515] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:44.334419 18713 raft_consensus.cc:2468] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f22f86cdd91a406795979bafd4e379ec in term 1.
I20260713 09:07:44.346112 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55a7669f99c4ed6b70e9fecb943f48f" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6"
I20260713 09:07:44.346530 18985 tablet_bootstrap.cc:492] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6: No bootstrap required, opened a new log
I20260713 09:07:44.346836 18864 raft_consensus.cc:3060] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:44.347101 18985 ts_tablet_manager.cc:1403] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6: Time spent bootstrapping tablet: real 0.105s	user 0.011s	sys 0.020s
I20260713 09:07:44.352440 19006 leader_election.cc:290] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 election: Requested vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:44.350416 18985 raft_consensus.cc:359] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:44.353377 18985 raft_consensus.cc:385] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:44.353705 18985 raft_consensus.cc:740] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Initialized, Role: FOLLOWER
I20260713 09:07:44.353812 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c875acb5e1ed4dc5b945f06b00b225c2" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
W20260713 09:07:44.355538 18904 leader_election.cc:343] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:44.356393 18991 raft_consensus.cc:2749] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:44.357884 18864 raft_consensus.cc:2468] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f22f86cdd91a406795979bafd4e379ec in term 1.
I20260713 09:07:44.359268 18757 leader_election.cc:304] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec; no voters: 
I20260713 09:07:44.360464 19127 raft_consensus.cc:2804] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:44.360853 18789 raft_consensus.cc:3060] T af3c4c6ec2c84df68a7a74995ac0c605 P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:44.361199 19127 raft_consensus.cc:697] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [term 1 LEADER]: Becoming Leader. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Running, Role: LEADER
I20260713 09:07:44.361296 18865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c875acb5e1ed4dc5b945f06b00b225c2" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6"
I20260713 09:07:44.364023 18865 raft_consensus.cc:3060] T c875acb5e1ed4dc5b945f06b00b225c2 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:44.354492 18985 consensus_queue.cc:260] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:44.367669 18981 tablet_bootstrap.cc:492] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9: No bootstrap required, opened a new log
I20260713 09:07:44.368243 18981 ts_tablet_manager.cc:1403] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent bootstrapping tablet: real 0.121s	user 0.018s	sys 0.014s
I20260713 09:07:44.369349 18985 ts_tablet_manager.cc:1434] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260713 09:07:44.370935 19006 consensus_queue.cc:1048] T af3c4c6ec2c84df68a7a74995ac0c605 P 8286f7f1e5674633bde1fafea1bb0ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:44.362696 19127 consensus_queue.cc:237] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:44.387603 18982 tablet_bootstrap.cc:492] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf: No bootstrap required, opened a new log
I20260713 09:07:44.391013 19087 leader_election.cc:290] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 1 election: Requested vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:44.394632 18982 ts_tablet_manager.cc:1403] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.020s
I20260713 09:07:44.399371 19018 raft_consensus.cc:493] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:44.400166 19018 raft_consensus.cc:515] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:44.403266 18938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828fdd1b7ed64a37a4a51002b0c96a30" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:44.404213 18938 raft_consensus.cc:2468] T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0565300bb06146c0be908237f6b350d6 in term 0.
I20260713 09:07:44.404541 19018 leader_election.cc:290] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:44.406308 18829 leader_election.cc:304] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9; no voters: 
I20260713 09:07:44.404237 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828fdd1b7ed64a37a4a51002b0c96a30" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:44.408902 19018 raft_consensus.cc:2804] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:44.409330 19018 raft_consensus.cc:493] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:44.409597 18865 raft_consensus.cc:2468] T c875acb5e1ed4dc5b945f06b00b225c2 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8286f7f1e5674633bde1fafea1bb0ea9 in term 1.
W20260713 09:07:44.410164 18830 leader_election.cc:343] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:44.412710 18905 leader_election.cc:304] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9 [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: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9; no voters: a77496526c4e4b48bf324d64c1a09fdf
W20260713 09:07:44.412711 18682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.55.3:42967, user_credentials={real_user=slave}} blocked reactor thread for 53825.6us
I20260713 09:07:44.414101 19006 raft_consensus.cc:2804] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:44.414637 19006 raft_consensus.cc:697] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 LEADER]: Becoming Leader. State: Replica: 8286f7f1e5674633bde1fafea1bb0ea9, State: Running, Role: LEADER
I20260713 09:07:44.414319 18613 catalog_manager.cc:5697] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec reported cstate change: term changed from 0 to 1, leader changed from <none> to f22f86cdd91a406795979bafd4e379ec (127.16.55.2). New cstate: current_term: 1 leader_uuid: "f22f86cdd91a406795979bafd4e379ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:44.415524 19006 consensus_queue.cc:237] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:44.409670 19018 raft_consensus.cc:3060] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:44.419464 18982 raft_consensus.cc:359] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:44.421253 19006 raft_consensus.cc:493] T c6eac1650b90491e8e17425d11a7236b P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:44.420226 18982 raft_consensus.cc:385] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:44.421978 19006 raft_consensus.cc:515] T c6eac1650b90491e8e17425d11a7236b P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:44.425905 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6eac1650b90491e8e17425d11a7236b" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:44.426633 18714 raft_consensus.cc:2468] T c6eac1650b90491e8e17425d11a7236b P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8286f7f1e5674633bde1fafea1bb0ea9 in term 0.
I20260713 09:07:44.427146 19006 leader_election.cc:290] T c6eac1650b90491e8e17425d11a7236b P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
I20260713 09:07:44.421993 18982 raft_consensus.cc:740] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:44.427747 18790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6eac1650b90491e8e17425d11a7236b" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:44.428429 18790 raft_consensus.cc:2468] T c6eac1650b90491e8e17425d11a7236b P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8286f7f1e5674633bde1fafea1bb0ea9 in term 0.
I20260713 09:07:44.428704 18982 consensus_queue.cc:260] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:44.429116 18981 raft_consensus.cc:359] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:44.429908 18981 raft_consensus.cc:385] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:44.430213 18981 raft_consensus.cc:740] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8286f7f1e5674633bde1fafea1bb0ea9, State: Initialized, Role: FOLLOWER
I20260713 09:07:44.429059 18610 catalog_manager.cc:5697] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4). New cstate: current_term: 1 leader_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:44.430819 18982 ts_tablet_manager.cc:1434] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.035s	user 0.002s	sys 0.003s
I20260713 09:07:44.429711 18905 leader_election.cc:304] T c6eac1650b90491e8e17425d11a7236b P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8286f7f1e5674633bde1fafea1bb0ea9, f22f86cdd91a406795979bafd4e379ec; no voters: 
I20260713 09:07:44.433060 18982 tablet_bootstrap.cc:492] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
I20260713 09:07:44.435050 19006 raft_consensus.cc:2804] T c6eac1650b90491e8e17425d11a7236b P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:44.435532 19006 raft_consensus.cc:493] T c6eac1650b90491e8e17425d11a7236b P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:44.435310 18981 consensus_queue.cc:260] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:44.436090 19006 raft_consensus.cc:3060] T c6eac1650b90491e8e17425d11a7236b P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:44.437983 18981 ts_tablet_manager.cc:1434] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9: Time spent starting tablet: real 0.069s	user 0.008s	sys 0.000s
I20260713 09:07:44.439998 18982 tablet_bootstrap.cc:654] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:44.443816 19141 raft_consensus.cc:493] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:44.444365 19141 raft_consensus.cc:515] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:44.445168 18986 raft_consensus.cc:493] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:44.445654 18986 raft_consensus.cc:515] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:44.446514 19141 leader_election.cc:290] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:44.447721 18986 leader_election.cc:290] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:44.448287 18938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c875acb5e1ed4dc5b945f06b00b225c2" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:44.449292 18790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801310d8284342fe934e018c32eaba74" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:44.435111 19018 raft_consensus.cc:515] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:44.450165 18790 raft_consensus.cc:2393] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8286f7f1e5674633bde1fafea1bb0ea9 in current term 1: Already voted for candidate 0565300bb06146c0be908237f6b350d6 in this term.
I20260713 09:07:44.450600 18865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801310d8284342fe934e018c32eaba74" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:44.451802 19018 leader_election.cc:290] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 election: Requested vote from peers 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:44.452847 18938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828fdd1b7ed64a37a4a51002b0c96a30" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9"
I20260713 09:07:44.453423 18938 raft_consensus.cc:3060] T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:44.455319 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828fdd1b7ed64a37a4a51002b0c96a30" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
W20260713 09:07:44.457110 18830 leader_election.cc:343] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:44.458629 18905 leader_election.cc:304] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8286f7f1e5674633bde1fafea1bb0ea9; no voters: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:44.459537 18865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c875acb5e1ed4dc5b945f06b00b225c2" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:44.460271 19060 raft_consensus.cc:3060] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:44.460495 18865 raft_consensus.cc:2393] T c875acb5e1ed4dc5b945f06b00b225c2 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a77496526c4e4b48bf324d64c1a09fdf in current term 1: Already voted for candidate 8286f7f1e5674633bde1fafea1bb0ea9 in this term.
I20260713 09:07:44.462100 18682 leader_election.cc:304] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a77496526c4e4b48bf324d64c1a09fdf; no voters: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9
I20260713 09:07:44.463826 19143 raft_consensus.cc:3060] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:44.468417 19060 raft_consensus.cc:2749] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:44.468281 19006 raft_consensus.cc:515] T c6eac1650b90491e8e17425d11a7236b P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:44.464540 18938 raft_consensus.cc:2468] T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0565300bb06146c0be908237f6b350d6 in term 1.
I20260713 09:07:44.472071 19143 raft_consensus.cc:2749] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:44.472280 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6eac1650b90491e8e17425d11a7236b" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
I20260713 09:07:44.472858 18714 raft_consensus.cc:3060] T c6eac1650b90491e8e17425d11a7236b P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:44.473265 18982 tablet_bootstrap.cc:492] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf: No bootstrap required, opened a new log
I20260713 09:07:44.473750 18982 ts_tablet_manager.cc:1403] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.007s
I20260713 09:07:44.475687 18829 leader_election.cc:304] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [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: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9; no voters: a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:44.476131 19006 leader_election.cc:290] T c6eac1650b90491e8e17425d11a7236b P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 election: Requested vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
I20260713 09:07:44.476452 18982 raft_consensus.cc:359] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:44.476908 19018 raft_consensus.cc:2804] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:44.477415 18982 raft_consensus.cc:385] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:44.477758 18982 raft_consensus.cc:740] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:44.478606 19018 raft_consensus.cc:697] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [term 1 LEADER]: Becoming Leader. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Running, Role: LEADER
I20260713 09:07:44.478456 18982 consensus_queue.cc:260] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:44.479118 18790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6eac1650b90491e8e17425d11a7236b" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec"
I20260713 09:07:44.479714 18790 raft_consensus.cc:3060] T c6eac1650b90491e8e17425d11a7236b P f22f86cdd91a406795979bafd4e379ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:44.479807 19018 consensus_queue.cc:237] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:44.480825 18982 ts_tablet_manager.cc:1434] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:07:44.487807 18714 raft_consensus.cc:2468] T c6eac1650b90491e8e17425d11a7236b P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8286f7f1e5674633bde1fafea1bb0ea9 in term 1.
I20260713 09:07:44.489326 18904 leader_election.cc:304] T c6eac1650b90491e8e17425d11a7236b P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8286f7f1e5674633bde1fafea1bb0ea9, a77496526c4e4b48bf324d64c1a09fdf; no voters: 
I20260713 09:07:44.489951 18790 raft_consensus.cc:2468] T c6eac1650b90491e8e17425d11a7236b P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8286f7f1e5674633bde1fafea1bb0ea9 in term 1.
I20260713 09:07:44.490343 19006 raft_consensus.cc:2804] T c6eac1650b90491e8e17425d11a7236b P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:44.490829 19006 raft_consensus.cc:697] T c6eac1650b90491e8e17425d11a7236b P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 LEADER]: Becoming Leader. State: Replica: 8286f7f1e5674633bde1fafea1bb0ea9, State: Running, Role: LEADER
I20260713 09:07:44.491704 19006 consensus_queue.cc:237] T c6eac1650b90491e8e17425d11a7236b P 8286f7f1e5674633bde1fafea1bb0ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:44.495831 18611 catalog_manager.cc:5697] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0565300bb06146c0be908237f6b350d6 (127.16.55.3). New cstate: current_term: 1 leader_uuid: "0565300bb06146c0be908237f6b350d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:44.499940 18938 raft_consensus.cc:3060] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:44.503194 18610 catalog_manager.cc:5697] T c6eac1650b90491e8e17425d11a7236b P 8286f7f1e5674633bde1fafea1bb0ea9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4). New cstate: current_term: 1 leader_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:44.509078 19087 consensus_queue.cc:1048] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:44.509972 19006 raft_consensus.cc:493] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:44.510586 19006 raft_consensus.cc:515] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:44.518195 18790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2735e4dc3fc7458f90580e9bc4772b86" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:44.518855 19006 leader_election.cc:290] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:44.519747 18865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2735e4dc3fc7458f90580e9bc4772b86" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:44.520517 18865 raft_consensus.cc:2468] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8286f7f1e5674633bde1fafea1bb0ea9 in term 1.
I20260713 09:07:44.521907 18905 leader_election.cc:304] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [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: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9; no voters: f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:44.523113 19006 raft_consensus.cc:2804] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:44.523562 19006 raft_consensus.cc:493] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f22f86cdd91a406795979bafd4e379ec)
I20260713 09:07:44.524006 19006 raft_consensus.cc:3060] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:44.529758 19066 consensus_queue.cc:1048] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:44.531369 19006 raft_consensus.cc:515] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:44.532401 18938 raft_consensus.cc:1240] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Rejecting Update request from peer f22f86cdd91a406795979bafd4e379ec for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:44.534284 19006 leader_election.cc:290] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 2 election: Requested vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:44.534878 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2735e4dc3fc7458f90580e9bc4772b86" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6"
I20260713 09:07:44.537000 18790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2735e4dc3fc7458f90580e9bc4772b86" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec"
I20260713 09:07:44.538419 19066 consensus_queue.cc:1059] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:44.539438 19127 raft_consensus.cc:3055] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:44.539803 19127 raft_consensus.cc:740] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Running, Role: LEADER
I20260713 09:07:44.540668 19127 consensus_queue.cc:260] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:44.542527 19127 raft_consensus.cc:3060] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:44.542558 18905 leader_election.cc:304] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [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: 8286f7f1e5674633bde1fafea1bb0ea9; no voters: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:44.543619 19006 raft_consensus.cc:2749] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:07:44.568796 19127 consensus_queue.cc:1048] T b66081a626cf4e25b3a17622120b5841 P f22f86cdd91a406795979bafd4e379ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:44.582531 19115 consensus_queue.cc:1048] T b66081a626cf4e25b3a17622120b5841 P f22f86cdd91a406795979bafd4e379ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:44.744360 19143 raft_consensus.cc:493] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:44.744882 19143 raft_consensus.cc:515] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:44.746587 19143 leader_election.cc:290] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:44.747577 18865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828fdd1b7ed64a37a4a51002b0c96a30" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:44.747720 18938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828fdd1b7ed64a37a4a51002b0c96a30" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:44.748471 18938 raft_consensus.cc:2393] T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a77496526c4e4b48bf324d64c1a09fdf in current term 1: Already voted for candidate 0565300bb06146c0be908237f6b350d6 in this term.
I20260713 09:07:44.749464 18680 leader_election.cc:304] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a77496526c4e4b48bf324d64c1a09fdf; no voters: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9
I20260713 09:07:44.750211 19143 raft_consensus.cc:3060] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:44.755324 19018 consensus_queue.cc:1048] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:44.757104 19143 raft_consensus.cc:2749] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:44.766079 19076 consensus_queue.cc:1048] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:44.791792 19115 consensus_queue.cc:1048] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:44.804147 19115 consensus_queue.cc:1048] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:44.842806 19006 consensus_queue.cc:1048] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:44.854597 19060 consensus_queue.cc:1048] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:44.863332 19076 consensus_queue.cc:1048] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:44.877242 19075 consensus_queue.cc:1048] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:44.887149 18662 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:44.980381 19060 consensus_queue.cc:1048] T c6eac1650b90491e8e17425d11a7236b P 8286f7f1e5674633bde1fafea1bb0ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:44.995800 18986 consensus_queue.cc:1048] T c6eac1650b90491e8e17425d11a7236b P 8286f7f1e5674633bde1fafea1bb0ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:45.408520 19143 raft_consensus.cc:493] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.408980 19143 raft_consensus.cc:515] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:45.410743 19143 leader_election.cc:290] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:45.411509 18790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b4440cccc94c12aa26f9df1caca9f2" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:45.411693 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b4440cccc94c12aa26f9df1caca9f2" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:45.412114 18790 raft_consensus.cc:2468] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a77496526c4e4b48bf324d64c1a09fdf in term 1.
I20260713 09:07:45.412315 18864 raft_consensus.cc:2468] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a77496526c4e4b48bf324d64c1a09fdf in term 1.
I20260713 09:07:45.413195 18682 leader_election.cc:304] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [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: a77496526c4e4b48bf324d64c1a09fdf, f22f86cdd91a406795979bafd4e379ec; no voters: 
I20260713 09:07:45.413861 19143 raft_consensus.cc:2804] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:45.414238 19143 raft_consensus.cc:493] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:45.414623 19143 raft_consensus.cc:3060] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:45.421324 19143 raft_consensus.cc:515] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:45.423849 19143 leader_election.cc:290] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 2 election: Requested vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:45.424700 18790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b4440cccc94c12aa26f9df1caca9f2" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec"
I20260713 09:07:45.425206 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b4440cccc94c12aa26f9df1caca9f2" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6"
I20260713 09:07:45.425415 18790 raft_consensus.cc:3060] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:45.425813 18864 raft_consensus.cc:3060] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:45.430827 18864 raft_consensus.cc:2468] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77496526c4e4b48bf324d64c1a09fdf in term 2.
I20260713 09:07:45.431046 18790 raft_consensus.cc:2468] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77496526c4e4b48bf324d64c1a09fdf in term 2.
I20260713 09:07:45.432027 18682 leader_election.cc:304] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0565300bb06146c0be908237f6b350d6, a77496526c4e4b48bf324d64c1a09fdf; no voters: 
I20260713 09:07:45.432731 19143 raft_consensus.cc:2804] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:45.433887 19143 raft_consensus.cc:697] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [term 2 LEADER]: Becoming Leader. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Running, Role: LEADER
I20260713 09:07:45.435132 19143 consensus_queue.cc:237] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [LEADER]: Queue going to LEADER 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: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:45.444041 18611 catalog_manager.cc:5697] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf reported cstate change: term changed from 0 to 2, leader changed from <none> to a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1). New cstate: current_term: 2 leader_uuid: "a77496526c4e4b48bf324d64c1a09fdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:45.506851 19075 raft_consensus.cc:493] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.507503 19075 raft_consensus.cc:515] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:45.509205 19075 leader_election.cc:290] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
I20260713 09:07:45.510064 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2de494e3654620ae05c787e028ba18" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:45.510262 18790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2de494e3654620ae05c787e028ba18" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:45.510655 18713 raft_consensus.cc:2468] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0565300bb06146c0be908237f6b350d6 in term 1.
I20260713 09:07:45.510912 18790 raft_consensus.cc:2468] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0565300bb06146c0be908237f6b350d6 in term 1.
I20260713 09:07:45.511874 18830 leader_election.cc:304] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [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: 0565300bb06146c0be908237f6b350d6, a77496526c4e4b48bf324d64c1a09fdf; no voters: 
I20260713 09:07:45.512681 19075 raft_consensus.cc:2804] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:45.512998 19075 raft_consensus.cc:493] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:45.513258 19075 raft_consensus.cc:3060] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:45.518170 19075 raft_consensus.cc:515] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:45.519861 19075 leader_election.cc:290] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 2 election: Requested vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
I20260713 09:07:45.520892 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2de494e3654620ae05c787e028ba18" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
I20260713 09:07:45.520990 18790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2de494e3654620ae05c787e028ba18" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec"
I20260713 09:07:45.521667 18713 raft_consensus.cc:3060] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:45.521687 18790 raft_consensus.cc:3060] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:45.528838 18713 raft_consensus.cc:2468] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0565300bb06146c0be908237f6b350d6 in term 2.
I20260713 09:07:45.528838 18790 raft_consensus.cc:2468] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0565300bb06146c0be908237f6b350d6 in term 2.
I20260713 09:07:45.530261 18830 leader_election.cc:304] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0565300bb06146c0be908237f6b350d6, a77496526c4e4b48bf324d64c1a09fdf; no voters: 
I20260713 09:07:45.531149 19075 raft_consensus.cc:2804] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:45.531577 19075 raft_consensus.cc:697] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [term 2 LEADER]: Becoming Leader. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Running, Role: LEADER
I20260713 09:07:45.532311 19075 consensus_queue.cc:237] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [LEADER]: Queue going to LEADER 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: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:45.540915 18611 catalog_manager.cc:5697] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 reported cstate change: term changed from 0 to 2, leader changed from <none> to 0565300bb06146c0be908237f6b350d6 (127.16.55.3). New cstate: current_term: 2 leader_uuid: "0565300bb06146c0be908237f6b350d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:45.682381 16604 tablet_server.cc:179] TabletServer@127.16.55.1:0 shutting down...
W20260713 09:07:45.697063 18756 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 25 similar messages]
W20260713 09:07:45.702907 18756 consensus_peers.cc:597] T 5109cd065e5747db909ffe3b427073f1 P f22f86cdd91a406795979bafd4e379ec -> Peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Couldn't send request to peer a77496526c4e4b48bf324d64c1a09fdf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:45.712780 16604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:45.713447 16604 tablet_replica.cc:333] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf: stopping tablet replica
I20260713 09:07:45.714087 16604 raft_consensus.cc:2243] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.714507 16604 raft_consensus.cc:2272] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.717057 16604 tablet_replica.cc:333] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf: stopping tablet replica
I20260713 09:07:45.717615 16604 raft_consensus.cc:2243] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.717993 16604 raft_consensus.cc:2272] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.720081 16604 tablet_replica.cc:333] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf: stopping tablet replica
I20260713 09:07:45.720623 16604 raft_consensus.cc:2243] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.720995 16604 raft_consensus.cc:2272] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.723219 16604 tablet_replica.cc:333] T c6eac1650b90491e8e17425d11a7236b P a77496526c4e4b48bf324d64c1a09fdf: stopping tablet replica
I20260713 09:07:45.723757 16604 raft_consensus.cc:2243] T c6eac1650b90491e8e17425d11a7236b P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.724138 16604 raft_consensus.cc:2272] T c6eac1650b90491e8e17425d11a7236b P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.726423 16604 tablet_replica.cc:333] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf: stopping tablet replica
I20260713 09:07:45.727169 16604 raft_consensus.cc:2243] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.727690 16604 raft_consensus.cc:2272] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.729734 16604 tablet_replica.cc:333] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf: stopping tablet replica
I20260713 09:07:45.730450 16604 raft_consensus.cc:2243] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.730844 16604 raft_consensus.cc:2272] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:45.731207 18904 consensus_peers.cc:597] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9 -> Peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Couldn't send request to peer a77496526c4e4b48bf324d64c1a09fdf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:45.732736 16604 tablet_replica.cc:333] T b66081a626cf4e25b3a17622120b5841 P a77496526c4e4b48bf324d64c1a09fdf: stopping tablet replica
I20260713 09:07:45.733314 16604 raft_consensus.cc:2243] T b66081a626cf4e25b3a17622120b5841 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.733666 16604 raft_consensus.cc:2272] T b66081a626cf4e25b3a17622120b5841 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.735451 16604 tablet_replica.cc:333] T b253f617e1be4be78a1835a88facdfd5 P a77496526c4e4b48bf324d64c1a09fdf: stopping tablet replica
I20260713 09:07:45.736079 16604 raft_consensus.cc:2243] T b253f617e1be4be78a1835a88facdfd5 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.736558 16604 raft_consensus.cc:2272] T b253f617e1be4be78a1835a88facdfd5 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.738431 16604 tablet_replica.cc:333] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf: stopping tablet replica
I20260713 09:07:45.739051 16604 raft_consensus.cc:2243] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.739456 16604 raft_consensus.cc:2272] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:45.740577 18756 consensus_peers.cc:597] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec -> Peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Couldn't send request to peer a77496526c4e4b48bf324d64c1a09fdf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:45.741182 16604 tablet_replica.cc:333] T 0b5399b63afa4d43b640c6ccd32540bb P a77496526c4e4b48bf324d64c1a09fdf: stopping tablet replica
I20260713 09:07:45.741771 16604 raft_consensus.cc:2243] T 0b5399b63afa4d43b640c6ccd32540bb P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.742182 16604 raft_consensus.cc:2272] T 0b5399b63afa4d43b640c6ccd32540bb P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.743916 16604 tablet_replica.cc:333] T 5109cd065e5747db909ffe3b427073f1 P a77496526c4e4b48bf324d64c1a09fdf: stopping tablet replica
I20260713 09:07:45.744457 16604 raft_consensus.cc:2243] T 5109cd065e5747db909ffe3b427073f1 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.744864 16604 raft_consensus.cc:2272] T 5109cd065e5747db909ffe3b427073f1 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.746778 16604 tablet_replica.cc:333] T e13c36c9988c4d7b8b30f70509f51cf4 P a77496526c4e4b48bf324d64c1a09fdf: stopping tablet replica
I20260713 09:07:45.747560 16604 raft_consensus.cc:2243] T e13c36c9988c4d7b8b30f70509f51cf4 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.748041 16604 raft_consensus.cc:2272] T e13c36c9988c4d7b8b30f70509f51cf4 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:45.749396 18756 consensus_peers.cc:597] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec -> Peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Couldn't send request to peer a77496526c4e4b48bf324d64c1a09fdf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:45.750306 16604 tablet_replica.cc:333] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf: stopping tablet replica
I20260713 09:07:45.751123 16604 raft_consensus.cc:2243] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.751621 16604 raft_consensus.cc:2272] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.753695 16604 tablet_replica.cc:333] T 9d72b58d11f4459f9a16a7685cb63be4 P a77496526c4e4b48bf324d64c1a09fdf: stopping tablet replica
I20260713 09:07:45.754267 16604 raft_consensus.cc:2243] T 9d72b58d11f4459f9a16a7685cb63be4 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.754702 16604 raft_consensus.cc:2272] T 9d72b58d11f4459f9a16a7685cb63be4 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.756615 16604 tablet_replica.cc:333] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf: stopping tablet replica
I20260713 09:07:45.757148 16604 raft_consensus.cc:2243] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:45.757915 16604 raft_consensus.cc:2272] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.759637 16604 tablet_replica.cc:333] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf: stopping tablet replica
I20260713 09:07:45.760142 16604 raft_consensus.cc:2243] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:45.760579 16604 raft_consensus.cc:2272] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.762269 16604 tablet_replica.cc:333] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf: stopping tablet replica
I20260713 09:07:45.762779 16604 raft_consensus.cc:2243] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:45.763571 16604 pending_rounds.cc:70] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf: Trying to abort 1 pending ops.
I20260713 09:07:45.763895 16604 pending_rounds.cc:77] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf: Aborting op as it isn't in flight: id { term: 2 index: 1 } timestamp: 7306992293632290816 op_type: NO_OP noop_request { }
I20260713 09:07:45.764233 16604 raft_consensus.cc:2889] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:07:45.764508 16604 raft_consensus.cc:2272] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.766513 16604 tablet_replica.cc:333] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf: stopping tablet replica
I20260713 09:07:45.767128 16604 raft_consensus.cc:2243] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:45.767863 16604 raft_consensus.cc:2272] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:45.808046 16604 tablet_server.cc:196] TabletServer@127.16.55.1:0 shutdown complete.
W20260713 09:07:45.816146 18830 consensus_peers.cc:597] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 -> Peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Couldn't send request to peer a77496526c4e4b48bf324d64c1a09fdf. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:45763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:45.832960 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:45.839005 19175 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:45.840340 19176 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:45.840667 19178 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:45.841192 16604 server_base.cc:1061] running on GCE node
I20260713 09:07:45.843377 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:45.843619 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:45.843822 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933665843801 us; error 0 us; skew 500 ppm
I20260713 09:07:45.844374 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:45.847155 16604 webserver.cc:533] Webserver started at http://127.16.55.1:43943/ using document root <none> and password file <none>
I20260713 09:07:45.847666 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:45.847874 16604 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:07:45.851740 16604 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:07:45.857098 19183 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:45.857978 16604 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260713 09:07:45.858310 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933606384126-16604-0/minicluster-data/ts-0-root
uuid: "a77496526c4e4b48bf324d64c1a09fdf"
format_stamp: "Formatted at 2026-07-13 09:07:40 on dist-test-slave-dg4l"
I20260713 09:07:45.858682 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933606384126-16604-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933606384126-16604-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933606384126-16604-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)
W20260713 09:07:45.863165 18756 consensus_peers.cc:597] T b253f617e1be4be78a1835a88facdfd5 P f22f86cdd91a406795979bafd4e379ec -> Peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Couldn't send request to peer a77496526c4e4b48bf324d64c1a09fdf. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:45763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:45.868624 18904 consensus_peers.cc:597] T e13c36c9988c4d7b8b30f70509f51cf4 P 8286f7f1e5674633bde1fafea1bb0ea9 -> Peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Couldn't send request to peer a77496526c4e4b48bf324d64c1a09fdf. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:45763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:45.878710 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:45.880057 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:45.881399 16604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:45.886125 19192 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:07:45.936085 18756 consensus_peers.cc:597] T 0b5399b63afa4d43b640c6ccd32540bb P f22f86cdd91a406795979bafd4e379ec -> Peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Couldn't send request to peer a77496526c4e4b48bf324d64c1a09fdf. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:45763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:45.940055 18904 consensus_peers.cc:597] T c6eac1650b90491e8e17425d11a7236b P 8286f7f1e5674633bde1fafea1bb0ea9 -> Peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Couldn't send request to peer a77496526c4e4b48bf324d64c1a09fdf. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:45763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:45.969574 18790 raft_consensus.cc:1275] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Refusing update from remote peer 0565300bb06146c0be908237f6b350d6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:07:45.971249 19075 consensus_queue.cc:1048] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:45.987183 18830 consensus_peers.cc:597] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 -> Peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Couldn't send request to peer a77496526c4e4b48bf324d64c1a09fdf. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:45763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:45.999639 16604 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:07:45.999992 16604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.115s	user 0.003s	sys 0.001s
I20260713 09:07:46.000308 16604 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:07:46.005890 19192 tablet_bootstrap.cc:492] T 5109cd065e5747db909ffe3b427073f1 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
I20260713 09:07:46.022014 19192 tablet_bootstrap.cc:492] T 5109cd065e5747db909ffe3b427073f1 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:46.022994 19192 tablet_bootstrap.cc:492] T 5109cd065e5747db909ffe3b427073f1 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap complete.
I20260713 09:07:46.023648 19192 ts_tablet_manager.cc:1403] T 5109cd065e5747db909ffe3b427073f1 P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260713 09:07:46.026227 19192 raft_consensus.cc:359] T 5109cd065e5747db909ffe3b427073f1 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:46.026896 19192 raft_consensus.cc:740] T 5109cd065e5747db909ffe3b427073f1 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.027562 19192 consensus_queue.cc:260] T 5109cd065e5747db909ffe3b427073f1 P a77496526c4e4b48bf324d64c1a09fdf [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: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:46.029723 19192 ts_tablet_manager.cc:1434] T 5109cd065e5747db909ffe3b427073f1 P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:46.030750 19192 tablet_bootstrap.cc:492] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
W20260713 09:07:46.034070 18756 consensus_peers.cc:597] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec -> Peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Couldn't send request to peer a77496526c4e4b48bf324d64c1a09fdf. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:45763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:46.035286 19075 raft_consensus.cc:493] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f22f86cdd91a406795979bafd4e379ec)
I20260713 09:07:46.035831 19075 raft_consensus.cc:515] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:46.037839 19075 leader_election.cc:290] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:46.039525 18938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2735e4dc3fc7458f90580e9bc4772b86" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:46.040287 18790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2735e4dc3fc7458f90580e9bc4772b86" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:46.040652 18938 raft_consensus.cc:2393] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0565300bb06146c0be908237f6b350d6 in current term 2: Already voted for candidate 8286f7f1e5674633bde1fafea1bb0ea9 in this term.
I20260713 09:07:46.041064 18790 raft_consensus.cc:2468] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0565300bb06146c0be908237f6b350d6 in term 2.
I20260713 09:07:46.042435 18831 leader_election.cc:304] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [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: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec; no voters: 
I20260713 09:07:46.043949 19077 raft_consensus.cc:2804] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:46.044312 19077 raft_consensus.cc:493] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f22f86cdd91a406795979bafd4e379ec)
I20260713 09:07:46.044660 19077 raft_consensus.cc:3060] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:46.050661 19192 tablet_bootstrap.cc:492] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:46.051719 19192 tablet_bootstrap.cc:492] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap complete.
I20260713 09:07:46.052420 19192 ts_tablet_manager.cc:1403] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
W20260713 09:07:46.053298 18904 consensus_peers.cc:597] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9 -> Peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Couldn't send request to peer a77496526c4e4b48bf324d64c1a09fdf. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:45763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:46.054657 19192 raft_consensus.cc:359] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:46.055431 19192 raft_consensus.cc:740] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.056119 19192 consensus_queue.cc:260] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [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: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:46.058000 19192 ts_tablet_manager.cc:1434] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:07:46.058727 19192 tablet_bootstrap.cc:492] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
I20260713 09:07:46.062175 19077 raft_consensus.cc:515] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:46.064932 19077 leader_election.cc:290] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 2 election: Requested vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:46.066075 18938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2735e4dc3fc7458f90580e9bc4772b86" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9"
I20260713 09:07:46.066918 18938 raft_consensus.cc:2393] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0565300bb06146c0be908237f6b350d6 in current term 2: Already voted for candidate 8286f7f1e5674633bde1fafea1bb0ea9 in this term.
I20260713 09:07:46.068492 18790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2735e4dc3fc7458f90580e9bc4772b86" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec"
I20260713 09:07:46.074625 19192 tablet_bootstrap.cc:492] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:46.075708 19192 tablet_bootstrap.cc:492] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap complete.
I20260713 09:07:46.076380 19192 ts_tablet_manager.cc:1403] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260713 09:07:46.077198 18790 raft_consensus.cc:2468] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0565300bb06146c0be908237f6b350d6 in term 2.
I20260713 09:07:46.078543 18831 leader_election.cc:304] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [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: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec; no voters: 8286f7f1e5674633bde1fafea1bb0ea9
I20260713 09:07:46.078882 19192 raft_consensus.cc:359] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:46.079596 19192 raft_consensus.cc:740] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.079716 19077 raft_consensus.cc:2804] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:46.080199 19077 raft_consensus.cc:697] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [term 2 LEADER]: Becoming Leader. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Running, Role: LEADER
I20260713 09:07:46.080317 19192 consensus_queue.cc:260] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf [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: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:46.081036 19077 consensus_queue.cc:237] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:46.082475 19192 ts_tablet_manager.cc:1434] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:46.083287 19192 tablet_bootstrap.cc:492] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
I20260713 09:07:46.098618 18613 catalog_manager.cc:5697] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 reported cstate change: term changed from 1 to 2, leader changed from f22f86cdd91a406795979bafd4e379ec (127.16.55.2) to 0565300bb06146c0be908237f6b350d6 (127.16.55.3). New cstate: current_term: 2 leader_uuid: "0565300bb06146c0be908237f6b350d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:46.100565 19192 tablet_bootstrap.cc:492] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:46.101534 19192 tablet_bootstrap.cc:492] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap complete.
I20260713 09:07:46.102367 19192 ts_tablet_manager.cc:1403] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260713 09:07:46.104938 19192 raft_consensus.cc:359] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:46.105484 19192 raft_consensus.cc:740] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.106112 19192 consensus_queue.cc:260] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [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: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:46.108865 19192 ts_tablet_manager.cc:1434] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:07:46.109845 19192 tablet_bootstrap.cc:492] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
I20260713 09:07:46.117331 16604 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:07:46.117605 16604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.117s	user 0.105s	sys 0.000s
I20260713 09:07:46.122355 19192 tablet_bootstrap.cc:492] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:07:46.123247 19192 tablet_bootstrap.cc:492] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap complete.
I20260713 09:07:46.123796 19192 ts_tablet_manager.cc:1403] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260713 09:07:46.126157 19192 raft_consensus.cc:359] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:46.126852 19192 raft_consensus.cc:740] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.127581 19192 consensus_queue.cc:260] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:46.129704 19192 ts_tablet_manager.cc:1434] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:07:46.130658 19192 tablet_bootstrap.cc:492] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
I20260713 09:07:46.144976 19192 tablet_bootstrap.cc:492] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:46.146001 19192 tablet_bootstrap.cc:492] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap complete.
I20260713 09:07:46.146790 19192 ts_tablet_manager.cc:1403] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260713 09:07:46.149626 19192 raft_consensus.cc:359] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:46.150436 19192 raft_consensus.cc:740] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.151427 19192 consensus_queue.cc:260] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:46.153893 19192 ts_tablet_manager.cc:1434] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:07:46.154879 19192 tablet_bootstrap.cc:492] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
W20260713 09:07:46.168287 18830 consensus_peers.cc:597] T 5a6d42f69f4b439dbe5b4866138bbe10 P 0565300bb06146c0be908237f6b350d6 -> Peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Couldn't send request to peer a77496526c4e4b48bf324d64c1a09fdf. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:45763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:46.171619 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.1:45763
I20260713 09:07:46.171705 19264 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.1:45763 every 8 connection(s)
I20260713 09:07:46.172254 19192 tablet_bootstrap.cc:492] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:46.173161 19192 tablet_bootstrap.cc:492] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap complete.
I20260713 09:07:46.173790 19192 ts_tablet_manager.cc:1403] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260713 09:07:46.176429 19192 raft_consensus.cc:359] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:46.177052 19192 raft_consensus.cc:740] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.177718 19192 consensus_queue.cc:260] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf [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: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:46.179507 19192 ts_tablet_manager.cc:1434] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:07:46.180315 19192 tablet_bootstrap.cc:492] T c6eac1650b90491e8e17425d11a7236b P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
I20260713 09:07:46.200397 19192 tablet_bootstrap.cc:492] T c6eac1650b90491e8e17425d11a7236b P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:46.201473 19192 tablet_bootstrap.cc:492] T c6eac1650b90491e8e17425d11a7236b P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap complete.
I20260713 09:07:46.202214 19192 ts_tablet_manager.cc:1403] T c6eac1650b90491e8e17425d11a7236b P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.008s
I20260713 09:07:46.204660 19192 raft_consensus.cc:359] T c6eac1650b90491e8e17425d11a7236b P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:46.205462 19192 raft_consensus.cc:740] T c6eac1650b90491e8e17425d11a7236b P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.206226 19192 consensus_queue.cc:260] T c6eac1650b90491e8e17425d11a7236b P a77496526c4e4b48bf324d64c1a09fdf [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: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:46.208379 19192 ts_tablet_manager.cc:1434] T c6eac1650b90491e8e17425d11a7236b P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:07:46.209386 19192 tablet_bootstrap.cc:492] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
W20260713 09:07:46.212397 18756 consensus_peers.cc:597] T b66081a626cf4e25b3a17622120b5841 P f22f86cdd91a406795979bafd4e379ec -> Peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Couldn't send request to peer a77496526c4e4b48bf324d64c1a09fdf. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:46.215610 19265 heartbeater.cc:344] Connected to a master server at 127.16.55.62:36967
I20260713 09:07:46.216076 19265 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:46.216935 19265 heartbeater.cc:507] Master 127.16.55.62:36967 requested a full tablet report, sending...
I20260713 09:07:46.227317 18611 ts_manager.cc:194] Re-registered known tserver with Master: a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:46.230674 19192 tablet_bootstrap.cc:492] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:46.231760 19192 tablet_bootstrap.cc:492] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap complete.
I20260713 09:07:46.232436 19192 ts_tablet_manager.cc:1403] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260713 09:07:46.234952 19192 raft_consensus.cc:359] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:46.235667 19192 raft_consensus.cc:740] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.236367 19192 consensus_queue.cc:260] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf [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: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:46.238355 19192 ts_tablet_manager.cc:1434] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:07:46.239156 19192 tablet_bootstrap.cc:492] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
I20260713 09:07:46.246804 18611 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37580
I20260713 09:07:46.250502 19265 heartbeater.cc:499] Master 127.16.55.62:36967 was elected leader, sending a full tablet report...
I20260713 09:07:46.254894 19192 tablet_bootstrap.cc:492] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:46.255936 19192 tablet_bootstrap.cc:492] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap complete.
I20260713 09:07:46.256640 19192 ts_tablet_manager.cc:1403] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260713 09:07:46.258682 19192 raft_consensus.cc:359] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:46.259332 19192 raft_consensus.cc:740] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.260010 19192 consensus_queue.cc:260] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf [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: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:46.261591 19192 ts_tablet_manager.cc:1434] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:07:46.262307 19192 tablet_bootstrap.cc:492] T 9d72b58d11f4459f9a16a7685cb63be4 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
I20260713 09:07:46.276592 19192 tablet_bootstrap.cc:492] T 9d72b58d11f4459f9a16a7685cb63be4 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:46.277654 19192 tablet_bootstrap.cc:492] T 9d72b58d11f4459f9a16a7685cb63be4 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap complete.
I20260713 09:07:46.278354 19192 ts_tablet_manager.cc:1403] T 9d72b58d11f4459f9a16a7685cb63be4 P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260713 09:07:46.281364 19192 raft_consensus.cc:359] T 9d72b58d11f4459f9a16a7685cb63be4 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:46.282269 19192 raft_consensus.cc:740] T 9d72b58d11f4459f9a16a7685cb63be4 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.282922 19192 consensus_queue.cc:260] T 9d72b58d11f4459f9a16a7685cb63be4 P a77496526c4e4b48bf324d64c1a09fdf [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: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:46.285032 19192 ts_tablet_manager.cc:1434] T 9d72b58d11f4459f9a16a7685cb63be4 P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:46.285915 19192 tablet_bootstrap.cc:492] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
I20260713 09:07:46.286315 19270 raft_consensus.cc:493] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.286800 19270 raft_consensus.cc:515] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:46.289144 19270 leader_election.cc:290] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:46.290340 18790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2735e4dc3fc7458f90580e9bc4772b86" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:46.290241 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2735e4dc3fc7458f90580e9bc4772b86" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:46.291132 18790 raft_consensus.cc:2468] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8286f7f1e5674633bde1fafea1bb0ea9 in term 2.
I20260713 09:07:46.292228 18905 leader_election.cc:304] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [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: 8286f7f1e5674633bde1fafea1bb0ea9, f22f86cdd91a406795979bafd4e379ec; no voters: 
I20260713 09:07:46.293040 19270 raft_consensus.cc:2804] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:07:46.293483 19270 raft_consensus.cc:493] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:46.293879 19270 raft_consensus.cc:3060] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:46.300408 19192 tablet_bootstrap.cc:492] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:46.301240 19192 tablet_bootstrap.cc:492] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap complete.
I20260713 09:07:46.301779 19192 ts_tablet_manager.cc:1403] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260713 09:07:46.302132 19270 raft_consensus.cc:515] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:46.304045 19192 raft_consensus.cc:359] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:46.304772 19192 raft_consensus.cc:740] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.305037 19270 leader_election.cc:290] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 3 election: Requested vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:46.304934 18790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2735e4dc3fc7458f90580e9bc4772b86" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec"
I20260713 09:07:46.305649 18790 raft_consensus.cc:3060] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:46.305583 19192 consensus_queue.cc:260] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf [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: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:46.306864 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2735e4dc3fc7458f90580e9bc4772b86" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6"
I20260713 09:07:46.307734 19192 ts_tablet_manager.cc:1434] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:07:46.308574 19192 tablet_bootstrap.cc:492] T b66081a626cf4e25b3a17622120b5841 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
I20260713 09:07:46.312927 18790 raft_consensus.cc:2468] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8286f7f1e5674633bde1fafea1bb0ea9 in term 3.
I20260713 09:07:46.314105 18905 leader_election.cc:304] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [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: 8286f7f1e5674633bde1fafea1bb0ea9, f22f86cdd91a406795979bafd4e379ec; no voters: 0565300bb06146c0be908237f6b350d6
I20260713 09:07:46.314952 19270 raft_consensus.cc:2804] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:46.315466 19270 raft_consensus.cc:697] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 3 LEADER]: Becoming Leader. State: Replica: 8286f7f1e5674633bde1fafea1bb0ea9, State: Running, Role: LEADER
I20260713 09:07:46.316727 19270 consensus_queue.cc:237] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:46.321425 19192 tablet_bootstrap.cc:492] T b66081a626cf4e25b3a17622120b5841 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:46.322249 19192 tablet_bootstrap.cc:492] T b66081a626cf4e25b3a17622120b5841 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap complete.
I20260713 09:07:46.322832 19192 ts_tablet_manager.cc:1403] T b66081a626cf4e25b3a17622120b5841 P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:07:46.325100 19192 raft_consensus.cc:359] T b66081a626cf4e25b3a17622120b5841 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:46.325794 19192 raft_consensus.cc:740] T b66081a626cf4e25b3a17622120b5841 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.326438 19192 consensus_queue.cc:260] T b66081a626cf4e25b3a17622120b5841 P a77496526c4e4b48bf324d64c1a09fdf [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: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:46.328217 19192 ts_tablet_manager.cc:1434] T b66081a626cf4e25b3a17622120b5841 P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:07:46.329028 19192 tablet_bootstrap.cc:492] T e13c36c9988c4d7b8b30f70509f51cf4 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
I20260713 09:07:46.337628 18610 catalog_manager.cc:5697] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 reported cstate change: term changed from 2 to 3, leader changed from 0565300bb06146c0be908237f6b350d6 (127.16.55.3) to 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4). New cstate: current_term: 3 leader_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:46.348680 19192 tablet_bootstrap.cc:492] T e13c36c9988c4d7b8b30f70509f51cf4 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:46.349695 19192 tablet_bootstrap.cc:492] T e13c36c9988c4d7b8b30f70509f51cf4 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap complete.
I20260713 09:07:46.350366 19192 ts_tablet_manager.cc:1403] T e13c36c9988c4d7b8b30f70509f51cf4 P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260713 09:07:46.352675 19192 raft_consensus.cc:359] T e13c36c9988c4d7b8b30f70509f51cf4 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:46.353332 19192 raft_consensus.cc:740] T e13c36c9988c4d7b8b30f70509f51cf4 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.353956 19192 consensus_queue.cc:260] T e13c36c9988c4d7b8b30f70509f51cf4 P a77496526c4e4b48bf324d64c1a09fdf [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: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:46.355927 19192 ts_tablet_manager.cc:1434] T e13c36c9988c4d7b8b30f70509f51cf4 P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:07:46.357118 19192 tablet_bootstrap.cc:492] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
I20260713 09:07:46.370249 19192 tablet_bootstrap.cc:492] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:46.371241 19192 tablet_bootstrap.cc:492] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap complete.
I20260713 09:07:46.371804 19192 ts_tablet_manager.cc:1403] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260713 09:07:46.373633 19192 raft_consensus.cc:359] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:46.374085 19192 raft_consensus.cc:740] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.374541 19192 consensus_queue.cc:260] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf [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: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:46.375999 19192 ts_tablet_manager.cc:1434] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:46.376696 19192 tablet_bootstrap.cc:492] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
I20260713 09:07:46.388687 19192 tablet_bootstrap.cc:492] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:46.389536 19192 tablet_bootstrap.cc:492] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap complete.
I20260713 09:07:46.390250 19192 ts_tablet_manager.cc:1403] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:07:46.392413 19192 raft_consensus.cc:359] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:46.393087 19192 raft_consensus.cc:740] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.393679 19192 consensus_queue.cc:260] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [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: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:46.395913 19192 ts_tablet_manager.cc:1434] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:07:46.396965 19192 tablet_bootstrap.cc:492] T b253f617e1be4be78a1835a88facdfd5 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
I20260713 09:07:46.412259 19192 tablet_bootstrap.cc:492] T b253f617e1be4be78a1835a88facdfd5 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:46.413051 19192 tablet_bootstrap.cc:492] T b253f617e1be4be78a1835a88facdfd5 P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap complete.
I20260713 09:07:46.413687 19192 ts_tablet_manager.cc:1403] T b253f617e1be4be78a1835a88facdfd5 P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.007s
I20260713 09:07:46.415657 19192 raft_consensus.cc:359] T b253f617e1be4be78a1835a88facdfd5 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:46.416159 19192 raft_consensus.cc:740] T b253f617e1be4be78a1835a88facdfd5 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.416754 19192 consensus_queue.cc:260] T b253f617e1be4be78a1835a88facdfd5 P a77496526c4e4b48bf324d64c1a09fdf [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: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:46.418226 19192 ts_tablet_manager.cc:1434] T b253f617e1be4be78a1835a88facdfd5 P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:46.419309 19192 tablet_bootstrap.cc:492] T 0b5399b63afa4d43b640c6ccd32540bb P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap starting.
I20260713 09:07:46.443691 19192 tablet_bootstrap.cc:492] T 0b5399b63afa4d43b640c6ccd32540bb P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:07:46.444684 19192 tablet_bootstrap.cc:492] T 0b5399b63afa4d43b640c6ccd32540bb P a77496526c4e4b48bf324d64c1a09fdf: Bootstrap complete.
I20260713 09:07:46.445363 19192 ts_tablet_manager.cc:1403] T 0b5399b63afa4d43b640c6ccd32540bb P a77496526c4e4b48bf324d64c1a09fdf: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.008s
I20260713 09:07:46.447906 19192 raft_consensus.cc:359] T 0b5399b63afa4d43b640c6ccd32540bb P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:46.448568 19192 raft_consensus.cc:740] T 0b5399b63afa4d43b640c6ccd32540bb P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.449235 19192 consensus_queue.cc:260] T 0b5399b63afa4d43b640c6ccd32540bb P a77496526c4e4b48bf324d64c1a09fdf [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: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:46.450963 19192 ts_tablet_manager.cc:1434] T 0b5399b63afa4d43b640c6ccd32540bb P a77496526c4e4b48bf324d64c1a09fdf: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:07:46.551267 18790 raft_consensus.cc:1240] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [term 3 FOLLOWER]: Rejecting Update request from peer 0565300bb06146c0be908237f6b350d6 for earlier term 2. Current term is 3. Ops: []
I20260713 09:07:46.552873 19075 consensus_queue.cc:1059] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:46.553876 19286 raft_consensus.cc:3055] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:46.554276 19286 raft_consensus.cc:740] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Running, Role: LEADER
I20260713 09:07:46.555122 19286 consensus_queue.cc:260] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:46.556334 19286 raft_consensus.cc:3060] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:46.725886 18790 raft_consensus.cc:1275] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [term 3 FOLLOWER]: Refusing update from remote peer 8286f7f1e5674633bde1fafea1bb0ea9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:07:46.727537 19060 consensus_queue.cc:1048] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:46.738325 18864 raft_consensus.cc:1275] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [term 3 FOLLOWER]: Refusing update from remote peer 8286f7f1e5674633bde1fafea1bb0ea9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260713 09:07:46.738798 18864 pending_rounds.cc:85] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6: Aborting all ops after (but not including) 1
I20260713 09:07:46.739104 18864 pending_rounds.cc:107] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260713 09:07:46.739380 18864 raft_consensus.cc:2889] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:07:46.741597 19060 consensus_queue.cc:1048] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:46.861158 19286 raft_consensus.cc:493] T 8854eaa5aa524971992318113b5caccc P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a77496526c4e4b48bf324d64c1a09fdf)
I20260713 09:07:46.861737 19286 raft_consensus.cc:515] T 8854eaa5aa524971992318113b5caccc P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:46.863690 19286 leader_election.cc:290] T 8854eaa5aa524971992318113b5caccc P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
I20260713 09:07:46.864456 19238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8854eaa5aa524971992318113b5caccc" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:46.864807 18790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8854eaa5aa524971992318113b5caccc" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:46.865211 19238 raft_consensus.cc:2468] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0565300bb06146c0be908237f6b350d6 in term 1.
I20260713 09:07:46.866443 18830 leader_election.cc:304] T 8854eaa5aa524971992318113b5caccc P 0565300bb06146c0be908237f6b350d6 [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: 0565300bb06146c0be908237f6b350d6, a77496526c4e4b48bf324d64c1a09fdf; no voters: f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:46.867285 19075 raft_consensus.cc:2804] T 8854eaa5aa524971992318113b5caccc P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:46.867697 19075 raft_consensus.cc:493] T 8854eaa5aa524971992318113b5caccc P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a77496526c4e4b48bf324d64c1a09fdf)
I20260713 09:07:46.868033 19075 raft_consensus.cc:3060] T 8854eaa5aa524971992318113b5caccc P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:46.873306 19075 raft_consensus.cc:515] T 8854eaa5aa524971992318113b5caccc P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:46.875205 19075 leader_election.cc:290] T 8854eaa5aa524971992318113b5caccc P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 2 election: Requested vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
I20260713 09:07:46.876344 18790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8854eaa5aa524971992318113b5caccc" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec"
I20260713 09:07:46.876242 19238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8854eaa5aa524971992318113b5caccc" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
I20260713 09:07:46.877174 19238 raft_consensus.cc:3060] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:46.884836 19238 raft_consensus.cc:2468] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0565300bb06146c0be908237f6b350d6 in term 2.
I20260713 09:07:46.886073 18830 leader_election.cc:304] T 8854eaa5aa524971992318113b5caccc P 0565300bb06146c0be908237f6b350d6 [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: 0565300bb06146c0be908237f6b350d6, a77496526c4e4b48bf324d64c1a09fdf; no voters: f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:46.887046 19286 raft_consensus.cc:2804] T 8854eaa5aa524971992318113b5caccc P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:46.887570 19286 raft_consensus.cc:697] T 8854eaa5aa524971992318113b5caccc P 0565300bb06146c0be908237f6b350d6 [term 2 LEADER]: Becoming Leader. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Running, Role: LEADER
I20260713 09:07:46.888438 19286 consensus_queue.cc:237] T 8854eaa5aa524971992318113b5caccc P 0565300bb06146c0be908237f6b350d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:46.896457 18610 catalog_manager.cc:5697] T 8854eaa5aa524971992318113b5caccc P 0565300bb06146c0be908237f6b350d6 reported cstate change: term changed from 1 to 2, leader changed from a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1) to 0565300bb06146c0be908237f6b350d6 (127.16.55.3). New cstate: current_term: 2 leader_uuid: "0565300bb06146c0be908237f6b350d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:46.938920 19277 raft_consensus.cc:493] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a77496526c4e4b48bf324d64c1a09fdf)
I20260713 09:07:46.939545 19277 raft_consensus.cc:515] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:46.942266 19277 leader_election.cc:290] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:46.942891 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8854eaa5aa524971992318113b5caccc" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:46.942755 19238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8854eaa5aa524971992318113b5caccc" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:46.943912 19238 raft_consensus.cc:2393] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f22f86cdd91a406795979bafd4e379ec in current term 2: Already voted for candidate 0565300bb06146c0be908237f6b350d6 in this term.
I20260713 09:07:46.945031 18756 leader_election.cc:304] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec [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: f22f86cdd91a406795979bafd4e379ec; no voters: 0565300bb06146c0be908237f6b350d6, a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:46.946013 19277 raft_consensus.cc:3060] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:46.953285 19277 raft_consensus.cc:2749] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:47.106953 19286 raft_consensus.cc:493] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a77496526c4e4b48bf324d64c1a09fdf)
I20260713 09:07:47.107559 19286 raft_consensus.cc:515] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:47.109135 19286 leader_election.cc:290] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:47.110060 18938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860c40f05893476cbdae3bcc4a6f5b1f" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:47.110217 19238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860c40f05893476cbdae3bcc4a6f5b1f" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:47.110868 19238 raft_consensus.cc:2468] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0565300bb06146c0be908237f6b350d6 in term 1.
I20260713 09:07:47.111980 18830 leader_election.cc:304] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [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: 0565300bb06146c0be908237f6b350d6, a77496526c4e4b48bf324d64c1a09fdf; no voters: 8286f7f1e5674633bde1fafea1bb0ea9
I20260713 09:07:47.112776 19286 raft_consensus.cc:2804] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:47.113189 19286 raft_consensus.cc:493] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a77496526c4e4b48bf324d64c1a09fdf)
I20260713 09:07:47.113551 19286 raft_consensus.cc:3060] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:47.118489 19286 raft_consensus.cc:515] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:47.121186 18938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860c40f05893476cbdae3bcc4a6f5b1f" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9"
I20260713 09:07:47.122709 19286 leader_election.cc:290] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 2 election: Requested vote from peers 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:47.123243 19238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860c40f05893476cbdae3bcc4a6f5b1f" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
I20260713 09:07:47.123852 19238 raft_consensus.cc:3060] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:47.128665 19238 raft_consensus.cc:2468] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0565300bb06146c0be908237f6b350d6 in term 2.
I20260713 09:07:47.129719 18830 leader_election.cc:304] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [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: 0565300bb06146c0be908237f6b350d6, a77496526c4e4b48bf324d64c1a09fdf; no voters: 8286f7f1e5674633bde1fafea1bb0ea9
I20260713 09:07:47.130439 19286 raft_consensus.cc:2804] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:47.130916 19286 raft_consensus.cc:697] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [term 2 LEADER]: Becoming Leader. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Running, Role: LEADER
I20260713 09:07:47.131635 19286 consensus_queue.cc:237] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:47.139943 18613 catalog_manager.cc:5697] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 reported cstate change: term changed from 1 to 2, leader changed from a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1) to 0565300bb06146c0be908237f6b350d6 (127.16.55.3). New cstate: current_term: 2 leader_uuid: "0565300bb06146c0be908237f6b350d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:47.188126 19269 raft_consensus.cc:493] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a77496526c4e4b48bf324d64c1a09fdf)
I20260713 09:07:47.188670 19269 raft_consensus.cc:515] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:47.190675 19269 leader_election.cc:290] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:47.191501 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860c40f05893476cbdae3bcc4a6f5b1f" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:47.191848 19239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860c40f05893476cbdae3bcc4a6f5b1f" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:47.192675 19239 raft_consensus.cc:2393] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8286f7f1e5674633bde1fafea1bb0ea9 in current term 2: Already voted for candidate 0565300bb06146c0be908237f6b350d6 in this term.
I20260713 09:07:47.193594 18904 leader_election.cc:304] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [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: 8286f7f1e5674633bde1fafea1bb0ea9; no voters: 0565300bb06146c0be908237f6b350d6, a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:47.194389 19269 raft_consensus.cc:3060] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:47.199371 19269 raft_consensus.cc:2749] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:47.339572 19197 raft_consensus.cc:493] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:47.340049 19197 raft_consensus.cc:515] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:47.342033 19197 leader_election.cc:290] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:47.354820 18791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b4440cccc94c12aa26f9df1caca9f2" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:47.355762 18791 raft_consensus.cc:2468] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a77496526c4e4b48bf324d64c1a09fdf in term 2.
I20260713 09:07:47.356882 19189 leader_election.cc:304] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [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: a77496526c4e4b48bf324d64c1a09fdf, f22f86cdd91a406795979bafd4e379ec; no voters: 
I20260713 09:07:47.357506 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b4440cccc94c12aa26f9df1caca9f2" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:47.357758 19197 raft_consensus.cc:2804] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:07:47.358135 19197 raft_consensus.cc:493] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:47.358165 18864 raft_consensus.cc:2468] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a77496526c4e4b48bf324d64c1a09fdf in term 2.
I20260713 09:07:47.358580 19197 raft_consensus.cc:3060] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:47.365283 19197 raft_consensus.cc:515] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:47.367353 19197 leader_election.cc:290] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 3 election: Requested vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:47.368240 18791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b4440cccc94c12aa26f9df1caca9f2" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec"
I20260713 09:07:47.368360 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b4440cccc94c12aa26f9df1caca9f2" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6"
I20260713 09:07:47.369025 18791 raft_consensus.cc:3060] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:47.369038 18864 raft_consensus.cc:3060] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:47.374677 18864 raft_consensus.cc:2468] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77496526c4e4b48bf324d64c1a09fdf in term 3.
I20260713 09:07:47.374727 18791 raft_consensus.cc:2468] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77496526c4e4b48bf324d64c1a09fdf in term 3.
I20260713 09:07:47.375944 19189 leader_election.cc:304] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [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: a77496526c4e4b48bf324d64c1a09fdf, f22f86cdd91a406795979bafd4e379ec; no voters: 
I20260713 09:07:47.376799 19197 raft_consensus.cc:2804] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:47.378036 19197 raft_consensus.cc:697] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [term 3 LEADER]: Becoming Leader. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Running, Role: LEADER
I20260713 09:07:47.378700 19197 consensus_queue.cc:237] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, 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: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:47.387046 18613 catalog_manager.cc:5697] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "a77496526c4e4b48bf324d64c1a09fdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:47.424613 19239 raft_consensus.cc:1275] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Refusing update from remote peer 0565300bb06146c0be908237f6b350d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:47.425949 19286 consensus_queue.cc:1048] T 8854eaa5aa524971992318113b5caccc P 0565300bb06146c0be908237f6b350d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:47.436539 18791 raft_consensus.cc:1275] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Refusing update from remote peer 0565300bb06146c0be908237f6b350d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:47.438424 19075 consensus_queue.cc:1048] T 8854eaa5aa524971992318113b5caccc P 0565300bb06146c0be908237f6b350d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:47.593673 18937 raft_consensus.cc:1275] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Refusing update from remote peer 0565300bb06146c0be908237f6b350d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:47.596987 19075 consensus_queue.cc:1048] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:47.621703 19239 raft_consensus.cc:1275] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Refusing update from remote peer 0565300bb06146c0be908237f6b350d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:47.623831 19075 consensus_queue.cc:1048] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:47.790171 18790 raft_consensus.cc:1275] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec [term 3 FOLLOWER]: Refusing update from remote peer a77496526c4e4b48bf324d64c1a09fdf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:07:47.791769 19197 consensus_queue.cc:1048] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:47.807530 18864 raft_consensus.cc:1275] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6 [term 3 FOLLOWER]: Refusing update from remote peer a77496526c4e4b48bf324d64c1a09fdf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:07:47.809382 19315 consensus_queue.cc:1048] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:48.849967 19270 raft_consensus.cc:493] T b253f617e1be4be78a1835a88facdfd5 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f22f86cdd91a406795979bafd4e379ec)
I20260713 09:07:48.850965 19270 raft_consensus.cc:515] T b253f617e1be4be78a1835a88facdfd5 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:48.862542 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b253f617e1be4be78a1835a88facdfd5" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:48.865404 19270 leader_election.cc:290] T b253f617e1be4be78a1835a88facdfd5 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
I20260713 09:07:48.937644 18791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b253f617e1be4be78a1835a88facdfd5" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:48.977006 19197 raft_consensus.cc:493] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0565300bb06146c0be908237f6b350d6)
I20260713 09:07:48.977773 19197 raft_consensus.cc:515] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:48.982015 19197 leader_election.cc:290] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:48.982645 19197 raft_consensus.cc:493] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0565300bb06146c0be908237f6b350d6)
I20260713 09:07:48.983338 19197 raft_consensus.cc:515] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:48.985586 19197 leader_election.cc:290] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:48.986173 19197 raft_consensus.cc:493] T 9d72b58d11f4459f9a16a7685cb63be4 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f22f86cdd91a406795979bafd4e379ec)
I20260713 09:07:48.986899 19197 raft_consensus.cc:515] T 9d72b58d11f4459f9a16a7685cb63be4 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:48.989189 19197 leader_election.cc:290] T 9d72b58d11f4459f9a16a7685cb63be4 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
I20260713 09:07:49.007477 19323 raft_consensus.cc:493] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0565300bb06146c0be908237f6b350d6)
I20260713 09:07:49.007853 19321 raft_consensus.cc:493] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0565300bb06146c0be908237f6b350d6)
I20260713 09:07:49.008486 19323 raft_consensus.cc:515] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:49.008936 19321 raft_consensus.cc:515] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:49.011968 19327 raft_consensus.cc:493] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0565300bb06146c0be908237f6b350d6)
I20260713 09:07:49.012203 19321 leader_election.cc:290] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:49.022691 19321 raft_consensus.cc:493] T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0565300bb06146c0be908237f6b350d6)
I20260713 09:07:49.023900 19321 raft_consensus.cc:515] T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
W20260713 09:07:49.024379 18904 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.55.1:45763, user_credentials={real_user=slave}} blocked reactor thread for 108012us
I20260713 09:07:49.025410 18904 leader_election.cc:304] T b253f617e1be4be78a1835a88facdfd5 P 8286f7f1e5674633bde1fafea1bb0ea9 [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: 8286f7f1e5674633bde1fafea1bb0ea9; no voters: a77496526c4e4b48bf324d64c1a09fdf, f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:49.026999 19321 leader_election.cc:290] T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:49.012908 19327 raft_consensus.cc:515] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:49.039022 19324 raft_consensus.cc:2749] T b253f617e1be4be78a1835a88facdfd5 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:49.045013 19323 leader_election.cc:290] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:49.079735 18788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801310d8284342fe934e018c32eaba74" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:49.091625 19324 raft_consensus.cc:493] T 363499f856e84cca9f72a3494aa76ec1 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f22f86cdd91a406795979bafd4e379ec)
I20260713 09:07:49.096300 19324 raft_consensus.cc:515] T 363499f856e84cca9f72a3494aa76ec1 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:49.098879 19324 leader_election.cc:290] T 363499f856e84cca9f72a3494aa76ec1 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
I20260713 09:07:49.094753 19331 raft_consensus.cc:493] T e13c36c9988c4d7b8b30f70509f51cf4 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8286f7f1e5674633bde1fafea1bb0ea9)
I20260713 09:07:49.107350 19331 raft_consensus.cc:515] T e13c36c9988c4d7b8b30f70509f51cf4 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:49.116070 19323 raft_consensus.cc:493] T b66081a626cf4e25b3a17622120b5841 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f22f86cdd91a406795979bafd4e379ec)
I20260713 09:07:49.116945 19323 raft_consensus.cc:515] T b66081a626cf4e25b3a17622120b5841 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:49.117759 19331 leader_election.cc:290] T e13c36c9988c4d7b8b30f70509f51cf4 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:49.128943 19327 leader_election.cc:290] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:49.128996 19322 raft_consensus.cc:493] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0565300bb06146c0be908237f6b350d6)
I20260713 09:07:49.134438 19322 raft_consensus.cc:515] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:49.137166 19322 leader_election.cc:290] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:49.148571 19329 raft_consensus.cc:493] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f22f86cdd91a406795979bafd4e379ec)
I20260713 09:07:49.149431 19329 raft_consensus.cc:515] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:49.152452 19329 leader_election.cc:290] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
I20260713 09:07:49.142251 19331 raft_consensus.cc:493] T 5109cd065e5747db909ffe3b427073f1 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f22f86cdd91a406795979bafd4e379ec)
W20260713 09:07:49.158907 18904 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.55.1:45763, user_credentials={real_user=slave}} blocked reactor thread for 131949us
I20260713 09:07:49.169252 19322 raft_consensus.cc:493] T 0b5399b63afa4d43b640c6ccd32540bb P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f22f86cdd91a406795979bafd4e379ec)
I20260713 09:07:49.168939 19323 leader_election.cc:290] T b66081a626cf4e25b3a17622120b5841 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
W20260713 09:07:49.171151 18755 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.55.4:44271, user_credentials={real_user=slave}} blocked reactor thread for 63842.8us
I20260713 09:07:49.168509 19331 raft_consensus.cc:515] T 5109cd065e5747db909ffe3b427073f1 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:49.171196 19322 raft_consensus.cc:515] T 0b5399b63afa4d43b640c6ccd32540bb P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:49.188338 19341 raft_consensus.cc:493] T af3c4c6ec2c84df68a7a74995ac0c605 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8286f7f1e5674633bde1fafea1bb0ea9)
I20260713 09:07:49.189003 19341 raft_consensus.cc:515] T af3c4c6ec2c84df68a7a74995ac0c605 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:49.189814 19322 leader_election.cc:290] T 0b5399b63afa4d43b640c6ccd32540bb P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
I20260713 09:07:49.189929 19331 leader_election.cc:290] T 5109cd065e5747db909ffe3b427073f1 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
I20260713 09:07:49.191418 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828fdd1b7ed64a37a4a51002b0c96a30" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:49.192167 19237 raft_consensus.cc:2468] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8286f7f1e5674633bde1fafea1bb0ea9 in term 1.
I20260713 09:07:49.183176 19329 raft_consensus.cc:493] T ee7beedefdc24d45851439cb9f8bee96 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8286f7f1e5674633bde1fafea1bb0ea9)
I20260713 09:07:49.193382 19329 raft_consensus.cc:515] T ee7beedefdc24d45851439cb9f8bee96 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:49.194238 19270 raft_consensus.cc:493] T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0565300bb06146c0be908237f6b350d6)
I20260713 09:07:49.194808 19270 raft_consensus.cc:515] T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:49.195724 19329 leader_election.cc:290] T ee7beedefdc24d45851439cb9f8bee96 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:49.196405 19329 raft_consensus.cc:493] T 848a21d43d9140e78b25a3675b6647e6 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8286f7f1e5674633bde1fafea1bb0ea9)
I20260713 09:07:49.197244 19270 leader_election.cc:290] T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:49.197046 19329 raft_consensus.cc:515] T 848a21d43d9140e78b25a3675b6647e6 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:49.198249 18938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13c36c9988c4d7b8b30f70509f51cf4" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:49.200326 18904 leader_election.cc:304] T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9 [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: 8286f7f1e5674633bde1fafea1bb0ea9, a77496526c4e4b48bf324d64c1a09fdf; no voters: 
I20260713 09:07:49.202051 19238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363499f856e84cca9f72a3494aa76ec1" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:49.203300 19328 raft_consensus.cc:493] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0565300bb06146c0be908237f6b350d6)
I20260713 09:07:49.203855 19336 raft_consensus.cc:2804] T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:49.204038 19328 raft_consensus.cc:515] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:49.204501 19336 raft_consensus.cc:493] T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0565300bb06146c0be908237f6b350d6)
I20260713 09:07:49.205161 19336 raft_consensus.cc:3060] T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:49.202346 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1103d1dd41d461b81f524eb56860509" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:49.207913 19334 raft_consensus.cc:493] T 5a6d42f69f4b439dbe5b4866138bbe10 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0565300bb06146c0be908237f6b350d6)
I20260713 09:07:49.207821 19237 raft_consensus.cc:2468] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8286f7f1e5674633bde1fafea1bb0ea9 in term 1.
I20260713 09:07:49.208590 19334 raft_consensus.cc:515] T 5a6d42f69f4b439dbe5b4866138bbe10 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:49.181353 19338 raft_consensus.cc:493] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0565300bb06146c0be908237f6b350d6)
I20260713 09:07:49.231494 19338 raft_consensus.cc:515] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:49.216339 19322 raft_consensus.cc:493] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0565300bb06146c0be908237f6b350d6)
I20260713 09:07:49.233400 19322 raft_consensus.cc:515] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:49.233798 19338 leader_election.cc:290] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:49.234398 19338 raft_consensus.cc:493] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0565300bb06146c0be908237f6b350d6)
I20260713 09:07:49.230902 19334 leader_election.cc:290] T 5a6d42f69f4b439dbe5b4866138bbe10 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:49.209080 19328 leader_election.cc:290] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:49.251968 19325 raft_consensus.cc:493] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f22f86cdd91a406795979bafd4e379ec)
I20260713 09:07:49.252679 19325 raft_consensus.cc:515] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:49.239176 19341 leader_election.cc:290] T af3c4c6ec2c84df68a7a74995ac0c605 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:49.257306 19270 raft_consensus.cc:493] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0565300bb06146c0be908237f6b350d6)
I20260713 09:07:49.252614 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af3c4c6ec2c84df68a7a74995ac0c605" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:49.259004 19270 raft_consensus.cc:515] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:49.260437 18904 leader_election.cc:304] T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9 [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: 8286f7f1e5674633bde1fafea1bb0ea9, a77496526c4e4b48bf324d64c1a09fdf; no voters: 
I20260713 09:07:49.261205 19270 leader_election.cc:290] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:49.263693 19329 leader_election.cc:290] T 848a21d43d9140e78b25a3675b6647e6 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:49.255182 19337 raft_consensus.cc:493] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f22f86cdd91a406795979bafd4e379ec)
I20260713 09:07:49.265162 19337 raft_consensus.cc:515] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:49.266012 19321 raft_consensus.cc:493] T 42cb9a918eae43c8bb82266d4bb9fca7 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f22f86cdd91a406795979bafd4e379ec)
I20260713 09:07:49.266786 19321 raft_consensus.cc:515] T 42cb9a918eae43c8bb82266d4bb9fca7 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:49.266088 19341 raft_consensus.cc:493] T 42cb9a918eae43c8bb82266d4bb9fca7 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f22f86cdd91a406795979bafd4e379ec)
I20260713 09:07:49.270138 18790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d72b58d11f4459f9a16a7685cb63be4" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:49.261621 18938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7beedefdc24d45851439cb9f8bee96" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:49.270853 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828fdd1b7ed64a37a4a51002b0c96a30" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:49.261930 19323 raft_consensus.cc:493] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0565300bb06146c0be908237f6b350d6)
I20260713 09:07:49.269961 18788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2de494e3654620ae05c787e028ba18" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:49.261798 19324 raft_consensus.cc:2804] T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:49.273217 19324 raft_consensus.cc:493] T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0565300bb06146c0be908237f6b350d6)
I20260713 09:07:49.273577 18865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8854eaa5aa524971992318113b5caccc" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:49.274039 19324 raft_consensus.cc:3060] T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:49.277274 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2de494e3654620ae05c787e028ba18" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:49.272043 19323 raft_consensus.cc:515] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:49.243358 19338 raft_consensus.cc:515] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:49.278781 19197 raft_consensus.cc:493] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f22f86cdd91a406795979bafd4e379ec)
I20260713 09:07:49.279091 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d72b58d11f4459f9a16a7685cb63be4" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:49.279770 19237 raft_consensus.cc:2468] T 9d72b58d11f4459f9a16a7685cb63be4 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8286f7f1e5674633bde1fafea1bb0ea9 in term 1.
I20260713 09:07:49.279632 19197 raft_consensus.cc:515] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:49.280447 19338 leader_election.cc:290] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:49.269095 19321 leader_election.cc:290] T 42cb9a918eae43c8bb82266d4bb9fca7 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:49.275368 18788 raft_consensus.cc:2468] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a77496526c4e4b48bf324d64c1a09fdf in term 2.
I20260713 09:07:49.262218 19325 leader_election.cc:290] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
I20260713 09:07:49.301865 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828fdd1b7ed64a37a4a51002b0c96a30" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:49.291805 19323 leader_election.cc:290] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
I20260713 09:07:49.302640 19323 raft_consensus.cc:493] T b253f617e1be4be78a1835a88facdfd5 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f22f86cdd91a406795979bafd4e379ec)
I20260713 09:07:49.308115 19323 raft_consensus.cc:515] T b253f617e1be4be78a1835a88facdfd5 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:49.310612 19323 leader_election.cc:290] T b253f617e1be4be78a1835a88facdfd5 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
I20260713 09:07:49.298492 18862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801310d8284342fe934e018c32eaba74" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:49.323604 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66081a626cf4e25b3a17622120b5841" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:49.324337 18862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55a7669f99c4ed6b70e9fecb943f48f" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:49.325574 18862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6d42f69f4b439dbe5b4866138bbe10" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:49.299531 18937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801310d8284342fe934e018c32eaba74" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:49.327280 18937 raft_consensus.cc:2468] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f22f86cdd91a406795979bafd4e379ec in term 1.
I20260713 09:07:49.276944 18865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860c40f05893476cbdae3bcc4a6f5b1f" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:49.279186 19337 leader_election.cc:290] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:49.303817 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6a4e8d05a04930aba0ca9c4881b0b7" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:49.328392 19238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13c36c9988c4d7b8b30f70509f51cf4" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:49.329218 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42cb9a918eae43c8bb82266d4bb9fca7" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:49.326813 18862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1103d1dd41d461b81f524eb56860509" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:49.329378 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5399b63afa4d43b640c6ccd32540bb" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:49.303920 18788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55a7669f99c4ed6b70e9fecb943f48f" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:49.291669 18904 leader_election.cc:304] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 [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: 8286f7f1e5674633bde1fafea1bb0ea9, a77496526c4e4b48bf324d64c1a09fdf; no voters: 
I20260713 09:07:49.270051 19341 raft_consensus.cc:515] T 42cb9a918eae43c8bb82266d4bb9fca7 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:49.329284 18865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6a4e8d05a04930aba0ca9c4881b0b7" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:49.333161 19341 leader_election.cc:290] T 42cb9a918eae43c8bb82266d4bb9fca7 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:49.305599 18863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1103d1dd41d461b81f524eb56860509" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:49.306854 18789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5109cd065e5747db909ffe3b427073f1" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:49.307060 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860c40f05893476cbdae3bcc4a6f5b1f" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:49.293545 18791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8854eaa5aa524971992318113b5caccc" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:49.342681 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5109cd065e5747db909ffe3b427073f1" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:49.294893 19197 leader_election.cc:290] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
W20260713 09:07:49.341235 18904 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.55.1:45763, user_credentials={real_user=slave}} blocked reactor thread for 49661.8us
I20260713 09:07:49.315673 18790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af3c4c6ec2c84df68a7a74995ac0c605" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:49.317866 18858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8854eaa5aa524971992318113b5caccc" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:49.317986 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6d42f69f4b439dbe5b4866138bbe10" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:49.346549 18791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363499f856e84cca9f72a3494aa76ec1" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:49.310810 19336 raft_consensus.cc:515] T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:49.319723 18856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801310d8284342fe934e018c32eaba74" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:49.321403 18787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7beedefdc24d45851439cb9f8bee96" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:49.322527 19322 leader_election.cc:290] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:49.336884 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55a7669f99c4ed6b70e9fecb943f48f" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:49.350729 18905 leader_election.cc:304] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [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: 8286f7f1e5674633bde1fafea1bb0ea9; no voters: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:49.338503 19324 raft_consensus.cc:515] T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:49.340204 18788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6d42f69f4b439dbe5b4866138bbe10" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:49.344771 19321 raft_consensus.cc:2804] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:49.347218 19238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8854eaa5aa524971992318113b5caccc" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:49.351941 19325 raft_consensus.cc:2749] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:49.353211 19321 raft_consensus.cc:493] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f22f86cdd91a406795979bafd4e379ec)
I20260713 09:07:49.354507 19321 raft_consensus.cc:3060] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:49.350819 19234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848a21d43d9140e78b25a3675b6647e6" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:49.355916 19233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860c40f05893476cbdae3bcc4a6f5b1f" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:49.354820 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6d42f69f4b439dbe5b4866138bbe10" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
W20260713 09:07:49.356364 18829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.55.4:44271, user_credentials={real_user=slave}} blocked reactor thread for 96811.3us
I20260713 09:07:49.356920 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55a7669f99c4ed6b70e9fecb943f48f" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:49.357811 18829 leader_election.cc:304] T e13c36c9988c4d7b8b30f70509f51cf4 P 0565300bb06146c0be908237f6b350d6 [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: 0565300bb06146c0be908237f6b350d6; no voters: 8286f7f1e5674633bde1fafea1bb0ea9, a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:49.357978 19237 raft_consensus.cc:2468] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0565300bb06146c0be908237f6b350d6 in term 1.
I20260713 09:07:49.362895 19238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828fdd1b7ed64a37a4a51002b0c96a30" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
I20260713 09:07:49.364480 18789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b253f617e1be4be78a1835a88facdfd5" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:49.365500 18788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6a4e8d05a04930aba0ca9c4881b0b7" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:49.366219 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363499f856e84cca9f72a3494aa76ec1" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:49.369831 18937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828fdd1b7ed64a37a4a51002b0c96a30" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:49.370139 18938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d72b58d11f4459f9a16a7685cb63be4" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:49.370754 18937 raft_consensus.cc:2393] T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a77496526c4e4b48bf324d64c1a09fdf in current term 2: Already voted for candidate 8286f7f1e5674633bde1fafea1bb0ea9 in this term.
I20260713 09:07:49.371059 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860c40f05893476cbdae3bcc4a6f5b1f" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:49.371683 18935 raft_consensus.cc:2468] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a77496526c4e4b48bf324d64c1a09fdf in term 2.
I20260713 09:07:49.372781 18936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66081a626cf4e25b3a17622120b5841" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:49.372895 18937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848a21d43d9140e78b25a3675b6647e6" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:49.374226 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5399b63afa4d43b640c6ccd32540bb" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:49.374740 18831 leader_election.cc:304] T af3c4c6ec2c84df68a7a74995ac0c605 P 0565300bb06146c0be908237f6b350d6 [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: 0565300bb06146c0be908237f6b350d6; no voters: 8286f7f1e5674633bde1fafea1bb0ea9, f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:49.375183 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1103d1dd41d461b81f524eb56860509" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6"
I20260713 09:07:49.375972 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363499f856e84cca9f72a3494aa76ec1" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:49.366791 18787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d72b58d11f4459f9a16a7685cb63be4" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:49.376902 19233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1103d1dd41d461b81f524eb56860509" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
I20260713 09:07:49.377180 18937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b253f617e1be4be78a1835a88facdfd5" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:49.376120 18856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828fdd1b7ed64a37a4a51002b0c96a30" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6"
I20260713 09:07:49.378655 18831 leader_election.cc:304] T ee7beedefdc24d45851439cb9f8bee96 P 0565300bb06146c0be908237f6b350d6 [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: 0565300bb06146c0be908237f6b350d6; no voters: 8286f7f1e5674633bde1fafea1bb0ea9, f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:49.378835 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1103d1dd41d461b81f524eb56860509" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:49.379258 18905 leader_election.cc:304] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8286f7f1e5674633bde1fafea1bb0ea9; no voters: 0565300bb06146c0be908237f6b350d6, a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:49.375937 19341 raft_consensus.cc:2749] T e13c36c9988c4d7b8b30f70509f51cf4 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:49.380054 19330 raft_consensus.cc:2749] T af3c4c6ec2c84df68a7a74995ac0c605 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:49.377465 19186 leader_election.cc:304] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf [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: a77496526c4e4b48bf324d64c1a09fdf; no voters: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9
I20260713 09:07:49.380434 18791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42cb9a918eae43c8bb82266d4bb9fca7" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:49.366552 19324 leader_election.cc:290] T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 2 election: Requested vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:49.351922 19336 leader_election.cc:290] T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 2 election: Requested vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:49.381278 19350 raft_consensus.cc:3060] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:49.381848 19186 leader_election.cc:304] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8286f7f1e5674633bde1fafea1bb0ea9, a77496526c4e4b48bf324d64c1a09fdf; no voters: 0565300bb06146c0be908237f6b350d6
I20260713 09:07:49.388187 19322 raft_consensus.cc:2804] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:07:49.391454 19322 raft_consensus.cc:493] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0565300bb06146c0be908237f6b350d6)
I20260713 09:07:49.391855 19322 raft_consensus.cc:3060] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:49.380817 19330 raft_consensus.cc:2749] T ee7beedefdc24d45851439cb9f8bee96 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:49.380805 18905 leader_election.cc:304] T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9 [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: 8286f7f1e5674633bde1fafea1bb0ea9; no voters: 0565300bb06146c0be908237f6b350d6, a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:49.395222 18934 raft_consensus.cc:1240] T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Rejecting Update request from peer 0565300bb06146c0be908237f6b350d6 for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:49.395328 18791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42cb9a918eae43c8bb82266d4bb9fca7" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:49.395687 18905 leader_election.cc:304] T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9 [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: 8286f7f1e5674633bde1fafea1bb0ea9; no voters: 0565300bb06146c0be908237f6b350d6, a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:49.397497 19336 raft_consensus.cc:2749] T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:07:49.397557 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42cb9a918eae43c8bb82266d4bb9fca7" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:49.398456 19336 raft_consensus.cc:2749] T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:07:49.400327 19186 leader_election.cc:304] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf [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: a77496526c4e4b48bf324d64c1a09fdf; no voters: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9
I20260713 09:07:49.402364 19197 raft_consensus.cc:2749] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:49.402770 19330 consensus_queue.cc:1059] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:49.400324 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6a4e8d05a04930aba0ca9c4881b0b7" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:49.403983 19342 raft_consensus.cc:3055] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:49.404347 19342 raft_consensus.cc:740] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Running, Role: LEADER
I20260713 09:07:49.405396 19189 leader_election.cc:304] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a77496526c4e4b48bf324d64c1a09fdf, f22f86cdd91a406795979bafd4e379ec; no voters: 0565300bb06146c0be908237f6b350d6
I20260713 09:07:49.405663 19342 consensus_queue.cc:260] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:49.406692 19197 raft_consensus.cc:2804] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:07:49.407159 19197 raft_consensus.cc:493] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0565300bb06146c0be908237f6b350d6)
I20260713 09:07:49.407486 19342 raft_consensus.cc:3060] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:49.407811 19350 raft_consensus.cc:2749] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:49.407606 19197 raft_consensus.cc:3060] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:49.408918 18831 leader_election.cc:304] T 42cb9a918eae43c8bb82266d4bb9fca7 P 0565300bb06146c0be908237f6b350d6 [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: 0565300bb06146c0be908237f6b350d6; no voters: 8286f7f1e5674633bde1fafea1bb0ea9, f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:49.409968 19348 raft_consensus.cc:2749] T 42cb9a918eae43c8bb82266d4bb9fca7 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:49.381891 19325 raft_consensus.cc:2749] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:07:49.416808 19189 leader_election.cc:304] T b66081a626cf4e25b3a17622120b5841 P a77496526c4e4b48bf324d64c1a09fdf [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: a77496526c4e4b48bf324d64c1a09fdf; no voters: 8286f7f1e5674633bde1fafea1bb0ea9, f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:49.417891 19321 raft_consensus.cc:515] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:49.418452 19189 leader_election.cc:304] T 0b5399b63afa4d43b640c6ccd32540bb P a77496526c4e4b48bf324d64c1a09fdf [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: a77496526c4e4b48bf324d64c1a09fdf; no voters: 8286f7f1e5674633bde1fafea1bb0ea9, f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:49.421588 19323 raft_consensus.cc:2749] T 0b5399b63afa4d43b640c6ccd32540bb P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:49.422293 19321 leader_election.cc:290] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 2 election: Requested vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
I20260713 09:07:49.423094 19189 leader_election.cc:304] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a77496526c4e4b48bf324d64c1a09fdf; no voters: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:49.423215 18757 leader_election.cc:304] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f22f86cdd91a406795979bafd4e379ec; no voters: 0565300bb06146c0be908237f6b350d6, a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:49.423974 19323 raft_consensus.cc:2749] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:07:49.424182 19335 raft_consensus.cc:2749] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:07:49.424520 18757 leader_election.cc:304] T 5a6d42f69f4b439dbe5b4866138bbe10 P f22f86cdd91a406795979bafd4e379ec [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: f22f86cdd91a406795979bafd4e379ec; no voters: 0565300bb06146c0be908237f6b350d6, a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:49.425338 19189 leader_election.cc:304] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf [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: a77496526c4e4b48bf324d64c1a09fdf; no voters: 8286f7f1e5674633bde1fafea1bb0ea9, f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:49.425899 19335 raft_consensus.cc:2749] T 5a6d42f69f4b439dbe5b4866138bbe10 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:49.426090 19323 raft_consensus.cc:2749] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:49.426282 18755 leader_election.cc:304] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [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: 8286f7f1e5674633bde1fafea1bb0ea9, f22f86cdd91a406795979bafd4e379ec; no voters: 
I20260713 09:07:49.427524 19189 leader_election.cc:304] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [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: a77496526c4e4b48bf324d64c1a09fdf; no voters: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:49.428762 19323 raft_consensus.cc:2749] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:49.429968 19189 leader_election.cc:304] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf [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: a77496526c4e4b48bf324d64c1a09fdf; no voters: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:49.430146 19328 raft_consensus.cc:2804] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:49.430317 19322 raft_consensus.cc:515] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:49.419298 18938 raft_consensus.cc:2393] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a77496526c4e4b48bf324d64c1a09fdf in current term 2: Already voted for candidate 8286f7f1e5674633bde1fafea1bb0ea9 in this term.
I20260713 09:07:49.420341 18905 leader_election.cc:304] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 8286f7f1e5674633bde1fafea1bb0ea9 [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: 8286f7f1e5674633bde1fafea1bb0ea9; no voters: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:49.420756 19350 raft_consensus.cc:2749] T b66081a626cf4e25b3a17622120b5841 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:49.432135 19189 leader_election.cc:304] T b253f617e1be4be78a1835a88facdfd5 P a77496526c4e4b48bf324d64c1a09fdf [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: a77496526c4e4b48bf324d64c1a09fdf; no voters: 8286f7f1e5674633bde1fafea1bb0ea9, f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:49.420022 18830 leader_election.cc:304] T 5109cd065e5747db909ffe3b427073f1 P 0565300bb06146c0be908237f6b350d6 [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: 0565300bb06146c0be908237f6b350d6; no voters: a77496526c4e4b48bf324d64c1a09fdf, f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:49.430783 19323 raft_consensus.cc:2749] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:49.432581 18905 leader_election.cc:304] T 363499f856e84cca9f72a3494aa76ec1 P 8286f7f1e5674633bde1fafea1bb0ea9 [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: 8286f7f1e5674633bde1fafea1bb0ea9; no voters: a77496526c4e4b48bf324d64c1a09fdf, f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:49.433488 18939 raft_consensus.cc:1240] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Rejecting Update request from peer f22f86cdd91a406795979bafd4e379ec for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:49.430650 19328 raft_consensus.cc:493] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0565300bb06146c0be908237f6b350d6)
I20260713 09:07:49.434804 19348 raft_consensus.cc:2749] T 5109cd065e5747db909ffe3b427073f1 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:49.432758 19233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d72b58d11f4459f9a16a7685cb63be4" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
I20260713 09:07:49.435407 19325 raft_consensus.cc:2749] T 363499f856e84cca9f72a3494aa76ec1 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:49.438212 19328 raft_consensus.cc:3060] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:49.435416 19350 raft_consensus.cc:2749] T b253f617e1be4be78a1835a88facdfd5 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:49.440264 19322 leader_election.cc:290] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 3 election: Requested vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:49.440510 19197 raft_consensus.cc:515] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:49.434686 18830 leader_election.cc:304] T 848a21d43d9140e78b25a3675b6647e6 P 0565300bb06146c0be908237f6b350d6 [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: 0565300bb06146c0be908237f6b350d6; no voters: 8286f7f1e5674633bde1fafea1bb0ea9, a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:49.441751 19342 raft_consensus.cc:2749] T 848a21d43d9140e78b25a3675b6647e6 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:49.441738 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860c40f05893476cbdae3bcc4a6f5b1f" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6"
I20260713 09:07:49.442261 18830 leader_election.cc:304] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [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: 0565300bb06146c0be908237f6b350d6, a77496526c4e4b48bf324d64c1a09fdf; no voters: f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:49.435149 19324 raft_consensus.cc:2749] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:49.434953 18905 leader_election.cc:304] T 42cb9a918eae43c8bb82266d4bb9fca7 P 8286f7f1e5674633bde1fafea1bb0ea9 [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: 8286f7f1e5674633bde1fafea1bb0ea9; no voters: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:49.443765 19342 raft_consensus.cc:2804] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:49.444172 19342 raft_consensus.cc:493] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f22f86cdd91a406795979bafd4e379ec)
I20260713 09:07:49.444425 19321 raft_consensus.cc:2749] T 42cb9a918eae43c8bb82266d4bb9fca7 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:49.444618 19342 raft_consensus.cc:3060] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:49.444716 19186 leader_election.cc:304] T 9d72b58d11f4459f9a16a7685cb63be4 P a77496526c4e4b48bf324d64c1a09fdf [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: a77496526c4e4b48bf324d64c1a09fdf; no voters: 8286f7f1e5674633bde1fafea1bb0ea9, f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:49.446100 19350 raft_consensus.cc:3060] T 9d72b58d11f4459f9a16a7685cb63be4 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:49.447400 18937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860c40f05893476cbdae3bcc4a6f5b1f" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9"
I20260713 09:07:49.448954 19186 leader_election.cc:304] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a77496526c4e4b48bf324d64c1a09fdf; no voters: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9
I20260713 09:07:49.449193 18755 leader_election.cc:304] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P f22f86cdd91a406795979bafd4e379ec [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: f22f86cdd91a406795979bafd4e379ec; no voters: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9
I20260713 09:07:49.450610 19351 raft_consensus.cc:2749] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:49.452502 19322 raft_consensus.cc:2749] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260713 09:07:49.454322 19335 consensus_queue.cc:1059] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:49.455440 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2de494e3654620ae05c787e028ba18" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6"
I20260713 09:07:49.455719 19347 raft_consensus.cc:3055] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:49.456187 19347 raft_consensus.cc:740] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Running, Role: LEADER
I20260713 09:07:49.455767 19328 raft_consensus.cc:515] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:49.457152 19347 consensus_queue.cc:260] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:49.457772 19342 raft_consensus.cc:515] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:49.454648 19197 leader_election.cc:290] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 3 election: Requested vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:49.459403 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801310d8284342fe934e018c32eaba74" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6"
I20260713 09:07:49.461484 19347 raft_consensus.cc:3060] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:49.461335 19233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55a7669f99c4ed6b70e9fecb943f48f" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
I20260713 09:07:49.462143 19328 leader_election.cc:290] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 2 election: Requested vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:49.462762 19350 raft_consensus.cc:2749] T 9d72b58d11f4459f9a16a7685cb63be4 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:49.464015 19342 leader_election.cc:290] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 2 election: Requested vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
I20260713 09:07:49.464713 18791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55a7669f99c4ed6b70e9fecb943f48f" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec"
I20260713 09:07:49.465938 18788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d72b58d11f4459f9a16a7685cb63be4" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec"
I20260713 09:07:49.465569 18787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2de494e3654620ae05c787e028ba18" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec"
I20260713 09:07:49.466388 18831 leader_election.cc:304] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [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: 0565300bb06146c0be908237f6b350d6; no voters: a77496526c4e4b48bf324d64c1a09fdf, f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:49.465231 18937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801310d8284342fe934e018c32eaba74" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9"
I20260713 09:07:49.467775 19189 leader_election.cc:304] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a77496526c4e4b48bf324d64c1a09fdf; no voters: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:49.468528 19350 raft_consensus.cc:2749] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260713 09:07:49.471601 18755 leader_election.cc:304] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [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: f22f86cdd91a406795979bafd4e379ec; no voters: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9
I20260713 09:07:49.472478 19335 raft_consensus.cc:2749] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:07:49.475217 19342 raft_consensus.cc:2749] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:07:49.480269 18788 raft_consensus.cc:2468] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8286f7f1e5674633bde1fafea1bb0ea9 in term 2.
I20260713 09:07:49.482161 18905 leader_election.cc:304] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 [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: 8286f7f1e5674633bde1fafea1bb0ea9, f22f86cdd91a406795979bafd4e379ec; no voters: a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:49.483054 19321 raft_consensus.cc:2804] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:49.483582 19321 raft_consensus.cc:697] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 LEADER]: Becoming Leader. State: Replica: 8286f7f1e5674633bde1fafea1bb0ea9, State: Running, Role: LEADER
I20260713 09:07:49.484402 19321 consensus_queue.cc:237] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:49.490077 18857 raft_consensus.cc:1240] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Rejecting Update request from peer f22f86cdd91a406795979bafd4e379ec for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:49.491676 19347 consensus_queue.cc:1059] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:49.492472 19347 raft_consensus.cc:3055] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:49.492762 19347 raft_consensus.cc:740] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Running, Role: LEADER
I20260713 09:07:49.493569 19347 consensus_queue.cc:260] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:49.495090 19347 raft_consensus.cc:3060] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:49.495375 18611 catalog_manager.cc:5697] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 reported cstate change: term changed from 1 to 2, leader changed from f22f86cdd91a406795979bafd4e379ec (127.16.55.2) to 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4). New cstate: current_term: 2 leader_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:49.652891 19238 raft_consensus.cc:1240] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: Rejecting Update request from peer 0565300bb06146c0be908237f6b350d6 for earlier term 2. Current term is 3. Ops: []
I20260713 09:07:49.654294 19342 consensus_queue.cc:1059] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:49.655259 19348 raft_consensus.cc:3055] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:49.655587 19348 raft_consensus.cc:740] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Running, Role: LEADER
I20260713 09:07:49.656316 19348 consensus_queue.cc:260] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [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: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:49.657527 19348 raft_consensus.cc:3060] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:49.659834 19238 raft_consensus.cc:1240] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: Rejecting Update request from peer 0565300bb06146c0be908237f6b350d6 for earlier term 2. Current term is 3. Ops: []
I20260713 09:07:49.661230 19341 consensus_queue.cc:1059] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:49.662243 19342 raft_consensus.cc:3055] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:49.662607 19342 raft_consensus.cc:740] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Running, Role: LEADER
I20260713 09:07:49.663378 19342 consensus_queue.cc:260] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [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: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:49.664407 19342 raft_consensus.cc:3060] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:49.685690 18939 raft_consensus.cc:1240] T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Rejecting Update request from peer 0565300bb06146c0be908237f6b350d6 for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:49.687166 19342 consensus_queue.cc:1059] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:49.688033 19348 raft_consensus.cc:3055] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:49.688380 19348 raft_consensus.cc:740] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Running, Role: LEADER
I20260713 09:07:49.689086 19348 consensus_queue.cc:260] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:49.690048 19348 raft_consensus.cc:3060] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:49.700553 18788 raft_consensus.cc:1240] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Rejecting Update request from peer 0565300bb06146c0be908237f6b350d6 for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:49.701772 19348 consensus_queue.cc:1059] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:49.702782 19342 raft_consensus.cc:3055] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:49.703122 19342 raft_consensus.cc:740] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Running, Role: LEADER
I20260713 09:07:49.703847 19342 consensus_queue.cc:260] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:49.704826 19342 raft_consensus.cc:3060] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:49.925208 19238 raft_consensus.cc:1275] T 9d72b58d11f4459f9a16a7685cb63be4 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Refusing update from remote peer 8286f7f1e5674633bde1fafea1bb0ea9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:49.926553 19321 consensus_queue.cc:1048] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:49.940223 18788 raft_consensus.cc:1275] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Refusing update from remote peer 8286f7f1e5674633bde1fafea1bb0ea9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:49.941731 19325 consensus_queue.cc:1048] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:07:49.976029 19261 debug-util.cc:398] Leaking SignalData structure 0x7b0800136740 after lost signal to thread 16607
W20260713 09:07:49.977171 19261 debug-util.cc:398] Leaking SignalData structure 0x7b0800197ec0 after lost signal to thread 18648
W20260713 09:07:49.978427 19261 debug-util.cc:398] Leaking SignalData structure 0x7b080012dea0 after lost signal to thread 18815
W20260713 09:07:49.979472 19261 debug-util.cc:398] Leaking SignalData structure 0x7b0800201f00 after lost signal to thread 18889
W20260713 09:07:49.981110 19261 debug-util.cc:398] Leaking SignalData structure 0x7b080015eb00 after lost signal to thread 19264
I20260713 09:07:50.748694 19365 raft_consensus.cc:493] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:50.749415 19365 raft_consensus.cc:515] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:50.751992 19365 leader_election.cc:290] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:50.753404 19238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55a7669f99c4ed6b70e9fecb943f48f" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:50.753695 18856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55a7669f99c4ed6b70e9fecb943f48f" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:50.755501 18757 leader_election.cc:304] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f22f86cdd91a406795979bafd4e379ec; no voters: 0565300bb06146c0be908237f6b350d6, a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:50.756330 19365 raft_consensus.cc:2749] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:07:50.809183 19342 raft_consensus.cc:493] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:50.809778 19342 raft_consensus.cc:515] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:50.812378 19342 leader_election.cc:290] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:50.813212 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828fdd1b7ed64a37a4a51002b0c96a30" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:50.813519 19238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828fdd1b7ed64a37a4a51002b0c96a30" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:50.813930 18939 raft_consensus.cc:2468] T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0565300bb06146c0be908237f6b350d6 in term 2.
I20260713 09:07:50.815603 18829 leader_election.cc:304] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9; no voters: a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:50.816565 19342 raft_consensus.cc:2804] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:07:50.817145 19342 raft_consensus.cc:493] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:50.817655 19342 raft_consensus.cc:3060] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:50.826798 19342 raft_consensus.cc:515] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:50.829051 19342 leader_election.cc:290] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 3 election: Requested vote from peers 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:50.830695 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828fdd1b7ed64a37a4a51002b0c96a30" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
I20260713 09:07:50.829083 19335 raft_consensus.cc:493] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0565300bb06146c0be908237f6b350d6)
I20260713 09:07:50.832265 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828fdd1b7ed64a37a4a51002b0c96a30" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9"
I20260713 09:07:50.832926 18939 raft_consensus.cc:3060] T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:50.832813 19335 raft_consensus.cc:515] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:50.835659 19335 leader_election.cc:290] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:50.838461 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2de494e3654620ae05c787e028ba18" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:50.839278 18857 raft_consensus.cc:2468] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f22f86cdd91a406795979bafd4e379ec in term 3.
I20260713 09:07:50.840691 18757 leader_election.cc:304] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [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: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec; no voters: 
I20260713 09:07:50.841878 19238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2de494e3654620ae05c787e028ba18" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:50.842105 19335 raft_consensus.cc:2804] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:07:50.842653 19335 raft_consensus.cc:493] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0565300bb06146c0be908237f6b350d6)
I20260713 09:07:50.843250 19335 raft_consensus.cc:3060] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:50.844508 18939 raft_consensus.cc:2468] T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0565300bb06146c0be908237f6b350d6 in term 3.
I20260713 09:07:50.842850 19238 raft_consensus.cc:2393] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f22f86cdd91a406795979bafd4e379ec in current term 3: Already voted for candidate a77496526c4e4b48bf324d64c1a09fdf in this term.
I20260713 09:07:50.846519 18829 leader_election.cc:304] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [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: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9; no voters: a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:50.847504 19342 raft_consensus.cc:2804] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:50.848780 19342 raft_consensus.cc:697] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [term 3 LEADER]: Becoming Leader. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Running, Role: LEADER
I20260713 09:07:50.850381 19342 consensus_queue.cc:237] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [LEADER]: Queue going to LEADER 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: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:50.852386 19335 raft_consensus.cc:515] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:50.855862 19238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2de494e3654620ae05c787e028ba18" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
I20260713 09:07:50.856775 19238 raft_consensus.cc:2393] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f22f86cdd91a406795979bafd4e379ec in current term 3: Already voted for candidate a77496526c4e4b48bf324d64c1a09fdf in this term.
I20260713 09:07:50.858526 19335 leader_election.cc:290] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 3 election: Requested vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:50.859758 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2de494e3654620ae05c787e028ba18" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6"
I20260713 09:07:50.860961 18610 catalog_manager.cc:5697] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "0565300bb06146c0be908237f6b350d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:50.871973 18857 raft_consensus.cc:2468] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f22f86cdd91a406795979bafd4e379ec in term 3.
I20260713 09:07:50.873463 18757 leader_election.cc:304] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [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: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec; no voters: a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:50.874542 19335 raft_consensus.cc:2804] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:50.875106 19335 raft_consensus.cc:697] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [term 3 LEADER]: Becoming Leader. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Running, Role: LEADER
I20260713 09:07:50.876075 19335 consensus_queue.cc:237] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [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: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:50.890259 19325 raft_consensus.cc:493] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0565300bb06146c0be908237f6b350d6)
I20260713 09:07:50.890708 19342 raft_consensus.cc:493] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:50.890949 19325 raft_consensus.cc:515] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:50.891330 19342 raft_consensus.cc:515] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:50.893704 19342 leader_election.cc:290] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:50.895725 18788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801310d8284342fe934e018c32eaba74" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:50.896214 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1103d1dd41d461b81f524eb56860509" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:50.896741 18788 raft_consensus.cc:2393] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8286f7f1e5674633bde1fafea1bb0ea9 in current term 2: Already voted for candidate f22f86cdd91a406795979bafd4e379ec in this term.
I20260713 09:07:50.895746 19238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1103d1dd41d461b81f524eb56860509" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:50.896859 18611 catalog_manager.cc:5697] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec reported cstate change: term changed from 2 to 3, leader changed from 0565300bb06146c0be908237f6b350d6 (127.16.55.3) to f22f86cdd91a406795979bafd4e379ec (127.16.55.2). New cstate: current_term: 3 leader_uuid: "f22f86cdd91a406795979bafd4e379ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:50.898432 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801310d8284342fe934e018c32eaba74" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:50.896891 18939 raft_consensus.cc:2468] T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0565300bb06146c0be908237f6b350d6 in term 2.
I20260713 09:07:50.899207 18857 raft_consensus.cc:2468] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8286f7f1e5674633bde1fafea1bb0ea9 in term 2.
I20260713 09:07:50.900511 18829 leader_election.cc:304] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9; no voters: a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:50.902017 18905 leader_election.cc:304] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [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: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9; no voters: 
I20260713 09:07:50.902837 19364 raft_consensus.cc:2804] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:50.903297 19364 raft_consensus.cc:493] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0565300bb06146c0be908237f6b350d6)
I20260713 09:07:50.903411 19366 raft_consensus.cc:2804] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:07:50.903712 19364 raft_consensus.cc:3060] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.903864 19366 raft_consensus.cc:493] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:50.904341 19366 raft_consensus.cc:3060] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:50.900686 19325 leader_election.cc:290] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:50.917610 19366 raft_consensus.cc:515] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:50.916610 19325 raft_consensus.cc:493] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0565300bb06146c0be908237f6b350d6)
I20260713 09:07:50.919601 19325 raft_consensus.cc:515] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:50.915848 19364 raft_consensus.cc:515] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:50.922485 19364 leader_election.cc:290] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 2 election: Requested vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:50.922653 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860c40f05893476cbdae3bcc4a6f5b1f" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:50.923467 18857 raft_consensus.cc:2468] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8286f7f1e5674633bde1fafea1bb0ea9 in term 3.
I20260713 09:07:50.925436 18905 leader_election.cc:304] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [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: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9; no voters: 
I20260713 09:07:50.927371 18788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801310d8284342fe934e018c32eaba74" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec"
I20260713 09:07:50.927662 19325 leader_election.cc:290] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:50.927389 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801310d8284342fe934e018c32eaba74" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6"
I20260713 09:07:50.928311 18788 raft_consensus.cc:2393] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8286f7f1e5674633bde1fafea1bb0ea9 in current term 2: Already voted for candidate f22f86cdd91a406795979bafd4e379ec in this term.
I20260713 09:07:50.928313 19325 raft_consensus.cc:2804] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:07:50.930023 19325 raft_consensus.cc:493] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0565300bb06146c0be908237f6b350d6)
I20260713 09:07:50.931147 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1103d1dd41d461b81f524eb56860509" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9"
I20260713 09:07:50.930395 19325 raft_consensus.cc:3060] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:50.931793 18939 raft_consensus.cc:3060] T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:50.940889 19238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860c40f05893476cbdae3bcc4a6f5b1f" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:50.941823 19238 raft_consensus.cc:2393] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8286f7f1e5674633bde1fafea1bb0ea9 in current term 3: Already voted for candidate a77496526c4e4b48bf324d64c1a09fdf in this term.
I20260713 09:07:50.942265 19366 leader_election.cc:290] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 3 election: Requested vote from peers 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:50.948173 18939 raft_consensus.cc:2468] T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0565300bb06146c0be908237f6b350d6 in term 3.
I20260713 09:07:50.948077 19325 raft_consensus.cc:515] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:50.939198 18857 raft_consensus.cc:2468] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8286f7f1e5674633bde1fafea1bb0ea9 in term 2.
I20260713 09:07:50.955863 18829 leader_election.cc:304] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [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: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9; no voters: 
I20260713 09:07:50.956077 18905 leader_election.cc:304] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [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: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9; no voters: f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:50.956537 19325 leader_election.cc:290] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [CANDIDATE]: Term 3 election: Requested vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763)
I20260713 09:07:50.956986 19366 raft_consensus.cc:2804] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:50.957422 19325 raft_consensus.cc:2804] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:50.957546 19366 raft_consensus.cc:697] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [term 3 LEADER]: Becoming Leader. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Running, Role: LEADER
I20260713 09:07:50.958237 18856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860c40f05893476cbdae3bcc4a6f5b1f" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6"
I20260713 09:07:50.958871 19325 raft_consensus.cc:697] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 LEADER]: Becoming Leader. State: Replica: 8286f7f1e5674633bde1fafea1bb0ea9, State: Running, Role: LEADER
I20260713 09:07:50.958571 19366 consensus_queue.cc:237] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [LEADER]: Queue going to LEADER 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: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:50.960393 19238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860c40f05893476cbdae3bcc4a6f5b1f" candidate_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
I20260713 09:07:50.961264 19238 raft_consensus.cc:2393] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 8286f7f1e5674633bde1fafea1bb0ea9 in current term 3: Already voted for candidate a77496526c4e4b48bf324d64c1a09fdf in this term.
I20260713 09:07:50.960057 19325 consensus_queue.cc:237] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:50.948917 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1103d1dd41d461b81f524eb56860509" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
I20260713 09:07:50.971251 18856 raft_consensus.cc:2468] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8286f7f1e5674633bde1fafea1bb0ea9 in term 3.
I20260713 09:07:50.972772 18905 leader_election.cc:304] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [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: 0565300bb06146c0be908237f6b350d6, 8286f7f1e5674633bde1fafea1bb0ea9; no voters: a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:50.973975 19363 raft_consensus.cc:2804] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:50.974758 19363 raft_consensus.cc:697] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [term 3 LEADER]: Becoming Leader. State: Replica: 8286f7f1e5674633bde1fafea1bb0ea9, State: Running, Role: LEADER
I20260713 09:07:50.976245 19363 consensus_queue.cc:237] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [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: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:50.978170 18611 catalog_manager.cc:5697] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "0565300bb06146c0be908237f6b350d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:50.981083 18610 catalog_manager.cc:5697] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 reported cstate change: term changed from 1 to 2, leader changed from 0565300bb06146c0be908237f6b350d6 (127.16.55.3) to 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4). New cstate: current_term: 2 leader_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:50.999045 18610 catalog_manager.cc:5697] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 reported cstate change: term changed from 2 to 3, leader changed from 0565300bb06146c0be908237f6b350d6 (127.16.55.3) to 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4). New cstate: current_term: 3 leader_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:51.101156 19350 raft_consensus.cc:493] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:51.101703 19350 raft_consensus.cc:515] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:51.103796 19350 leader_election.cc:290] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:51.104597 18788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2de494e3654620ae05c787e028ba18" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:51.104842 18856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2de494e3654620ae05c787e028ba18" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:51.105576 18856 raft_consensus.cc:2468] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a77496526c4e4b48bf324d64c1a09fdf in term 3.
I20260713 09:07:51.106627 19189 leader_election.cc:304] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0565300bb06146c0be908237f6b350d6, a77496526c4e4b48bf324d64c1a09fdf; no voters: f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:51.107362 19350 raft_consensus.cc:2804] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260713 09:07:51.107782 19350 raft_consensus.cc:493] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:51.108085 19350 raft_consensus.cc:3060] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:51.113195 19350 raft_consensus.cc:515] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:51.115051 19350 leader_election.cc:290] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 4 election: Requested vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:51.115887 18788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2de494e3654620ae05c787e028ba18" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec"
I20260713 09:07:51.116205 18856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2de494e3654620ae05c787e028ba18" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6"
I20260713 09:07:51.116888 18856 raft_consensus.cc:3060] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:51.125296 18856 raft_consensus.cc:2468] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77496526c4e4b48bf324d64c1a09fdf in term 4.
I20260713 09:07:51.126545 19189 leader_election.cc:304] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0565300bb06146c0be908237f6b350d6, a77496526c4e4b48bf324d64c1a09fdf; no voters: f22f86cdd91a406795979bafd4e379ec
I20260713 09:07:51.127365 19350 raft_consensus.cc:2804] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:51.128720 19350 raft_consensus.cc:697] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 4 LEADER]: Becoming Leader. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Running, Role: LEADER
I20260713 09:07:51.129762 19350 consensus_queue.cc:237] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:51.137087 19350 raft_consensus.cc:493] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0565300bb06146c0be908237f6b350d6)
I20260713 09:07:51.137634 19350 raft_consensus.cc:515] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:51.139501 18610 catalog_manager.cc:5697] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf reported cstate change: term changed from 3 to 4, leader changed from f22f86cdd91a406795979bafd4e379ec (127.16.55.2) to a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1). New cstate: current_term: 4 leader_uuid: "a77496526c4e4b48bf324d64c1a09fdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:51.140517 18856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1103d1dd41d461b81f524eb56860509" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:51.140730 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1103d1dd41d461b81f524eb56860509" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:51.141431 18939 raft_consensus.cc:2368] T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a77496526c4e4b48bf324d64c1a09fdf for earlier term 2. Current term is 3.
I20260713 09:07:51.142390 19350 leader_election.cc:290] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:51.142763 19186 leader_election.cc:400] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 2 pre-election: Vote denied by peer 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271) with higher term. Message: Invalid argument: T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a77496526c4e4b48bf324d64c1a09fdf for earlier term 2. Current term is 3.
I20260713 09:07:51.143122 19186 leader_election.cc:403] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260713 09:07:51.143642 19350 raft_consensus.cc:3060] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:07:51.150913 19350 raft_consensus.cc:2749] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271) with higher term. Message: Invalid argument: T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a77496526c4e4b48bf324d64c1a09fdf for earlier term 2. Current term is 3.
I20260713 09:07:51.260483 19365 raft_consensus.cc:493] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:51.261044 19365 raft_consensus.cc:515] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:51.262863 19365 leader_election.cc:290] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:51.263805 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801310d8284342fe934e018c32eaba74" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:51.264132 18856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801310d8284342fe934e018c32eaba74" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:51.264808 18856 raft_consensus.cc:2468] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f22f86cdd91a406795979bafd4e379ec in term 2.
I20260713 09:07:51.265859 18757 leader_election.cc:304] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec; no voters: 8286f7f1e5674633bde1fafea1bb0ea9
I20260713 09:07:51.266819 19365 raft_consensus.cc:2804] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:07:51.267217 19365 raft_consensus.cc:493] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:51.267510 19365 raft_consensus.cc:3060] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:51.272951 19365 raft_consensus.cc:515] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:51.274575 19365 leader_election.cc:290] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [CANDIDATE]: Term 3 election: Requested vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:51.275583 18856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801310d8284342fe934e018c32eaba74" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6"
I20260713 09:07:51.275774 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801310d8284342fe934e018c32eaba74" candidate_uuid: "f22f86cdd91a406795979bafd4e379ec" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9"
I20260713 09:07:51.276121 18856 raft_consensus.cc:3060] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:51.277989 19350 raft_consensus.cc:493] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:51.278587 19350 raft_consensus.cc:515] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:51.283247 18856 raft_consensus.cc:2468] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f22f86cdd91a406795979bafd4e379ec in term 3.
I20260713 09:07:51.285058 18757 leader_election.cc:304] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [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: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec; no voters: 8286f7f1e5674633bde1fafea1bb0ea9
I20260713 09:07:51.285960 19373 raft_consensus.cc:2804] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:51.286017 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860c40f05893476cbdae3bcc4a6f5b1f" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" is_pre_election: true
I20260713 09:07:51.286523 19373 raft_consensus.cc:697] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [term 3 LEADER]: Becoming Leader. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Running, Role: LEADER
I20260713 09:07:51.287212 19350 leader_election.cc:290] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:51.287490 19373 consensus_queue.cc:237] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [LEADER]: Queue going to LEADER 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: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:51.288491 18856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860c40f05893476cbdae3bcc4a6f5b1f" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:51.289117 18856 raft_consensus.cc:2468] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a77496526c4e4b48bf324d64c1a09fdf in term 3.
I20260713 09:07:51.290194 19189 leader_election.cc:304] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0565300bb06146c0be908237f6b350d6, a77496526c4e4b48bf324d64c1a09fdf; no voters: 8286f7f1e5674633bde1fafea1bb0ea9
I20260713 09:07:51.291769 19350 raft_consensus.cc:2804] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260713 09:07:51.292936 19350 raft_consensus.cc:493] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:51.293359 19350 raft_consensus.cc:3060] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:51.305598 19350 raft_consensus.cc:515] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:51.307469 18610 catalog_manager.cc:5697] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec reported cstate change: term changed from 2 to 3, leader changed from 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4) to f22f86cdd91a406795979bafd4e379ec (127.16.55.2). New cstate: current_term: 3 leader_uuid: "f22f86cdd91a406795979bafd4e379ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:51.308542 18856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860c40f05893476cbdae3bcc4a6f5b1f" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6"
I20260713 09:07:51.309161 18856 raft_consensus.cc:3060] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:51.309376 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860c40f05893476cbdae3bcc4a6f5b1f" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9"
I20260713 09:07:51.311126 19350 leader_election.cc:290] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 4 election: Requested vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:51.319208 18856 raft_consensus.cc:2468] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77496526c4e4b48bf324d64c1a09fdf in term 4.
I20260713 09:07:51.320536 19189 leader_election.cc:304] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0565300bb06146c0be908237f6b350d6, a77496526c4e4b48bf324d64c1a09fdf; no voters: 8286f7f1e5674633bde1fafea1bb0ea9
I20260713 09:07:51.321259 19350 raft_consensus.cc:2804] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:51.321792 19350 raft_consensus.cc:697] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 4 LEADER]: Becoming Leader. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Running, Role: LEADER
I20260713 09:07:51.322705 19350 consensus_queue.cc:237] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:51.329704 19237 raft_consensus.cc:3060] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:51.338666 19237 raft_consensus.cc:1275] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: Refusing update from remote peer 0565300bb06146c0be908237f6b350d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:07:51.338439 18610 catalog_manager.cc:5697] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf reported cstate change: term changed from 3 to 4, leader changed from 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4) to a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1). New cstate: current_term: 4 leader_uuid: "a77496526c4e4b48bf324d64c1a09fdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:51.340584 19366 consensus_queue.cc:1048] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.365537 19237 raft_consensus.cc:1240] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 4 LEADER]: Rejecting Update request from peer f22f86cdd91a406795979bafd4e379ec for earlier term 3. Current term is 4. Ops: []
I20260713 09:07:51.367628 19373 consensus_queue.cc:1059] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.368623 19373 consensus_queue.cc:1243] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [LEADER]: Peer a77496526c4e4b48bf324d64c1a09fdf log is divergent from this leader: its last log entry 4.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260713 09:07:51.370741 18939 raft_consensus.cc:1275] T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 3 FOLLOWER]: Refusing update from remote peer 0565300bb06146c0be908237f6b350d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:07:51.380899 18788 raft_consensus.cc:1240] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [term 3 LEADER]: Rejecting Update request from peer 8286f7f1e5674633bde1fafea1bb0ea9 for earlier term 2. Current term is 3. Ops: []
I20260713 09:07:51.381124 19342 consensus_queue.cc:1048] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:51.384469 19363 consensus_queue.cc:1059] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.385205 19363 consensus_queue.cc:1243] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [LEADER]: Peer f22f86cdd91a406795979bafd4e379ec log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260713 09:07:51.385649 19363 raft_consensus.cc:3055] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:51.385931 19363 raft_consensus.cc:740] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8286f7f1e5674633bde1fafea1bb0ea9, State: Running, Role: LEADER
I20260713 09:07:51.386734 19363 consensus_queue.cc:260] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } }
I20260713 09:07:51.387946 19363 raft_consensus.cc:3060] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:51.388829 19365 raft_consensus.cc:3055] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:51.389298 19365 raft_consensus.cc:740] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Running, Role: LEADER
I20260713 09:07:51.390194 19365 consensus_queue.cc:260] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:51.402594 18937 raft_consensus.cc:1275] T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 3 FOLLOWER]: Refusing update from remote peer 0565300bb06146c0be908237f6b350d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:07:51.405117 19342 consensus_queue.cc:1048] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:51.408907 19365 raft_consensus.cc:3060] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:51.412669 18856 raft_consensus.cc:1240] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [term 4 FOLLOWER]: Rejecting Update request from peer f22f86cdd91a406795979bafd4e379ec for earlier term 3. Current term is 4. Ops: []
I20260713 09:07:51.421958 18856 raft_consensus.cc:1240] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [term 4 FOLLOWER]: Rejecting Update request from peer 8286f7f1e5674633bde1fafea1bb0ea9 for earlier term 3. Current term is 4. Ops: []
I20260713 09:07:51.426131 19364 consensus_queue.cc:1059] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:51.427173 19325 raft_consensus.cc:3055] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:51.427559 19325 raft_consensus.cc:740] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8286f7f1e5674633bde1fafea1bb0ea9, State: Running, Role: LEADER
I20260713 09:07:51.428371 19325 consensus_queue.cc:260] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:51.429805 19325 raft_consensus.cc:3060] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [term 3 FOLLOWER]: Advancing to term 4
W20260713 09:07:51.456583 19385 log.cc:927] Time spent T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
I20260713 09:07:51.460942 19238 raft_consensus.cc:1275] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: Refusing update from remote peer 0565300bb06146c0be908237f6b350d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:07:51.463021 19342 consensus_queue.cc:1048] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:51.529459 19350 raft_consensus.cc:493] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f22f86cdd91a406795979bafd4e379ec)
I20260713 09:07:51.530222 19350 raft_consensus.cc:515] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:51.532845 19350 leader_election.cc:290] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:51.533627 18788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55a7669f99c4ed6b70e9fecb943f48f" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:51.534109 18856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55a7669f99c4ed6b70e9fecb943f48f" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6" is_pre_election: true
I20260713 09:07:51.534279 18788 raft_consensus.cc:2468] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a77496526c4e4b48bf324d64c1a09fdf in term 2.
I20260713 09:07:51.535130 18856 raft_consensus.cc:2393] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a77496526c4e4b48bf324d64c1a09fdf in current term 2: Already voted for candidate 0565300bb06146c0be908237f6b350d6 in this term.
I20260713 09:07:51.535445 19189 leader_election.cc:304] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [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: a77496526c4e4b48bf324d64c1a09fdf, f22f86cdd91a406795979bafd4e379ec; no voters: 
I20260713 09:07:51.536219 19350 raft_consensus.cc:2804] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:51.536654 19350 raft_consensus.cc:493] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Starting leader election (detected failure of leader f22f86cdd91a406795979bafd4e379ec)
I20260713 09:07:51.537075 19350 raft_consensus.cc:3060] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.546016 18788 raft_consensus.cc:1275] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [term 4 FOLLOWER]: Refusing update from remote peer a77496526c4e4b48bf324d64c1a09fdf: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260713 09:07:51.546504 18788 pending_rounds.cc:85] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec: Aborting all ops after (but not including) 1
I20260713 09:07:51.546083 19350 raft_consensus.cc:515] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:51.546758 18788 pending_rounds.cc:107] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260713 09:07:51.547211 18788 raft_consensus.cc:2889] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:07:51.548676 19350 leader_election.cc:290] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 2 election: Requested vote from peers f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177), 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967)
I20260713 09:07:51.548719 19377 consensus_queue.cc:1048] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:51.549926 18788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55a7669f99c4ed6b70e9fecb943f48f" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec"
I20260713 09:07:51.550271 18856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55a7669f99c4ed6b70e9fecb943f48f" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0565300bb06146c0be908237f6b350d6"
I20260713 09:07:51.551179 18856 raft_consensus.cc:2393] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a77496526c4e4b48bf324d64c1a09fdf in current term 2: Already voted for candidate 0565300bb06146c0be908237f6b350d6 in this term.
I20260713 09:07:51.566354 18856 raft_consensus.cc:1275] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [term 4 FOLLOWER]: Refusing update from remote peer a77496526c4e4b48bf324d64c1a09fdf: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260713 09:07:51.567998 19366 raft_consensus.cc:493] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:51.568596 19366 raft_consensus.cc:515] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:51.571739 19238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55a7669f99c4ed6b70e9fecb943f48f" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf" is_pre_election: true
I20260713 09:07:51.572315 19366 leader_election.cc:290] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
I20260713 09:07:51.572626 19238 raft_consensus.cc:2468] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0565300bb06146c0be908237f6b350d6 in term 2.
I20260713 09:07:51.573158 19350 consensus_queue.cc:1048] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.573881 18787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55a7669f99c4ed6b70e9fecb943f48f" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec" is_pre_election: true
I20260713 09:07:51.574087 18830 leader_election.cc:304] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [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: 0565300bb06146c0be908237f6b350d6, a77496526c4e4b48bf324d64c1a09fdf; no voters: 
I20260713 09:07:51.575126 19366 raft_consensus.cc:2804] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:07:51.575565 19366 raft_consensus.cc:493] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:51.575977 19366 raft_consensus.cc:3060] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:51.577489 18788 raft_consensus.cc:2468] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77496526c4e4b48bf324d64c1a09fdf in term 2.
I20260713 09:07:51.578840 19189 leader_election.cc:304] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [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: a77496526c4e4b48bf324d64c1a09fdf, f22f86cdd91a406795979bafd4e379ec; no voters: 0565300bb06146c0be908237f6b350d6
I20260713 09:07:51.579969 19350 raft_consensus.cc:2804] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:51.580456 19350 raft_consensus.cc:697] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [term 2 LEADER]: Becoming Leader. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Running, Role: LEADER
I20260713 09:07:51.581732 19350 consensus_queue.cc:237] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:51.585345 19366 raft_consensus.cc:515] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:51.588269 19238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55a7669f99c4ed6b70e9fecb943f48f" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
I20260713 09:07:51.588451 18788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55a7669f99c4ed6b70e9fecb943f48f" candidate_uuid: "0565300bb06146c0be908237f6b350d6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f22f86cdd91a406795979bafd4e379ec"
I20260713 09:07:51.589071 18788 raft_consensus.cc:3060] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:51.596499 19366 leader_election.cc:290] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [CANDIDATE]: Term 3 election: Requested vote from peers a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
I20260713 09:07:51.599043 18788 raft_consensus.cc:2468] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0565300bb06146c0be908237f6b350d6 in term 3.
I20260713 09:07:51.600833 18831 leader_election.cc:304] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [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: 0565300bb06146c0be908237f6b350d6, f22f86cdd91a406795979bafd4e379ec; no voters: a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:51.602474 19366 raft_consensus.cc:2804] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:51.603420 19366 raft_consensus.cc:697] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [term 3 LEADER]: Becoming Leader. State: Replica: 0565300bb06146c0be908237f6b350d6, State: Running, Role: LEADER
I20260713 09:07:51.604967 19366 consensus_queue.cc:237] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [LEADER]: Queue going to LEADER 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: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:51.610440 18611 catalog_manager.cc:5697] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf reported cstate change: term changed from 1 to 2, leader changed from f22f86cdd91a406795979bafd4e379ec (127.16.55.2) to a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1). New cstate: current_term: 2 leader_uuid: "a77496526c4e4b48bf324d64c1a09fdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:51.621819 18610 catalog_manager.cc:5697] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 reported cstate change: term changed from 2 to 3, leader changed from a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1) to 0565300bb06146c0be908237f6b350d6 (127.16.55.3). New cstate: current_term: 3 leader_uuid: "0565300bb06146c0be908237f6b350d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:51.756997 18856 raft_consensus.cc:1275] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [term 3 FOLLOWER]: Refusing update from remote peer f22f86cdd91a406795979bafd4e379ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:07:51.758585 19365 consensus_queue.cc:1048] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.772006 18939 raft_consensus.cc:1275] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 3 FOLLOWER]: Refusing update from remote peer f22f86cdd91a406795979bafd4e379ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260713 09:07:51.772476 18939 pending_rounds.cc:85] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9: Aborting all ops after (but not including) 1
I20260713 09:07:51.772694 18939 pending_rounds.cc:107] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260713 09:07:51.772948 18939 raft_consensus.cc:2889] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:07:51.775615 19373 consensus_queue.cc:1048] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.796459 18856 raft_consensus.cc:1275] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [term 4 FOLLOWER]: Refusing update from remote peer a77496526c4e4b48bf324d64c1a09fdf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:07:51.797925 19350 consensus_queue.cc:1048] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:51.808005 18939 raft_consensus.cc:1275] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [term 4 FOLLOWER]: Refusing update from remote peer a77496526c4e4b48bf324d64c1a09fdf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260713 09:07:51.808458 18939 pending_rounds.cc:85] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9: Aborting all ops after (but not including) 2
I20260713 09:07:51.808727 18939 pending_rounds.cc:107] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260713 09:07:51.809023 18939 raft_consensus.cc:2889] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:07:51.811048 19350 consensus_queue.cc:1048] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:51.974112 18788 raft_consensus.cc:1240] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [term 3 FOLLOWER]: Rejecting Update request from peer a77496526c4e4b48bf324d64c1a09fdf for earlier term 2. Current term is 3. Ops: []
I20260713 09:07:51.975649 19396 consensus_queue.cc:1059] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.976711 19377 raft_consensus.cc:3055] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:51.977110 19377 raft_consensus.cc:740] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Running, Role: LEADER
I20260713 09:07:51.977975 19377 consensus_queue.cc:260] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } } peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } }
I20260713 09:07:51.979328 19377 raft_consensus.cc:3060] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:52.075908 18788 raft_consensus.cc:1275] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [term 3 FOLLOWER]: Refusing update from remote peer 0565300bb06146c0be908237f6b350d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:07:52.077303 19342 consensus_queue.cc:1048] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:52.088658 19238 raft_consensus.cc:1275] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: Refusing update from remote peer 0565300bb06146c0be908237f6b350d6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260713 09:07:52.090307 19238 pending_rounds.cc:85] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf: Aborting all ops after (but not including) 1
I20260713 09:07:52.090605 19238 pending_rounds.cc:107] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260713 09:07:52.090884 19238 raft_consensus.cc:2889] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:07:52.092829 19366 consensus_queue.cc:1048] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:57.369465 16604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:57.396327 18788 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "363499f856e84cca9f72a3494aa76ec1"
dest_uuid: "f22f86cdd91a406795979bafd4e379ec"
mode: GRACEFUL
new_leader_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
 from {username='slave'} at 127.0.0.1:60570
I20260713 09:07:57.396956 18788 raft_consensus.cc:606] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec [term 1 LEADER]: Received request to transfer leadership to TS a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:57.408341 18939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "848a21d43d9140e78b25a3675b6647e6"
dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9"
mode: GRACEFUL
new_leader_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
 from {username='slave'} at 127.0.0.1:42480
I20260713 09:07:57.408887 18939 raft_consensus.cc:606] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 LEADER]: Received request to transfer leadership to TS a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:57.411932 18939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c875acb5e1ed4dc5b945f06b00b225c2"
dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9"
mode: GRACEFUL
new_leader_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
 from {username='slave'} at 127.0.0.1:42480
I20260713 09:07:57.412498 18939 raft_consensus.cc:606] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 LEADER]: Received request to transfer leadership to TS a77496526c4e4b48bf324d64c1a09fdf
I20260713 09:07:57.413489 16604 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:07:57.414268 16604 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:57.467365 19406 raft_consensus.cc:993] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec: : Instructing follower a77496526c4e4b48bf324d64c1a09fdf to start an election
I20260713 09:07:57.467880 19411 raft_consensus.cc:1081] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec [term 1 LEADER]: Signalling peer a77496526c4e4b48bf324d64c1a09fdf to start an election
I20260713 09:07:57.469264 19238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "363499f856e84cca9f72a3494aa76ec1"
dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
 from {username='slave'} at 127.0.0.1:33058
I20260713 09:07:57.469803 19238 raft_consensus.cc:493] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:57.470112 19238 raft_consensus.cc:3060] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.474711 19238 raft_consensus.cc:515] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:57.477174 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363499f856e84cca9f72a3494aa76ec1" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9"
I20260713 09:07:57.477532 18788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363499f856e84cca9f72a3494aa76ec1" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f22f86cdd91a406795979bafd4e379ec"
I20260713 09:07:57.477802 18939 raft_consensus.cc:3060] T 363499f856e84cca9f72a3494aa76ec1 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.478111 18788 raft_consensus.cc:3055] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:57.478399 18788 raft_consensus.cc:740] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f22f86cdd91a406795979bafd4e379ec, State: Running, Role: LEADER
I20260713 09:07:57.478328 19238 leader_election.cc:290] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 2 election: Requested vote from peers 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271), f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177)
I20260713 09:07:57.479336 18788 consensus_queue.cc:260] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:57.480569 18788 raft_consensus.cc:3060] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.485488 18939 raft_consensus.cc:2468] T 363499f856e84cca9f72a3494aa76ec1 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77496526c4e4b48bf324d64c1a09fdf in term 2.
I20260713 09:07:57.486676 19186 leader_election.cc:304] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8286f7f1e5674633bde1fafea1bb0ea9, a77496526c4e4b48bf324d64c1a09fdf; no voters: 
I20260713 09:07:57.487550 19377 raft_consensus.cc:2804] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:57.487562 18788 raft_consensus.cc:2468] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77496526c4e4b48bf324d64c1a09fdf in term 2.
I20260713 09:07:57.488941 19377 raft_consensus.cc:697] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf [term 2 LEADER]: Becoming Leader. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Running, Role: LEADER
I20260713 09:07:57.489676 19377 consensus_queue.cc:237] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } }
I20260713 09:07:57.497148 18613 catalog_manager.cc:5697] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf reported cstate change: term changed from 1 to 2, leader changed from f22f86cdd91a406795979bafd4e379ec (127.16.55.2) to a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1). New cstate: current_term: 2 leader_uuid: "a77496526c4e4b48bf324d64c1a09fdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:57.559736 19412 raft_consensus.cc:993] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9: : Instructing follower a77496526c4e4b48bf324d64c1a09fdf to start an election
I20260713 09:07:57.560272 19400 raft_consensus.cc:1081] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 LEADER]: Signalling peer a77496526c4e4b48bf324d64c1a09fdf to start an election
I20260713 09:07:57.561980 19238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c875acb5e1ed4dc5b945f06b00b225c2"
dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
 from {username='slave'} at 127.0.0.1:33046
I20260713 09:07:57.562477 19238 raft_consensus.cc:493] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:57.562721 19238 raft_consensus.cc:3060] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.568418 19238 raft_consensus.cc:515] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:57.570624 19238 leader_election.cc:290] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 2 election: Requested vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:57.570801 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c875acb5e1ed4dc5b945f06b00b225c2" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0565300bb06146c0be908237f6b350d6"
I20260713 09:07:57.571444 18857 raft_consensus.cc:3060] T c875acb5e1ed4dc5b945f06b00b225c2 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.571785 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c875acb5e1ed4dc5b945f06b00b225c2" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9"
I20260713 09:07:57.572331 18939 raft_consensus.cc:3055] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:57.572616 18939 raft_consensus.cc:740] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8286f7f1e5674633bde1fafea1bb0ea9, State: Running, Role: LEADER
I20260713 09:07:57.573333 18939 consensus_queue.cc:260] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:57.574560 18939 raft_consensus.cc:3060] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.578101 18857 raft_consensus.cc:2468] T c875acb5e1ed4dc5b945f06b00b225c2 P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77496526c4e4b48bf324d64c1a09fdf in term 2.
I20260713 09:07:57.579192 19189 leader_election.cc:304] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0565300bb06146c0be908237f6b350d6, a77496526c4e4b48bf324d64c1a09fdf; no voters: 
I20260713 09:07:57.580001 19377 raft_consensus.cc:2804] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:57.580533 19377 raft_consensus.cc:697] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf [term 2 LEADER]: Becoming Leader. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Running, Role: LEADER
I20260713 09:07:57.580528 18939 raft_consensus.cc:2468] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77496526c4e4b48bf324d64c1a09fdf in term 2.
I20260713 09:07:57.581629 19377 consensus_queue.cc:237] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:57.589547 18613 catalog_manager.cc:5697] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf reported cstate change: term changed from 1 to 2, leader changed from 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4) to a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1). New cstate: current_term: 2 leader_uuid: "a77496526c4e4b48bf324d64c1a09fdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:57.832669 19400 raft_consensus.cc:993] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9: : Instructing follower a77496526c4e4b48bf324d64c1a09fdf to start an election
I20260713 09:07:57.833418 19400 raft_consensus.cc:1081] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 LEADER]: Signalling peer a77496526c4e4b48bf324d64c1a09fdf to start an election
I20260713 09:07:57.835271 19238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "848a21d43d9140e78b25a3675b6647e6"
dest_uuid: "a77496526c4e4b48bf324d64c1a09fdf"
 from {username='slave'} at 127.0.0.1:33046
I20260713 09:07:57.835965 19238 raft_consensus.cc:493] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:57.836342 19238 raft_consensus.cc:3060] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.843106 19238 raft_consensus.cc:515] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:57.844949 19238 leader_election.cc:290] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 2 election: Requested vote from peers 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967), 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4:44271)
I20260713 09:07:57.846089 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848a21d43d9140e78b25a3675b6647e6" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0565300bb06146c0be908237f6b350d6"
I20260713 09:07:57.846312 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848a21d43d9140e78b25a3675b6647e6" candidate_uuid: "a77496526c4e4b48bf324d64c1a09fdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8286f7f1e5674633bde1fafea1bb0ea9"
I20260713 09:07:57.846920 18939 raft_consensus.cc:3055] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:57.846897 18857 raft_consensus.cc:3060] T 848a21d43d9140e78b25a3675b6647e6 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.847476 18939 raft_consensus.cc:740] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8286f7f1e5674633bde1fafea1bb0ea9, State: Running, Role: LEADER
I20260713 09:07:57.848640 18939 consensus_queue.cc:260] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:57.850272 18939 raft_consensus.cc:3060] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.857103 18857 raft_consensus.cc:2468] T 848a21d43d9140e78b25a3675b6647e6 P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77496526c4e4b48bf324d64c1a09fdf in term 2.
I20260713 09:07:57.858830 19189 leader_election.cc:304] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0565300bb06146c0be908237f6b350d6, a77496526c4e4b48bf324d64c1a09fdf; no voters: 
I20260713 09:07:57.859380 18939 raft_consensus.cc:2468] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a77496526c4e4b48bf324d64c1a09fdf in term 2.
I20260713 09:07:57.860142 19377 raft_consensus.cc:2804] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:57.860703 19377 raft_consensus.cc:697] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf [term 2 LEADER]: Becoming Leader. State: Replica: a77496526c4e4b48bf324d64c1a09fdf, State: Running, Role: LEADER
I20260713 09:07:57.861686 19377 consensus_queue.cc:237] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } }
I20260713 09:07:57.870390 18613 catalog_manager.cc:5697] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf reported cstate change: term changed from 1 to 2, leader changed from 8286f7f1e5674633bde1fafea1bb0ea9 (127.16.55.4) to a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1). New cstate: current_term: 2 leader_uuid: "a77496526c4e4b48bf324d64c1a09fdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a77496526c4e4b48bf324d64c1a09fdf" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 45763 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:57.978089 18939 raft_consensus.cc:1275] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Refusing update from remote peer a77496526c4e4b48bf324d64c1a09fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:57.979419 19377 consensus_queue.cc:1048] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:57.992967 18857 raft_consensus.cc:1275] T c875acb5e1ed4dc5b945f06b00b225c2 P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Refusing update from remote peer a77496526c4e4b48bf324d64c1a09fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:57.994711 19377 consensus_queue.cc:1048] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:58.043179 18788 raft_consensus.cc:1275] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Refusing update from remote peer a77496526c4e4b48bf324d64c1a09fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:58.044585 19413 consensus_queue.cc:1048] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f22f86cdd91a406795979bafd4e379ec" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 44177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:58.057564 18939 raft_consensus.cc:1275] T 363499f856e84cca9f72a3494aa76ec1 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Refusing update from remote peer a77496526c4e4b48bf324d64c1a09fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:58.059785 19377 consensus_queue.cc:1048] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:58.285195 18857 raft_consensus.cc:1275] T 848a21d43d9140e78b25a3675b6647e6 P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Refusing update from remote peer a77496526c4e4b48bf324d64c1a09fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:58.286587 19377 consensus_queue.cc:1048] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0565300bb06146c0be908237f6b350d6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 42967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:58.289405 18939 raft_consensus.cc:1275] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Refusing update from remote peer a77496526c4e4b48bf324d64c1a09fdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:58.290796 19377 consensus_queue.cc:1048] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8286f7f1e5674633bde1fafea1bb0ea9" member_type: VOTER last_known_addr { host: "127.16.55.4" port: 44271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:58.415302 16604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:58.431339 16604 tablet_server.cc:179] TabletServer@127.16.55.1:45763 shutting down...
I20260713 09:07:58.462491 16604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:58.463379 16604 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:58.464349 16604 raft_consensus.cc:2243] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.464896 16604 raft_consensus.cc:2272] T 8854eaa5aa524971992318113b5caccc P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.467064 16604 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:58.467694 16604 raft_consensus.cc:2243] T e13c36c9988c4d7b8b30f70509f51cf4 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.468104 16604 raft_consensus.cc:2272] T e13c36c9988c4d7b8b30f70509f51cf4 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.470264 16604 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:58.470917 16604 raft_consensus.cc:2243] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.471475 16604 raft_consensus.cc:2272] T 828fdd1b7ed64a37a4a51002b0c96a30 P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.474431 16604 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:58.475203 16604 raft_consensus.cc:2243] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.475778 16604 raft_consensus.cc:2272] T 5a6d42f69f4b439dbe5b4866138bbe10 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:58.477154 18756 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 12 similar messages]
I20260713 09:07:58.479247 16604 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:58.480047 16604 raft_consensus.cc:2243] T c6eac1650b90491e8e17425d11a7236b P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.480579 16604 raft_consensus.cc:2272] T c6eac1650b90491e8e17425d11a7236b P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:58.481125 18756 consensus_peers.cc:597] T b66081a626cf4e25b3a17622120b5841 P f22f86cdd91a406795979bafd4e379ec -> Peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Couldn't send request to peer a77496526c4e4b48bf324d64c1a09fdf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:58.483441 16604 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:58.484246 16604 raft_consensus.cc:2243] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:58.485098 16604 raft_consensus.cc:2272] T 848a21d43d9140e78b25a3675b6647e6 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.488093 16604 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:58.488687 16604 raft_consensus.cc:2243] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:58.489516 16604 raft_consensus.cc:2272] T 7c2de494e3654620ae05c787e028ba18 P a77496526c4e4b48bf324d64c1a09fdf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.491531 16604 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:58.492077 16604 raft_consensus.cc:2243] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:58.492920 16604 raft_consensus.cc:2272] T 860c40f05893476cbdae3bcc4a6f5b1f P a77496526c4e4b48bf324d64c1a09fdf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.495401 16604 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:58.496078 16604 raft_consensus.cc:2243] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:58.496905 16604 raft_consensus.cc:2272] T d3b4440cccc94c12aa26f9df1caca9f2 P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.499264 16604 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:58.499876 16604 raft_consensus.cc:2243] T b253f617e1be4be78a1835a88facdfd5 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.500303 16604 raft_consensus.cc:2272] T b253f617e1be4be78a1835a88facdfd5 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.503074 16604 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:58.503979 16604 raft_consensus.cc:2243] T b66081a626cf4e25b3a17622120b5841 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.504487 16604 raft_consensus.cc:2272] T b66081a626cf4e25b3a17622120b5841 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:58.505144 18904 consensus_peers.cc:597] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 -> Peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Couldn't send request to peer a77496526c4e4b48bf324d64c1a09fdf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:58.506642 16604 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:58.507346 16604 raft_consensus.cc:2243] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:58.508198 16604 raft_consensus.cc:2272] T 363499f856e84cca9f72a3494aa76ec1 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.510505 16604 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:58.511163 16604 raft_consensus.cc:2243] T 9d72b58d11f4459f9a16a7685cb63be4 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.511653 16604 raft_consensus.cc:2272] T 9d72b58d11f4459f9a16a7685cb63be4 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.514252 16604 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:58.514897 16604 raft_consensus.cc:2243] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.515517 16604 raft_consensus.cc:2272] T e1103d1dd41d461b81f524eb56860509 P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:58.517177 18830 consensus_peers.cc:597] T 5a6d42f69f4b439dbe5b4866138bbe10 P 0565300bb06146c0be908237f6b350d6 -> Peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Couldn't send request to peer a77496526c4e4b48bf324d64c1a09fdf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:58.518306 16604 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:58.518940 16604 raft_consensus.cc:2243] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:58.519924 16604 raft_consensus.cc:2272] T c875acb5e1ed4dc5b945f06b00b225c2 P a77496526c4e4b48bf324d64c1a09fdf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.522490 16604 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:58.523185 16604 raft_consensus.cc:2243] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.523705 16604 raft_consensus.cc:2272] T e55a7669f99c4ed6b70e9fecb943f48f P a77496526c4e4b48bf324d64c1a09fdf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.526535 16604 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:58.527334 16604 raft_consensus.cc:2243] T 0b5399b63afa4d43b640c6ccd32540bb P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.527909 16604 raft_consensus.cc:2272] T 0b5399b63afa4d43b640c6ccd32540bb P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:58.529618 18904 consensus_peers.cc:597] T c6eac1650b90491e8e17425d11a7236b P 8286f7f1e5674633bde1fafea1bb0ea9 -> Peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Couldn't send request to peer a77496526c4e4b48bf324d64c1a09fdf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:58.530696 16604 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:58.531311 16604 raft_consensus.cc:2243] T 5109cd065e5747db909ffe3b427073f1 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.531726 16604 raft_consensus.cc:2272] T 5109cd065e5747db909ffe3b427073f1 P a77496526c4e4b48bf324d64c1a09fdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.601466 16604 tablet_server.cc:196] TabletServer@127.16.55.1:45763 shutdown complete.
I20260713 09:07:58.640822 16604 tablet_server.cc:179] TabletServer@127.16.55.2:0 shutting down...
I20260713 09:07:58.683270 16604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:58.685230 16604 tablet_replica.cc:333] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec: stopping tablet replica
I20260713 09:07:58.686419 16604 raft_consensus.cc:2243] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.687026 16604 raft_consensus.cc:2272] T e55a7669f99c4ed6b70e9fecb943f48f P f22f86cdd91a406795979bafd4e379ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.689221 16604 tablet_replica.cc:333] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec: stopping tablet replica
I20260713 09:07:58.690192 16604 raft_consensus.cc:2243] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:58.691517 16604 raft_consensus.cc:2272] T 801310d8284342fe934e018c32eaba74 P f22f86cdd91a406795979bafd4e379ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.694830 16604 tablet_replica.cc:333] T af3c4c6ec2c84df68a7a74995ac0c605 P f22f86cdd91a406795979bafd4e379ec: stopping tablet replica
I20260713 09:07:58.695603 16604 raft_consensus.cc:2243] T af3c4c6ec2c84df68a7a74995ac0c605 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.696221 16604 raft_consensus.cc:2272] T af3c4c6ec2c84df68a7a74995ac0c605 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:58.696125 18756 consensus_peers.cc:597] T b253f617e1be4be78a1835a88facdfd5 P f22f86cdd91a406795979bafd4e379ec -> Peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Couldn't send request to peer a77496526c4e4b48bf324d64c1a09fdf. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:45763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:58.698843 16604 tablet_replica.cc:333] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec: stopping tablet replica
I20260713 09:07:58.699581 16604 raft_consensus.cc:2243] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.700116 16604 raft_consensus.cc:2272] T 7c2de494e3654620ae05c787e028ba18 P f22f86cdd91a406795979bafd4e379ec [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.702219 16604 tablet_replica.cc:333] T b66081a626cf4e25b3a17622120b5841 P f22f86cdd91a406795979bafd4e379ec: stopping tablet replica
I20260713 09:07:58.702806 16604 raft_consensus.cc:2243] T b66081a626cf4e25b3a17622120b5841 P f22f86cdd91a406795979bafd4e379ec [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:58.703826 16604 raft_consensus.cc:2272] T b66081a626cf4e25b3a17622120b5841 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.705916 16604 tablet_replica.cc:333] T b253f617e1be4be78a1835a88facdfd5 P f22f86cdd91a406795979bafd4e379ec: stopping tablet replica
I20260713 09:07:58.706492 16604 raft_consensus.cc:2243] T b253f617e1be4be78a1835a88facdfd5 P f22f86cdd91a406795979bafd4e379ec [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:58.707417 16604 raft_consensus.cc:2272] T b253f617e1be4be78a1835a88facdfd5 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.709683 16604 tablet_replica.cc:333] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec: stopping tablet replica
I20260713 09:07:58.710372 16604 raft_consensus.cc:2243] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.710832 16604 raft_consensus.cc:2272] T 363499f856e84cca9f72a3494aa76ec1 P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.713809 16604 tablet_replica.cc:333] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec: stopping tablet replica
I20260713 09:07:58.714468 16604 raft_consensus.cc:2243] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.714947 16604 raft_consensus.cc:2272] T d3b4440cccc94c12aa26f9df1caca9f2 P f22f86cdd91a406795979bafd4e379ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.717216 16604 tablet_replica.cc:333] T c6eac1650b90491e8e17425d11a7236b P f22f86cdd91a406795979bafd4e379ec: stopping tablet replica
I20260713 09:07:58.717846 16604 raft_consensus.cc:2243] T c6eac1650b90491e8e17425d11a7236b P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.718482 16604 raft_consensus.cc:2272] T c6eac1650b90491e8e17425d11a7236b P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.721556 16604 tablet_replica.cc:333] T 42cb9a918eae43c8bb82266d4bb9fca7 P f22f86cdd91a406795979bafd4e379ec: stopping tablet replica
W20260713 09:07:58.721761 18756 consensus_peers.cc:597] T 5109cd065e5747db909ffe3b427073f1 P f22f86cdd91a406795979bafd4e379ec -> Peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Couldn't send request to peer a77496526c4e4b48bf324d64c1a09fdf. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:45763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:58.722282 16604 raft_consensus.cc:2243] T 42cb9a918eae43c8bb82266d4bb9fca7 P f22f86cdd91a406795979bafd4e379ec [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:58.723263 16604 raft_consensus.cc:2272] T 42cb9a918eae43c8bb82266d4bb9fca7 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.725569 16604 tablet_replica.cc:333] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec: stopping tablet replica
I20260713 09:07:58.726156 16604 raft_consensus.cc:2243] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.726675 16604 raft_consensus.cc:2272] T 9d72b58d11f4459f9a16a7685cb63be4 P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.728734 16604 tablet_replica.cc:333] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P f22f86cdd91a406795979bafd4e379ec: stopping tablet replica
I20260713 09:07:58.729291 16604 raft_consensus.cc:2243] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.729753 16604 raft_consensus.cc:2272] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.731731 16604 tablet_replica.cc:333] T ee7beedefdc24d45851439cb9f8bee96 P f22f86cdd91a406795979bafd4e379ec: stopping tablet replica
I20260713 09:07:58.732242 16604 raft_consensus.cc:2243] T ee7beedefdc24d45851439cb9f8bee96 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.732663 16604 raft_consensus.cc:2272] T ee7beedefdc24d45851439cb9f8bee96 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.734581 16604 tablet_replica.cc:333] T 5109cd065e5747db909ffe3b427073f1 P f22f86cdd91a406795979bafd4e379ec: stopping tablet replica
I20260713 09:07:58.735173 16604 raft_consensus.cc:2243] T 5109cd065e5747db909ffe3b427073f1 P f22f86cdd91a406795979bafd4e379ec [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:58.735980 16604 raft_consensus.cc:2272] T 5109cd065e5747db909ffe3b427073f1 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.738489 16604 tablet_replica.cc:333] T 0b5399b63afa4d43b640c6ccd32540bb P f22f86cdd91a406795979bafd4e379ec: stopping tablet replica
I20260713 09:07:58.739122 16604 raft_consensus.cc:2243] T 0b5399b63afa4d43b640c6ccd32540bb P f22f86cdd91a406795979bafd4e379ec [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:58.739936 16604 raft_consensus.cc:2272] T 0b5399b63afa4d43b640c6ccd32540bb P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.742385 16604 tablet_replica.cc:333] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec: stopping tablet replica
I20260713 09:07:58.742897 16604 raft_consensus.cc:2243] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.743572 16604 raft_consensus.cc:2272] T 2735e4dc3fc7458f90580e9bc4772b86 P f22f86cdd91a406795979bafd4e379ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.745606 16604 tablet_replica.cc:333] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec: stopping tablet replica
I20260713 09:07:58.746219 16604 raft_consensus.cc:2243] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.746677 16604 raft_consensus.cc:2272] T 8854eaa5aa524971992318113b5caccc P f22f86cdd91a406795979bafd4e379ec [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:58.746810 18904 consensus_peers.cc:597] T e13c36c9988c4d7b8b30f70509f51cf4 P 8286f7f1e5674633bde1fafea1bb0ea9 -> Peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Couldn't send request to peer a77496526c4e4b48bf324d64c1a09fdf. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:45763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:58.748673 16604 tablet_replica.cc:333] T 5a6d42f69f4b439dbe5b4866138bbe10 P f22f86cdd91a406795979bafd4e379ec: stopping tablet replica
I20260713 09:07:58.749307 16604 raft_consensus.cc:2243] T 5a6d42f69f4b439dbe5b4866138bbe10 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.749733 16604 raft_consensus.cc:2272] T 5a6d42f69f4b439dbe5b4866138bbe10 P f22f86cdd91a406795979bafd4e379ec [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:58.765892 18831 consensus_peers.cc:597] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 0565300bb06146c0be908237f6b350d6 -> Peer f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177): Couldn't send request to peer f22f86cdd91a406795979bafd4e379ec. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:58.771180 18830 consensus_peers.cc:597] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 -> Peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Couldn't send request to peer a77496526c4e4b48bf324d64c1a09fdf. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:45763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:58.792261 16604 tablet_server.cc:196] TabletServer@127.16.55.2:0 shutdown complete.
W20260713 09:07:58.809106 18830 consensus_peers.cc:597] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 -> Peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Couldn't send request to peer a77496526c4e4b48bf324d64c1a09fdf. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:45763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:58.829903 16604 tablet_server.cc:179] TabletServer@127.16.55.3:0 shutting down...
W20260713 09:07:58.853508 18830 consensus_peers.cc:597] T 8854eaa5aa524971992318113b5caccc P 0565300bb06146c0be908237f6b350d6 -> Peer a77496526c4e4b48bf324d64c1a09fdf (127.16.55.1:45763): Couldn't send request to peer a77496526c4e4b48bf324d64c1a09fdf. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:45763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:58.863070 18905 consensus_peers.cc:597] T c6eac1650b90491e8e17425d11a7236b P 8286f7f1e5674633bde1fafea1bb0ea9 -> Peer f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177): Couldn't send request to peer f22f86cdd91a406795979bafd4e379ec. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.2:44177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:58.868112 16604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:58.869032 16604 tablet_replica.cc:333] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6: stopping tablet replica
I20260713 09:07:58.869781 16604 raft_consensus.cc:2243] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:58.870824 16604 raft_consensus.cc:2272] T 828fdd1b7ed64a37a4a51002b0c96a30 P 0565300bb06146c0be908237f6b350d6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.873068 16604 tablet_replica.cc:333] T c875acb5e1ed4dc5b945f06b00b225c2 P 0565300bb06146c0be908237f6b350d6: stopping tablet replica
I20260713 09:07:58.873684 16604 raft_consensus.cc:2243] T c875acb5e1ed4dc5b945f06b00b225c2 P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.874125 16604 raft_consensus.cc:2272] T c875acb5e1ed4dc5b945f06b00b225c2 P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.876958 16604 tablet_replica.cc:333] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6: stopping tablet replica
I20260713 09:07:58.877606 16604 raft_consensus.cc:2243] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:58.878572 16604 raft_consensus.cc:2272] T e55a7669f99c4ed6b70e9fecb943f48f P 0565300bb06146c0be908237f6b350d6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.880503 16604 tablet_replica.cc:333] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6: stopping tablet replica
I20260713 09:07:58.881052 16604 raft_consensus.cc:2243] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.881492 16604 raft_consensus.cc:2272] T 7c2de494e3654620ae05c787e028ba18 P 0565300bb06146c0be908237f6b350d6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.883333 16604 tablet_replica.cc:333] T af3c4c6ec2c84df68a7a74995ac0c605 P 0565300bb06146c0be908237f6b350d6: stopping tablet replica
I20260713 09:07:58.883832 16604 raft_consensus.cc:2243] T af3c4c6ec2c84df68a7a74995ac0c605 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.884352 16604 raft_consensus.cc:2272] T af3c4c6ec2c84df68a7a74995ac0c605 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.886464 16604 tablet_replica.cc:333] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6: stopping tablet replica
I20260713 09:07:58.887017 16604 raft_consensus.cc:2243] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.887452 16604 raft_consensus.cc:2272] T 801310d8284342fe934e018c32eaba74 P 0565300bb06146c0be908237f6b350d6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.889328 16604 tablet_replica.cc:333] T 848a21d43d9140e78b25a3675b6647e6 P 0565300bb06146c0be908237f6b350d6: stopping tablet replica
I20260713 09:07:58.889899 16604 raft_consensus.cc:2243] T 848a21d43d9140e78b25a3675b6647e6 P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.890388 16604 raft_consensus.cc:2272] T 848a21d43d9140e78b25a3675b6647e6 P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.893105 16604 tablet_replica.cc:333] T ee7beedefdc24d45851439cb9f8bee96 P 0565300bb06146c0be908237f6b350d6: stopping tablet replica
I20260713 09:07:58.893728 16604 raft_consensus.cc:2243] T ee7beedefdc24d45851439cb9f8bee96 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:07:58.893689 18905 consensus_peers.cc:597] T af3c4c6ec2c84df68a7a74995ac0c605 P 8286f7f1e5674633bde1fafea1bb0ea9 -> Peer f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177): Couldn't send request to peer f22f86cdd91a406795979bafd4e379ec. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.2:44177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:58.894513 16604 raft_consensus.cc:2272] T ee7beedefdc24d45851439cb9f8bee96 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.896631 16604 tablet_replica.cc:333] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 0565300bb06146c0be908237f6b350d6: stopping tablet replica
I20260713 09:07:58.897121 16604 raft_consensus.cc:2243] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 0565300bb06146c0be908237f6b350d6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:58.897783 16604 raft_consensus.cc:2272] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.899713 16604 tablet_replica.cc:333] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6: stopping tablet replica
I20260713 09:07:58.900188 16604 raft_consensus.cc:2243] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:58.900915 16604 raft_consensus.cc:2272] T e1103d1dd41d461b81f524eb56860509 P 0565300bb06146c0be908237f6b350d6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.902706 16604 tablet_replica.cc:333] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6: stopping tablet replica
I20260713 09:07:58.903268 16604 raft_consensus.cc:2243] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.903712 16604 raft_consensus.cc:2272] T 2735e4dc3fc7458f90580e9bc4772b86 P 0565300bb06146c0be908237f6b350d6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.905416 16604 tablet_replica.cc:333] T 8854eaa5aa524971992318113b5caccc P 0565300bb06146c0be908237f6b350d6: stopping tablet replica
I20260713 09:07:58.905872 16604 raft_consensus.cc:2243] T 8854eaa5aa524971992318113b5caccc P 0565300bb06146c0be908237f6b350d6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:58.906558 16604 raft_consensus.cc:2272] T 8854eaa5aa524971992318113b5caccc P 0565300bb06146c0be908237f6b350d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.908478 16604 tablet_replica.cc:333] T e13c36c9988c4d7b8b30f70509f51cf4 P 0565300bb06146c0be908237f6b350d6: stopping tablet replica
I20260713 09:07:58.908926 16604 raft_consensus.cc:2243] T e13c36c9988c4d7b8b30f70509f51cf4 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.909328 16604 raft_consensus.cc:2272] T e13c36c9988c4d7b8b30f70509f51cf4 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.911150 16604 tablet_replica.cc:333] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6: stopping tablet replica
I20260713 09:07:58.911707 16604 raft_consensus.cc:2243] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.912097 16604 raft_consensus.cc:2272] T d3b4440cccc94c12aa26f9df1caca9f2 P 0565300bb06146c0be908237f6b350d6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.913869 16604 tablet_replica.cc:333] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6: stopping tablet replica
I20260713 09:07:58.914326 16604 raft_consensus.cc:2243] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.914700 16604 raft_consensus.cc:2272] T 860c40f05893476cbdae3bcc4a6f5b1f P 0565300bb06146c0be908237f6b350d6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.916419 16604 tablet_replica.cc:333] T 5109cd065e5747db909ffe3b427073f1 P 0565300bb06146c0be908237f6b350d6: stopping tablet replica
I20260713 09:07:58.916851 16604 raft_consensus.cc:2243] T 5109cd065e5747db909ffe3b427073f1 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.917188 16604 raft_consensus.cc:2272] T 5109cd065e5747db909ffe3b427073f1 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.918843 16604 tablet_replica.cc:333] T 42cb9a918eae43c8bb82266d4bb9fca7 P 0565300bb06146c0be908237f6b350d6: stopping tablet replica
I20260713 09:07:58.919375 16604 raft_consensus.cc:2243] T 42cb9a918eae43c8bb82266d4bb9fca7 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.919736 16604 raft_consensus.cc:2272] T 42cb9a918eae43c8bb82266d4bb9fca7 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.921566 16604 tablet_replica.cc:333] T 5a6d42f69f4b439dbe5b4866138bbe10 P 0565300bb06146c0be908237f6b350d6: stopping tablet replica
I20260713 09:07:58.922029 16604 raft_consensus.cc:2243] T 5a6d42f69f4b439dbe5b4866138bbe10 P 0565300bb06146c0be908237f6b350d6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:58.922794 16604 raft_consensus.cc:2272] T 5a6d42f69f4b439dbe5b4866138bbe10 P 0565300bb06146c0be908237f6b350d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.960786 16604 tablet_server.cc:196] TabletServer@127.16.55.3:0 shutdown complete.
I20260713 09:07:58.992055 16604 tablet_server.cc:179] TabletServer@127.16.55.4:0 shutting down...
W20260713 09:07:59.001567 18905 consensus_peers.cc:597] T e13c36c9988c4d7b8b30f70509f51cf4 P 8286f7f1e5674633bde1fafea1bb0ea9 -> Peer 0565300bb06146c0be908237f6b350d6 (127.16.55.3:42967): Couldn't send request to peer 0565300bb06146c0be908237f6b350d6. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.3:42967: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:59.018421 18905 consensus_peers.cc:597] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 -> Peer f22f86cdd91a406795979bafd4e379ec (127.16.55.2:44177): Couldn't send request to peer f22f86cdd91a406795979bafd4e379ec. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.2:44177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:59.029458 16604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:59.030313 16604 tablet_replica.cc:333] T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9: stopping tablet replica
I20260713 09:07:59.031311 16604 raft_consensus.cc:2243] T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:59.031934 16604 raft_consensus.cc:2272] T 828fdd1b7ed64a37a4a51002b0c96a30 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.033869 16604 tablet_replica.cc:333] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9: stopping tablet replica
I20260713 09:07:59.034387 16604 raft_consensus.cc:2243] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:59.035233 16604 raft_consensus.cc:2272] T 2735e4dc3fc7458f90580e9bc4772b86 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.037310 16604 tablet_replica.cc:333] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9: stopping tablet replica
I20260713 09:07:59.037900 16604 raft_consensus.cc:2243] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:59.038349 16604 raft_consensus.cc:2272] T c875acb5e1ed4dc5b945f06b00b225c2 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.040235 16604 tablet_replica.cc:333] T af3c4c6ec2c84df68a7a74995ac0c605 P 8286f7f1e5674633bde1fafea1bb0ea9: stopping tablet replica
I20260713 09:07:59.040829 16604 raft_consensus.cc:2243] T af3c4c6ec2c84df68a7a74995ac0c605 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:59.041725 16604 raft_consensus.cc:2272] T af3c4c6ec2c84df68a7a74995ac0c605 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.043608 16604 tablet_replica.cc:333] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9: stopping tablet replica
I20260713 09:07:59.044175 16604 raft_consensus.cc:2243] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:59.044634 16604 raft_consensus.cc:2272] T 801310d8284342fe934e018c32eaba74 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.046438 16604 tablet_replica.cc:333] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9: stopping tablet replica
I20260713 09:07:59.047060 16604 raft_consensus.cc:2243] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:59.047478 16604 raft_consensus.cc:2272] T 848a21d43d9140e78b25a3675b6647e6 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.049700 16604 tablet_replica.cc:333] T b66081a626cf4e25b3a17622120b5841 P 8286f7f1e5674633bde1fafea1bb0ea9: stopping tablet replica
I20260713 09:07:59.050261 16604 raft_consensus.cc:2243] T b66081a626cf4e25b3a17622120b5841 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:59.050652 16604 raft_consensus.cc:2272] T b66081a626cf4e25b3a17622120b5841 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.052459 16604 tablet_replica.cc:333] T b253f617e1be4be78a1835a88facdfd5 P 8286f7f1e5674633bde1fafea1bb0ea9: stopping tablet replica
I20260713 09:07:59.052990 16604 raft_consensus.cc:2243] T b253f617e1be4be78a1835a88facdfd5 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:59.053471 16604 raft_consensus.cc:2272] T b253f617e1be4be78a1835a88facdfd5 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.055509 16604 tablet_replica.cc:333] T 363499f856e84cca9f72a3494aa76ec1 P 8286f7f1e5674633bde1fafea1bb0ea9: stopping tablet replica
I20260713 09:07:59.056051 16604 raft_consensus.cc:2243] T 363499f856e84cca9f72a3494aa76ec1 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:59.056447 16604 raft_consensus.cc:2272] T 363499f856e84cca9f72a3494aa76ec1 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.058786 16604 tablet_replica.cc:333] T ee7beedefdc24d45851439cb9f8bee96 P 8286f7f1e5674633bde1fafea1bb0ea9: stopping tablet replica
I20260713 09:07:59.059405 16604 raft_consensus.cc:2243] T ee7beedefdc24d45851439cb9f8bee96 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:59.060181 16604 raft_consensus.cc:2272] T ee7beedefdc24d45851439cb9f8bee96 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.062054 16604 tablet_replica.cc:333] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 8286f7f1e5674633bde1fafea1bb0ea9: stopping tablet replica
I20260713 09:07:59.062587 16604 raft_consensus.cc:2243] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:59.063133 16604 raft_consensus.cc:2272] T 4c6a4e8d05a04930aba0ca9c4881b0b7 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.064888 16604 tablet_replica.cc:333] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9: stopping tablet replica
I20260713 09:07:59.065423 16604 raft_consensus.cc:2243] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:59.066192 16604 raft_consensus.cc:2272] T 9d72b58d11f4459f9a16a7685cb63be4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.068071 16604 tablet_replica.cc:333] T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9: stopping tablet replica
I20260713 09:07:59.068605 16604 raft_consensus.cc:2243] T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:59.069034 16604 raft_consensus.cc:2272] T e1103d1dd41d461b81f524eb56860509 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.070868 16604 tablet_replica.cc:333] T c6eac1650b90491e8e17425d11a7236b P 8286f7f1e5674633bde1fafea1bb0ea9: stopping tablet replica
I20260713 09:07:59.071475 16604 raft_consensus.cc:2243] T c6eac1650b90491e8e17425d11a7236b P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:59.072278 16604 raft_consensus.cc:2272] T c6eac1650b90491e8e17425d11a7236b P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.074128 16604 tablet_replica.cc:333] T 42cb9a918eae43c8bb82266d4bb9fca7 P 8286f7f1e5674633bde1fafea1bb0ea9: stopping tablet replica
I20260713 09:07:59.074666 16604 raft_consensus.cc:2243] T 42cb9a918eae43c8bb82266d4bb9fca7 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:59.075109 16604 raft_consensus.cc:2272] T 42cb9a918eae43c8bb82266d4bb9fca7 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.076967 16604 tablet_replica.cc:333] T e13c36c9988c4d7b8b30f70509f51cf4 P 8286f7f1e5674633bde1fafea1bb0ea9: stopping tablet replica
I20260713 09:07:59.077477 16604 raft_consensus.cc:2243] T e13c36c9988c4d7b8b30f70509f51cf4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:59.078262 16604 raft_consensus.cc:2272] T e13c36c9988c4d7b8b30f70509f51cf4 P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.080292 16604 tablet_replica.cc:333] T 0b5399b63afa4d43b640c6ccd32540bb P 8286f7f1e5674633bde1fafea1bb0ea9: stopping tablet replica
I20260713 09:07:59.080953 16604 raft_consensus.cc:2243] T 0b5399b63afa4d43b640c6ccd32540bb P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:59.081555 16604 raft_consensus.cc:2272] T 0b5399b63afa4d43b640c6ccd32540bb P 8286f7f1e5674633bde1fafea1bb0ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.083537 16604 tablet_replica.cc:333] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9: stopping tablet replica
I20260713 09:07:59.084025 16604 raft_consensus.cc:2243] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:59.084488 16604 raft_consensus.cc:2272] T 860c40f05893476cbdae3bcc4a6f5b1f P 8286f7f1e5674633bde1fafea1bb0ea9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.122476 16604 tablet_server.cc:196] TabletServer@127.16.55.4:0 shutdown complete.
I20260713 09:07:59.153074 16604 master.cc:562] Master@127.16.55.62:36967 shutting down...
I20260713 09:07:59.182255 16604 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3330c3ec656746688de270e807281353 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:59.182771 16604 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3330c3ec656746688de270e807281353 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:59.183111 16604 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3330c3ec656746688de270e807281353: stopping tablet replica
I20260713 09:07:59.205526 16604 master.cc:584] Master@127.16.55.62:36967 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18643 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:07:59.263691 16604 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.55.62:44619
I20260713 09:07:59.264981 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:59.271145 19440 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:59.271183 19441 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:59.271924 19443 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:59.273479 16604 server_base.cc:1061] running on GCE node
I20260713 09:07:59.274400 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:59.274586 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:59.274689 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933679274679 us; error 0 us; skew 500 ppm
I20260713 09:07:59.275241 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:59.277971 16604 webserver.cc:533] Webserver started at http://127.16.55.62:40265/ using document root <none> and password file <none>
I20260713 09:07:59.278438 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:59.278594 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:59.278813 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:59.280169 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933606384126-16604-0/minicluster-data/master-0-root/instance:
uuid: "92456d0719474e5fbb4995e990f9e0b3"
format_stamp: "Formatted at 2026-07-13 09:07:59 on dist-test-slave-dg4l"
I20260713 09:07:59.284658 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:07:59.288332 19448 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:59.289153 16604 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:07:59.289494 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933606384126-16604-0/minicluster-data/master-0-root
uuid: "92456d0719474e5fbb4995e990f9e0b3"
format_stamp: "Formatted at 2026-07-13 09:07:59 on dist-test-slave-dg4l"
I20260713 09:07:59.289834 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933606384126-16604-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933606384126-16604-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933606384126-16604-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:59.310504 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:59.311890 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:59.357538 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.62:44619
I20260713 09:07:59.357645 19499 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.62:44619 every 8 connection(s)
I20260713 09:07:59.361526 19500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:59.371966 19500 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 92456d0719474e5fbb4995e990f9e0b3: Bootstrap starting.
I20260713 09:07:59.376830 19500 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 92456d0719474e5fbb4995e990f9e0b3: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:59.381371 19500 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 92456d0719474e5fbb4995e990f9e0b3: No bootstrap required, opened a new log
I20260713 09:07:59.383661 19500 raft_consensus.cc:359] T 00000000000000000000000000000000 P 92456d0719474e5fbb4995e990f9e0b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92456d0719474e5fbb4995e990f9e0b3" member_type: VOTER }
I20260713 09:07:59.384054 19500 raft_consensus.cc:385] T 00000000000000000000000000000000 P 92456d0719474e5fbb4995e990f9e0b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:59.384330 19500 raft_consensus.cc:740] T 00000000000000000000000000000000 P 92456d0719474e5fbb4995e990f9e0b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92456d0719474e5fbb4995e990f9e0b3, State: Initialized, Role: FOLLOWER
I20260713 09:07:59.384943 19500 consensus_queue.cc:260] T 00000000000000000000000000000000 P 92456d0719474e5fbb4995e990f9e0b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "92456d0719474e5fbb4995e990f9e0b3" member_type: VOTER }
I20260713 09:07:59.385398 19500 raft_consensus.cc:399] T 00000000000000000000000000000000 P 92456d0719474e5fbb4995e990f9e0b3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:59.385617 19500 raft_consensus.cc:493] T 00000000000000000000000000000000 P 92456d0719474e5fbb4995e990f9e0b3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:59.385892 19500 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 92456d0719474e5fbb4995e990f9e0b3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:59.390411 19500 raft_consensus.cc:515] T 00000000000000000000000000000000 P 92456d0719474e5fbb4995e990f9e0b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92456d0719474e5fbb4995e990f9e0b3" member_type: VOTER }
I20260713 09:07:59.391019 19500 leader_election.cc:304] T 00000000000000000000000000000000 P 92456d0719474e5fbb4995e990f9e0b3 [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: 92456d0719474e5fbb4995e990f9e0b3; no voters: 
I20260713 09:07:59.392297 19500 leader_election.cc:290] T 00000000000000000000000000000000 P 92456d0719474e5fbb4995e990f9e0b3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:59.392668 19503 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 92456d0719474e5fbb4995e990f9e0b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:59.394059 19503 raft_consensus.cc:697] T 00000000000000000000000000000000 P 92456d0719474e5fbb4995e990f9e0b3 [term 1 LEADER]: Becoming Leader. State: Replica: 92456d0719474e5fbb4995e990f9e0b3, State: Running, Role: LEADER
I20260713 09:07:59.394778 19503 consensus_queue.cc:237] T 00000000000000000000000000000000 P 92456d0719474e5fbb4995e990f9e0b3 [LEADER]: Queue going to LEADER mode. State: All 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: "92456d0719474e5fbb4995e990f9e0b3" member_type: VOTER }
I20260713 09:07:59.395216 19500 sys_catalog.cc:565] T 00000000000000000000000000000000 P 92456d0719474e5fbb4995e990f9e0b3 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:59.399420 19504 sys_catalog.cc:455] T 00000000000000000000000000000000 P 92456d0719474e5fbb4995e990f9e0b3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "92456d0719474e5fbb4995e990f9e0b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92456d0719474e5fbb4995e990f9e0b3" member_type: VOTER } }
I20260713 09:07:59.399572 19505 sys_catalog.cc:455] T 00000000000000000000000000000000 P 92456d0719474e5fbb4995e990f9e0b3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 92456d0719474e5fbb4995e990f9e0b3. Latest consensus state: current_term: 1 leader_uuid: "92456d0719474e5fbb4995e990f9e0b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92456d0719474e5fbb4995e990f9e0b3" member_type: VOTER } }
I20260713 09:07:59.400197 19504 sys_catalog.cc:458] T 00000000000000000000000000000000 P 92456d0719474e5fbb4995e990f9e0b3 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:59.400543 19505 sys_catalog.cc:458] T 00000000000000000000000000000000 P 92456d0719474e5fbb4995e990f9e0b3 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:59.403893 19510 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:59.412648 19510 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:59.413664 16604 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:59.421803 19510 catalog_manager.cc:1383] Generated new cluster ID: 00f63024486e47d893803b10989f6ce7
I20260713 09:07:59.422116 19510 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:59.452785 19510 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:59.454087 19510 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:59.469504 19510 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 92456d0719474e5fbb4995e990f9e0b3: Generated new TSK 0
I20260713 09:07:59.470129 19510 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:59.480336 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:59.486572 19521 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:59.487386 19522 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:59.488839 19524 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:59.489806 16604 server_base.cc:1061] running on GCE node
I20260713 09:07:59.490718 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:59.490895 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:59.491108 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933679491092 us; error 0 us; skew 500 ppm
I20260713 09:07:59.491703 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:59.494019 16604 webserver.cc:533] Webserver started at http://127.16.55.1:45061/ using document root <none> and password file <none>
I20260713 09:07:59.494459 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:59.494616 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:59.494827 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:59.495958 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933606384126-16604-0/minicluster-data/ts-0-root/instance:
uuid: "088a3c37db1545a5abc362300a980554"
format_stamp: "Formatted at 2026-07-13 09:07:59 on dist-test-slave-dg4l"
I20260713 09:07:59.500341 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:07:59.503626 19529 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:59.504410 16604 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:59.504712 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933606384126-16604-0/minicluster-data/ts-0-root
uuid: "088a3c37db1545a5abc362300a980554"
format_stamp: "Formatted at 2026-07-13 09:07:59 on dist-test-slave-dg4l"
I20260713 09:07:59.505019 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933606384126-16604-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933606384126-16604-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933606384126-16604-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:59.522745 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:59.524015 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:59.525523 16604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:59.527892 16604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:59.528127 16604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:59.528391 16604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:59.528586 16604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:59.569407 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.1:40733
I20260713 09:07:59.569499 19591 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.1:40733 every 8 connection(s)
I20260713 09:07:59.574453 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:59.581162 19596 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:59.582207 19597 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:59.587137 19600 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:59.587353 16604 server_base.cc:1061] running on GCE node
I20260713 09:07:59.588421 19592 heartbeater.cc:344] Connected to a master server at 127.16.55.62:44619
I20260713 09:07:59.588464 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:59.588935 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:59.589003 19592 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:59.589186 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933679589166 us; error 0 us; skew 500 ppm
I20260713 09:07:59.589973 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:59.589916 19592 heartbeater.cc:507] Master 127.16.55.62:44619 requested a full tablet report, sending...
I20260713 09:07:59.592592 19465 ts_manager.cc:194] Registered new tserver with Master: 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733)
I20260713 09:07:59.592850 16604 webserver.cc:533] Webserver started at http://127.16.55.2:35071/ using document root <none> and password file <none>
I20260713 09:07:59.593468 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:59.593664 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:59.593940 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:59.594606 19465 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57354
I20260713 09:07:59.595293 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933606384126-16604-0/minicluster-data/ts-1-root/instance:
uuid: "b94bfc12973a45879e54b4b0fe6c630e"
format_stamp: "Formatted at 2026-07-13 09:07:59 on dist-test-slave-dg4l"
I20260713 09:07:59.600253 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:59.604054 19604 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:59.605033 16604 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:07:59.605433 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933606384126-16604-0/minicluster-data/ts-1-root
uuid: "b94bfc12973a45879e54b4b0fe6c630e"
format_stamp: "Formatted at 2026-07-13 09:07:59 on dist-test-slave-dg4l"
I20260713 09:07:59.605755 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933606384126-16604-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933606384126-16604-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933606384126-16604-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:59.648396 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:59.649690 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:59.651249 16604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:59.653513 16604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:59.653743 16604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:59.653992 16604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:59.654165 16604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:59.694720 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.2:43965
I20260713 09:07:59.694828 19666 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.2:43965 every 8 connection(s)
I20260713 09:07:59.699708 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:59.706108 19670 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:59.706799 19671 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:59.710920 19673 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:59.712153 16604 server_base.cc:1061] running on GCE node
I20260713 09:07:59.713228 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:07:59.713173 19667 heartbeater.cc:344] Connected to a master server at 127.16.55.62:44619
W20260713 09:07:59.713588 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:59.713852 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933679713823 us; error 0 us; skew 500 ppm
I20260713 09:07:59.713907 19667 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:59.714469 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:59.714756 19667 heartbeater.cc:507] Master 127.16.55.62:44619 requested a full tablet report, sending...
I20260713 09:07:59.717135 19465 ts_manager.cc:194] Registered new tserver with Master: b94bfc12973a45879e54b4b0fe6c630e (127.16.55.2:43965)
I20260713 09:07:59.717314 16604 webserver.cc:533] Webserver started at http://127.16.55.3:41641/ using document root <none> and password file <none>
I20260713 09:07:59.717971 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:59.718199 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:59.718514 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:59.719024 19465 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57366
I20260713 09:07:59.720127 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933606384126-16604-0/minicluster-data/ts-2-root/instance:
uuid: "843a184770114dea8556214656e96832"
format_stamp: "Formatted at 2026-07-13 09:07:59 on dist-test-slave-dg4l"
I20260713 09:07:59.724797 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:07:59.728263 19678 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:59.729144 16604 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:07:59.729465 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933606384126-16604-0/minicluster-data/ts-2-root
uuid: "843a184770114dea8556214656e96832"
format_stamp: "Formatted at 2026-07-13 09:07:59 on dist-test-slave-dg4l"
I20260713 09:07:59.729774 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933606384126-16604-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933606384126-16604-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933606384126-16604-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:59.750944 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:59.752351 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:59.753913 16604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:59.756394 16604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:59.756630 16604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:59.756881 16604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:59.757059 16604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:59.799998 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.3:34207
I20260713 09:07:59.800105 19740 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.3:34207 every 8 connection(s)
I20260713 09:07:59.814479 19741 heartbeater.cc:344] Connected to a master server at 127.16.55.62:44619
I20260713 09:07:59.814893 19741 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:59.815717 19741 heartbeater.cc:507] Master 127.16.55.62:44619 requested a full tablet report, sending...
I20260713 09:07:59.817667 19465 ts_manager.cc:194] Registered new tserver with Master: 843a184770114dea8556214656e96832 (127.16.55.3:34207)
I20260713 09:07:59.818094 16604 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014867256s
I20260713 09:07:59.819401 19465 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57382
I20260713 09:07:59.844179 19465 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57384:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:07:59.846882 19465 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:07:59.918748 19557 tablet_service.cc:1511] Processing CreateTablet for tablet 56b78ce30aa545879f61359cc58a1d3b (DEFAULT_TABLE table=test-workload [id=78b73b98fe5748328e145effa647e906]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:07:59.919461 19556 tablet_service.cc:1511] Processing CreateTablet for tablet 9af1c00071ea429e8db203661e7822c1 (DEFAULT_TABLE table=test-workload [id=78b73b98fe5748328e145effa647e906]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:07:59.920423 19557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56b78ce30aa545879f61359cc58a1d3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:59.922328 19706 tablet_service.cc:1511] Processing CreateTablet for tablet 56b78ce30aa545879f61359cc58a1d3b (DEFAULT_TABLE table=test-workload [id=78b73b98fe5748328e145effa647e906]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:07:59.924104 19706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56b78ce30aa545879f61359cc58a1d3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:59.929253 19705 tablet_service.cc:1511] Processing CreateTablet for tablet 9af1c00071ea429e8db203661e7822c1 (DEFAULT_TABLE table=test-workload [id=78b73b98fe5748328e145effa647e906]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:07:59.932046 19556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af1c00071ea429e8db203661e7822c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:59.936776 19555 tablet_service.cc:1511] Processing CreateTablet for tablet 53e87a719a5f4f7db29d67d3baadca3a (DEFAULT_TABLE table=test-workload [id=78b73b98fe5748328e145effa647e906]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:07:59.938278 19555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53e87a719a5f4f7db29d67d3baadca3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:59.939004 19704 tablet_service.cc:1511] Processing CreateTablet for tablet 53e87a719a5f4f7db29d67d3baadca3a (DEFAULT_TABLE table=test-workload [id=78b73b98fe5748328e145effa647e906]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:07:59.931306 19705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af1c00071ea429e8db203661e7822c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:59.944803 19554 tablet_service.cc:1511] Processing CreateTablet for tablet ba8bce7a60eb4f2f80b3b65d271ea002 (DEFAULT_TABLE table=test-workload [id=78b73b98fe5748328e145effa647e906]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:07:59.945943 19704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53e87a719a5f4f7db29d67d3baadca3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:59.946316 19554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba8bce7a60eb4f2f80b3b65d271ea002. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:59.953783 19703 tablet_service.cc:1511] Processing CreateTablet for tablet ba8bce7a60eb4f2f80b3b65d271ea002 (DEFAULT_TABLE table=test-workload [id=78b73b98fe5748328e145effa647e906]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:07:59.955331 19703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba8bce7a60eb4f2f80b3b65d271ea002. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:59.960929 19553 tablet_service.cc:1511] Processing CreateTablet for tablet e98e9858b1f94c5bb02a0d0a9fcd775e (DEFAULT_TABLE table=test-workload [id=78b73b98fe5748328e145effa647e906]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:07:59.961778 19702 tablet_service.cc:1511] Processing CreateTablet for tablet e98e9858b1f94c5bb02a0d0a9fcd775e (DEFAULT_TABLE table=test-workload [id=78b73b98fe5748328e145effa647e906]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:07:59.962451 19553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e98e9858b1f94c5bb02a0d0a9fcd775e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:59.963207 19702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e98e9858b1f94c5bb02a0d0a9fcd775e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:59.968737 19552 tablet_service.cc:1511] Processing CreateTablet for tablet 5f9f3e69045e44cba23c92223a15c36d (DEFAULT_TABLE table=test-workload [id=78b73b98fe5748328e145effa647e906]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:07:59.969487 19701 tablet_service.cc:1511] Processing CreateTablet for tablet 5f9f3e69045e44cba23c92223a15c36d (DEFAULT_TABLE table=test-workload [id=78b73b98fe5748328e145effa647e906]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:07:59.970314 19552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f9f3e69045e44cba23c92223a15c36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:59.970788 19701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f9f3e69045e44cba23c92223a15c36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:59.976028 19551 tablet_service.cc:1511] Processing CreateTablet for tablet 7dd1eb83efcf49c1bcfa96819af0e7b7 (DEFAULT_TABLE table=test-workload [id=78b73b98fe5748328e145effa647e906]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:07:59.976619 19700 tablet_service.cc:1511] Processing CreateTablet for tablet 7dd1eb83efcf49c1bcfa96819af0e7b7 (DEFAULT_TABLE table=test-workload [id=78b73b98fe5748328e145effa647e906]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:07:59.977447 19551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dd1eb83efcf49c1bcfa96819af0e7b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:59.978456 19700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dd1eb83efcf49c1bcfa96819af0e7b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:59.981248 19550 tablet_service.cc:1511] Processing CreateTablet for tablet 79bd3af888f6459990dfacac185d5cf5 (DEFAULT_TABLE table=test-workload [id=78b73b98fe5748328e145effa647e906]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:07:59.982625 19550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79bd3af888f6459990dfacac185d5cf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:59.984659 19549 tablet_service.cc:1511] Processing CreateTablet for tablet 760231a90838474ea3ae52884b0f8619 (DEFAULT_TABLE table=test-workload [id=78b73b98fe5748328e145effa647e906]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:07:59.985895 19699 tablet_service.cc:1511] Processing CreateTablet for tablet 79bd3af888f6459990dfacac185d5cf5 (DEFAULT_TABLE table=test-workload [id=78b73b98fe5748328e145effa647e906]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:07:59.986675 19549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 760231a90838474ea3ae52884b0f8619. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:59.987816 19699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79bd3af888f6459990dfacac185d5cf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:59.993183 19698 tablet_service.cc:1511] Processing CreateTablet for tablet 760231a90838474ea3ae52884b0f8619 (DEFAULT_TABLE table=test-workload [id=78b73b98fe5748328e145effa647e906]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:07:59.995260 19698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 760231a90838474ea3ae52884b0f8619. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:59.997299 19548 tablet_service.cc:1511] Processing CreateTablet for tablet 3a0fb8253e444704bdb2f63778b76637 (DEFAULT_TABLE table=test-workload [id=78b73b98fe5748328e145effa647e906]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:00.008041 19697 tablet_service.cc:1511] Processing CreateTablet for tablet 3a0fb8253e444704bdb2f63778b76637 (DEFAULT_TABLE table=test-workload [id=78b73b98fe5748328e145effa647e906]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:00.009490 19697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a0fb8253e444704bdb2f63778b76637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.015146 19548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a0fb8253e444704bdb2f63778b76637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.021844 19632 tablet_service.cc:1511] Processing CreateTablet for tablet 56b78ce30aa545879f61359cc58a1d3b (DEFAULT_TABLE table=test-workload [id=78b73b98fe5748328e145effa647e906]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:00.023180 19628 tablet_service.cc:1511] Processing CreateTablet for tablet e98e9858b1f94c5bb02a0d0a9fcd775e (DEFAULT_TABLE table=test-workload [id=78b73b98fe5748328e145effa647e906]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:00.024139 19631 tablet_service.cc:1511] Processing CreateTablet for tablet 9af1c00071ea429e8db203661e7822c1 (DEFAULT_TABLE table=test-workload [id=78b73b98fe5748328e145effa647e906]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:00.024669 19628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e98e9858b1f94c5bb02a0d0a9fcd775e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.025496 19631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af1c00071ea429e8db203661e7822c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.028195 19630 tablet_service.cc:1511] Processing CreateTablet for tablet 53e87a719a5f4f7db29d67d3baadca3a (DEFAULT_TABLE table=test-workload [id=78b73b98fe5748328e145effa647e906]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:00.029634 19630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53e87a719a5f4f7db29d67d3baadca3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.032261 19629 tablet_service.cc:1511] Processing CreateTablet for tablet ba8bce7a60eb4f2f80b3b65d271ea002 (DEFAULT_TABLE table=test-workload [id=78b73b98fe5748328e145effa647e906]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:00.032656 19627 tablet_service.cc:1511] Processing CreateTablet for tablet 5f9f3e69045e44cba23c92223a15c36d (DEFAULT_TABLE table=test-workload [id=78b73b98fe5748328e145effa647e906]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:00.033695 19629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba8bce7a60eb4f2f80b3b65d271ea002. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.034336 19627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f9f3e69045e44cba23c92223a15c36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.038138 19632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56b78ce30aa545879f61359cc58a1d3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.050572 19626 tablet_service.cc:1511] Processing CreateTablet for tablet 7dd1eb83efcf49c1bcfa96819af0e7b7 (DEFAULT_TABLE table=test-workload [id=78b73b98fe5748328e145effa647e906]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:00.052055 19626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dd1eb83efcf49c1bcfa96819af0e7b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.056761 19625 tablet_service.cc:1511] Processing CreateTablet for tablet 79bd3af888f6459990dfacac185d5cf5 (DEFAULT_TABLE table=test-workload [id=78b73b98fe5748328e145effa647e906]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:00.058455 19625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79bd3af888f6459990dfacac185d5cf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.092271 19756 tablet_bootstrap.cc:492] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554: Bootstrap starting.
I20260713 09:08:00.098726 19756 tablet_bootstrap.cc:654] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.127179 19624 tablet_service.cc:1511] Processing CreateTablet for tablet 760231a90838474ea3ae52884b0f8619 (DEFAULT_TABLE table=test-workload [id=78b73b98fe5748328e145effa647e906]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:00.128674 19624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 760231a90838474ea3ae52884b0f8619. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.134020 19756 tablet_bootstrap.cc:492] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554: No bootstrap required, opened a new log
I20260713 09:08:00.134583 19756 ts_tablet_manager.cc:1403] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.014s
I20260713 09:08:00.137570 19756 raft_consensus.cc:359] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } }
I20260713 09:08:00.138309 19756 raft_consensus.cc:385] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.138603 19756 raft_consensus.cc:740] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088a3c37db1545a5abc362300a980554, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.138890 19758 tablet_bootstrap.cc:492] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e: Bootstrap starting.
I20260713 09:08:00.139428 19756 consensus_queue.cc:260] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } }
I20260713 09:08:00.147861 19592 heartbeater.cc:499] Master 127.16.55.62:44619 was elected leader, sending a full tablet report...
I20260713 09:08:00.148131 19756 ts_tablet_manager.cc:1434] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.003s
I20260713 09:08:00.149158 19756 tablet_bootstrap.cc:492] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 088a3c37db1545a5abc362300a980554: Bootstrap starting.
I20260713 09:08:00.151578 19629 tablet_service.cc:1511] Processing CreateTablet for tablet 3a0fb8253e444704bdb2f63778b76637 (DEFAULT_TABLE table=test-workload [id=78b73b98fe5748328e145effa647e906]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:00.152936 19629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a0fb8253e444704bdb2f63778b76637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.154847 19756 tablet_bootstrap.cc:654] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 088a3c37db1545a5abc362300a980554: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.163313 19757 tablet_bootstrap.cc:492] T 5f9f3e69045e44cba23c92223a15c36d P 843a184770114dea8556214656e96832: Bootstrap starting.
I20260713 09:08:00.174455 19758 tablet_bootstrap.cc:654] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.196676 19756 tablet_bootstrap.cc:492] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 088a3c37db1545a5abc362300a980554: No bootstrap required, opened a new log
I20260713 09:08:00.197316 19757 tablet_bootstrap.cc:654] T 5f9f3e69045e44cba23c92223a15c36d P 843a184770114dea8556214656e96832: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.197359 19756 ts_tablet_manager.cc:1403] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 088a3c37db1545a5abc362300a980554: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.012s
I20260713 09:08:00.200968 19758 tablet_bootstrap.cc:492] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e: No bootstrap required, opened a new log
I20260713 09:08:00.200788 19756 raft_consensus.cc:359] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.201505 19758 ts_tablet_manager.cc:1403] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e: Time spent bootstrapping tablet: real 0.063s	user 0.005s	sys 0.006s
I20260713 09:08:00.201591 19756 raft_consensus.cc:385] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.201956 19756 raft_consensus.cc:740] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088a3c37db1545a5abc362300a980554, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.203163 19757 tablet_bootstrap.cc:492] T 5f9f3e69045e44cba23c92223a15c36d P 843a184770114dea8556214656e96832: No bootstrap required, opened a new log
I20260713 09:08:00.202759 19756 consensus_queue.cc:260] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 088a3c37db1545a5abc362300a980554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.203636 19757 ts_tablet_manager.cc:1403] T 5f9f3e69045e44cba23c92223a15c36d P 843a184770114dea8556214656e96832: Time spent bootstrapping tablet: real 0.058s	user 0.004s	sys 0.010s
I20260713 09:08:00.204958 19756 ts_tablet_manager.cc:1434] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 088a3c37db1545a5abc362300a980554: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:08:00.204538 19758 raft_consensus.cc:359] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.205322 19758 raft_consensus.cc:385] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.205950 19756 tablet_bootstrap.cc:492] T e98e9858b1f94c5bb02a0d0a9fcd775e P 088a3c37db1545a5abc362300a980554: Bootstrap starting.
I20260713 09:08:00.206534 19757 raft_consensus.cc:359] T 5f9f3e69045e44cba23c92223a15c36d P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.207299 19757 raft_consensus.cc:385] T 5f9f3e69045e44cba23c92223a15c36d P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.207598 19757 raft_consensus.cc:740] T 5f9f3e69045e44cba23c92223a15c36d P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 843a184770114dea8556214656e96832, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.208359 19757 consensus_queue.cc:260] T 5f9f3e69045e44cba23c92223a15c36d P 843a184770114dea8556214656e96832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.205607 19758 raft_consensus.cc:740] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94bfc12973a45879e54b4b0fe6c630e, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.211041 19757 ts_tablet_manager.cc:1434] T 5f9f3e69045e44cba23c92223a15c36d P 843a184770114dea8556214656e96832: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:00.210991 19758 consensus_queue.cc:260] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.211994 19741 heartbeater.cc:499] Master 127.16.55.62:44619 was elected leader, sending a full tablet report...
I20260713 09:08:00.213587 19756 tablet_bootstrap.cc:654] T e98e9858b1f94c5bb02a0d0a9fcd775e P 088a3c37db1545a5abc362300a980554: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.217804 19757 tablet_bootstrap.cc:492] T 760231a90838474ea3ae52884b0f8619 P 843a184770114dea8556214656e96832: Bootstrap starting.
I20260713 09:08:00.224002 19757 tablet_bootstrap.cc:654] T 760231a90838474ea3ae52884b0f8619 P 843a184770114dea8556214656e96832: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.225399 19667 heartbeater.cc:499] Master 127.16.55.62:44619 was elected leader, sending a full tablet report...
I20260713 09:08:00.225941 19758 ts_tablet_manager.cc:1434] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.012s
I20260713 09:08:00.227125 19758 tablet_bootstrap.cc:492] T 79bd3af888f6459990dfacac185d5cf5 P b94bfc12973a45879e54b4b0fe6c630e: Bootstrap starting.
I20260713 09:08:00.234055 19758 tablet_bootstrap.cc:654] T 79bd3af888f6459990dfacac185d5cf5 P b94bfc12973a45879e54b4b0fe6c630e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.240724 19757 tablet_bootstrap.cc:492] T 760231a90838474ea3ae52884b0f8619 P 843a184770114dea8556214656e96832: No bootstrap required, opened a new log
I20260713 09:08:00.241271 19757 ts_tablet_manager.cc:1403] T 760231a90838474ea3ae52884b0f8619 P 843a184770114dea8556214656e96832: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.007s
I20260713 09:08:00.241991 19756 tablet_bootstrap.cc:492] T e98e9858b1f94c5bb02a0d0a9fcd775e P 088a3c37db1545a5abc362300a980554: No bootstrap required, opened a new log
I20260713 09:08:00.242743 19756 ts_tablet_manager.cc:1403] T e98e9858b1f94c5bb02a0d0a9fcd775e P 088a3c37db1545a5abc362300a980554: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.001s
I20260713 09:08:00.246030 19758 tablet_bootstrap.cc:492] T 79bd3af888f6459990dfacac185d5cf5 P b94bfc12973a45879e54b4b0fe6c630e: No bootstrap required, opened a new log
I20260713 09:08:00.246625 19758 ts_tablet_manager.cc:1403] T 79bd3af888f6459990dfacac185d5cf5 P b94bfc12973a45879e54b4b0fe6c630e: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260713 09:08:00.246337 19756 raft_consensus.cc:359] T e98e9858b1f94c5bb02a0d0a9fcd775e P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.247092 19756 raft_consensus.cc:385] T e98e9858b1f94c5bb02a0d0a9fcd775e P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.247449 19756 raft_consensus.cc:740] T e98e9858b1f94c5bb02a0d0a9fcd775e P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088a3c37db1545a5abc362300a980554, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.248358 19756 consensus_queue.cc:260] T e98e9858b1f94c5bb02a0d0a9fcd775e P 088a3c37db1545a5abc362300a980554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.248325 19757 raft_consensus.cc:359] T 760231a90838474ea3ae52884b0f8619 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.249774 19757 raft_consensus.cc:385] T 760231a90838474ea3ae52884b0f8619 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.250113 19757 raft_consensus.cc:740] T 760231a90838474ea3ae52884b0f8619 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 843a184770114dea8556214656e96832, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.249786 19758 raft_consensus.cc:359] T 79bd3af888f6459990dfacac185d5cf5 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.250671 19758 raft_consensus.cc:385] T 79bd3af888f6459990dfacac185d5cf5 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.251036 19758 raft_consensus.cc:740] T 79bd3af888f6459990dfacac185d5cf5 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94bfc12973a45879e54b4b0fe6c630e, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.251119 19757 consensus_queue.cc:260] T 760231a90838474ea3ae52884b0f8619 P 843a184770114dea8556214656e96832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.251930 19758 consensus_queue.cc:260] T 79bd3af888f6459990dfacac185d5cf5 P b94bfc12973a45879e54b4b0fe6c630e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.254357 19758 ts_tablet_manager.cc:1434] T 79bd3af888f6459990dfacac185d5cf5 P b94bfc12973a45879e54b4b0fe6c630e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:00.255473 19758 tablet_bootstrap.cc:492] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e: Bootstrap starting.
I20260713 09:08:00.256618 19757 ts_tablet_manager.cc:1434] T 760231a90838474ea3ae52884b0f8619 P 843a184770114dea8556214656e96832: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260713 09:08:00.257673 19757 tablet_bootstrap.cc:492] T e98e9858b1f94c5bb02a0d0a9fcd775e P 843a184770114dea8556214656e96832: Bootstrap starting.
I20260713 09:08:00.258412 19756 ts_tablet_manager.cc:1434] T e98e9858b1f94c5bb02a0d0a9fcd775e P 088a3c37db1545a5abc362300a980554: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.005s
I20260713 09:08:00.262063 19758 tablet_bootstrap.cc:654] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.264889 19756 tablet_bootstrap.cc:492] T ba8bce7a60eb4f2f80b3b65d271ea002 P 088a3c37db1545a5abc362300a980554: Bootstrap starting.
I20260713 09:08:00.268514 19757 tablet_bootstrap.cc:654] T e98e9858b1f94c5bb02a0d0a9fcd775e P 843a184770114dea8556214656e96832: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.273399 19756 tablet_bootstrap.cc:654] T ba8bce7a60eb4f2f80b3b65d271ea002 P 088a3c37db1545a5abc362300a980554: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.273979 19758 tablet_bootstrap.cc:492] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e: No bootstrap required, opened a new log
I20260713 09:08:00.274528 19758 ts_tablet_manager.cc:1403] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
I20260713 09:08:00.276176 19757 tablet_bootstrap.cc:492] T e98e9858b1f94c5bb02a0d0a9fcd775e P 843a184770114dea8556214656e96832: No bootstrap required, opened a new log
I20260713 09:08:00.276701 19757 ts_tablet_manager.cc:1403] T e98e9858b1f94c5bb02a0d0a9fcd775e P 843a184770114dea8556214656e96832: Time spent bootstrapping tablet: real 0.019s	user 0.000s	sys 0.008s
I20260713 09:08:00.277593 19758 raft_consensus.cc:359] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.278359 19758 raft_consensus.cc:385] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.278657 19758 raft_consensus.cc:740] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94bfc12973a45879e54b4b0fe6c630e, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.279266 19756 tablet_bootstrap.cc:492] T ba8bce7a60eb4f2f80b3b65d271ea002 P 088a3c37db1545a5abc362300a980554: No bootstrap required, opened a new log
I20260713 09:08:00.278957 19757 raft_consensus.cc:359] T e98e9858b1f94c5bb02a0d0a9fcd775e P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.279735 19757 raft_consensus.cc:385] T e98e9858b1f94c5bb02a0d0a9fcd775e P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.279826 19756 ts_tablet_manager.cc:1403] T ba8bce7a60eb4f2f80b3b65d271ea002 P 088a3c37db1545a5abc362300a980554: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260713 09:08:00.279502 19758 consensus_queue.cc:260] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.280030 19757 raft_consensus.cc:740] T e98e9858b1f94c5bb02a0d0a9fcd775e P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 843a184770114dea8556214656e96832, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.280843 19757 consensus_queue.cc:260] T e98e9858b1f94c5bb02a0d0a9fcd775e P 843a184770114dea8556214656e96832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.281955 19758 ts_tablet_manager.cc:1434] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:08:00.282923 19758 tablet_bootstrap.cc:492] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P b94bfc12973a45879e54b4b0fe6c630e: Bootstrap starting.
I20260713 09:08:00.282871 19756 raft_consensus.cc:359] T ba8bce7a60eb4f2f80b3b65d271ea002 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.283752 19756 raft_consensus.cc:385] T ba8bce7a60eb4f2f80b3b65d271ea002 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.284037 19756 raft_consensus.cc:740] T ba8bce7a60eb4f2f80b3b65d271ea002 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088a3c37db1545a5abc362300a980554, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.284852 19756 consensus_queue.cc:260] T ba8bce7a60eb4f2f80b3b65d271ea002 P 088a3c37db1545a5abc362300a980554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.288866 19757 ts_tablet_manager.cc:1434] T e98e9858b1f94c5bb02a0d0a9fcd775e P 843a184770114dea8556214656e96832: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:08:00.290951 19758 tablet_bootstrap.cc:654] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P b94bfc12973a45879e54b4b0fe6c630e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.294306 19756 ts_tablet_manager.cc:1434] T ba8bce7a60eb4f2f80b3b65d271ea002 P 088a3c37db1545a5abc362300a980554: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:08:00.294991 19757 tablet_bootstrap.cc:492] T 79bd3af888f6459990dfacac185d5cf5 P 843a184770114dea8556214656e96832: Bootstrap starting.
I20260713 09:08:00.302475 19757 tablet_bootstrap.cc:654] T 79bd3af888f6459990dfacac185d5cf5 P 843a184770114dea8556214656e96832: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.303175 19758 tablet_bootstrap.cc:492] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P b94bfc12973a45879e54b4b0fe6c630e: No bootstrap required, opened a new log
I20260713 09:08:00.303332 19756 tablet_bootstrap.cc:492] T 53e87a719a5f4f7db29d67d3baadca3a P 088a3c37db1545a5abc362300a980554: Bootstrap starting.
I20260713 09:08:00.303736 19758 ts_tablet_manager.cc:1403] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P b94bfc12973a45879e54b4b0fe6c630e: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260713 09:08:00.306888 19758 raft_consensus.cc:359] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.307749 19758 raft_consensus.cc:385] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.308095 19758 raft_consensus.cc:740] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94bfc12973a45879e54b4b0fe6c630e, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.308903 19758 consensus_queue.cc:260] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P b94bfc12973a45879e54b4b0fe6c630e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.309748 19757 tablet_bootstrap.cc:492] T 79bd3af888f6459990dfacac185d5cf5 P 843a184770114dea8556214656e96832: No bootstrap required, opened a new log
I20260713 09:08:00.310271 19757 ts_tablet_manager.cc:1403] T 79bd3af888f6459990dfacac185d5cf5 P 843a184770114dea8556214656e96832: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.002s
I20260713 09:08:00.310724 19756 tablet_bootstrap.cc:654] T 53e87a719a5f4f7db29d67d3baadca3a P 088a3c37db1545a5abc362300a980554: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.311241 19758 ts_tablet_manager.cc:1434] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P b94bfc12973a45879e54b4b0fe6c630e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:00.312335 19758 tablet_bootstrap.cc:492] T 5f9f3e69045e44cba23c92223a15c36d P b94bfc12973a45879e54b4b0fe6c630e: Bootstrap starting.
I20260713 09:08:00.314170 19757 raft_consensus.cc:359] T 79bd3af888f6459990dfacac185d5cf5 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.315025 19757 raft_consensus.cc:385] T 79bd3af888f6459990dfacac185d5cf5 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.315312 19757 raft_consensus.cc:740] T 79bd3af888f6459990dfacac185d5cf5 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 843a184770114dea8556214656e96832, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.316176 19757 consensus_queue.cc:260] T 79bd3af888f6459990dfacac185d5cf5 P 843a184770114dea8556214656e96832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.322582 19758 tablet_bootstrap.cc:654] T 5f9f3e69045e44cba23c92223a15c36d P b94bfc12973a45879e54b4b0fe6c630e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.325670 19757 ts_tablet_manager.cc:1434] T 79bd3af888f6459990dfacac185d5cf5 P 843a184770114dea8556214656e96832: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:08:00.326792 19757 tablet_bootstrap.cc:492] T 53e87a719a5f4f7db29d67d3baadca3a P 843a184770114dea8556214656e96832: Bootstrap starting.
I20260713 09:08:00.331712 19756 tablet_bootstrap.cc:492] T 53e87a719a5f4f7db29d67d3baadca3a P 088a3c37db1545a5abc362300a980554: No bootstrap required, opened a new log
I20260713 09:08:00.332286 19756 ts_tablet_manager.cc:1403] T 53e87a719a5f4f7db29d67d3baadca3a P 088a3c37db1545a5abc362300a980554: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.010s
I20260713 09:08:00.333268 19758 tablet_bootstrap.cc:492] T 5f9f3e69045e44cba23c92223a15c36d P b94bfc12973a45879e54b4b0fe6c630e: No bootstrap required, opened a new log
I20260713 09:08:00.333810 19758 ts_tablet_manager.cc:1403] T 5f9f3e69045e44cba23c92223a15c36d P b94bfc12973a45879e54b4b0fe6c630e: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.000s
I20260713 09:08:00.334316 19757 tablet_bootstrap.cc:654] T 53e87a719a5f4f7db29d67d3baadca3a P 843a184770114dea8556214656e96832: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.335443 19756 raft_consensus.cc:359] T 53e87a719a5f4f7db29d67d3baadca3a P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.336637 19756 raft_consensus.cc:385] T 53e87a719a5f4f7db29d67d3baadca3a P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.336938 19756 raft_consensus.cc:740] T 53e87a719a5f4f7db29d67d3baadca3a P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088a3c37db1545a5abc362300a980554, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.336962 19758 raft_consensus.cc:359] T 5f9f3e69045e44cba23c92223a15c36d P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.337846 19758 raft_consensus.cc:385] T 5f9f3e69045e44cba23c92223a15c36d P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.338176 19758 raft_consensus.cc:740] T 5f9f3e69045e44cba23c92223a15c36d P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94bfc12973a45879e54b4b0fe6c630e, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.337970 19756 consensus_queue.cc:260] T 53e87a719a5f4f7db29d67d3baadca3a P 088a3c37db1545a5abc362300a980554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.339339 19757 tablet_bootstrap.cc:492] T 53e87a719a5f4f7db29d67d3baadca3a P 843a184770114dea8556214656e96832: No bootstrap required, opened a new log
I20260713 09:08:00.338909 19758 consensus_queue.cc:260] T 5f9f3e69045e44cba23c92223a15c36d P b94bfc12973a45879e54b4b0fe6c630e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.339772 19757 ts_tablet_manager.cc:1403] T 53e87a719a5f4f7db29d67d3baadca3a P 843a184770114dea8556214656e96832: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260713 09:08:00.341184 19758 ts_tablet_manager.cc:1434] T 5f9f3e69045e44cba23c92223a15c36d P b94bfc12973a45879e54b4b0fe6c630e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:00.342207 19758 tablet_bootstrap.cc:492] T 53e87a719a5f4f7db29d67d3baadca3a P b94bfc12973a45879e54b4b0fe6c630e: Bootstrap starting.
I20260713 09:08:00.342720 19757 raft_consensus.cc:359] T 53e87a719a5f4f7db29d67d3baadca3a P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.343487 19757 raft_consensus.cc:385] T 53e87a719a5f4f7db29d67d3baadca3a P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.343776 19757 raft_consensus.cc:740] T 53e87a719a5f4f7db29d67d3baadca3a P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 843a184770114dea8556214656e96832, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.344621 19757 consensus_queue.cc:260] T 53e87a719a5f4f7db29d67d3baadca3a P 843a184770114dea8556214656e96832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.347792 19756 ts_tablet_manager.cc:1434] T 53e87a719a5f4f7db29d67d3baadca3a P 088a3c37db1545a5abc362300a980554: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.003s
I20260713 09:08:00.349053 19758 tablet_bootstrap.cc:654] T 53e87a719a5f4f7db29d67d3baadca3a P b94bfc12973a45879e54b4b0fe6c630e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.349298 19757 ts_tablet_manager.cc:1434] T 53e87a719a5f4f7db29d67d3baadca3a P 843a184770114dea8556214656e96832: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:08:00.350363 19764 raft_consensus.cc:493] T 53e87a719a5f4f7db29d67d3baadca3a P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.350879 19764 raft_consensus.cc:515] T 53e87a719a5f4f7db29d67d3baadca3a P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.355428 19764 leader_election.cc:290] T 53e87a719a5f4f7db29d67d3baadca3a P 843a184770114dea8556214656e96832 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733), b94bfc12973a45879e54b4b0fe6c630e (127.16.55.2:43965)
I20260713 09:08:00.358135 19756 tablet_bootstrap.cc:492] T 9af1c00071ea429e8db203661e7822c1 P 088a3c37db1545a5abc362300a980554: Bootstrap starting.
I20260713 09:08:00.360708 19758 tablet_bootstrap.cc:492] T 53e87a719a5f4f7db29d67d3baadca3a P b94bfc12973a45879e54b4b0fe6c630e: No bootstrap required, opened a new log
I20260713 09:08:00.361022 19757 tablet_bootstrap.cc:492] T 3a0fb8253e444704bdb2f63778b76637 P 843a184770114dea8556214656e96832: Bootstrap starting.
I20260713 09:08:00.361266 19758 ts_tablet_manager.cc:1403] T 53e87a719a5f4f7db29d67d3baadca3a P b94bfc12973a45879e54b4b0fe6c630e: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.012s
I20260713 09:08:00.364480 19758 raft_consensus.cc:359] T 53e87a719a5f4f7db29d67d3baadca3a P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.365178 19756 tablet_bootstrap.cc:654] T 9af1c00071ea429e8db203661e7822c1 P 088a3c37db1545a5abc362300a980554: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.365267 19758 raft_consensus.cc:385] T 53e87a719a5f4f7db29d67d3baadca3a P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.365696 19758 raft_consensus.cc:740] T 53e87a719a5f4f7db29d67d3baadca3a P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94bfc12973a45879e54b4b0fe6c630e, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.366719 19758 consensus_queue.cc:260] T 53e87a719a5f4f7db29d67d3baadca3a P b94bfc12973a45879e54b4b0fe6c630e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.369508 19758 ts_tablet_manager.cc:1434] T 53e87a719a5f4f7db29d67d3baadca3a P b94bfc12973a45879e54b4b0fe6c630e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:08:00.371004 19758 tablet_bootstrap.cc:492] T 3a0fb8253e444704bdb2f63778b76637 P b94bfc12973a45879e54b4b0fe6c630e: Bootstrap starting.
I20260713 09:08:00.379951 19758 tablet_bootstrap.cc:654] T 3a0fb8253e444704bdb2f63778b76637 P b94bfc12973a45879e54b4b0fe6c630e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.384089 19757 tablet_bootstrap.cc:654] T 3a0fb8253e444704bdb2f63778b76637 P 843a184770114dea8556214656e96832: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.392421 19642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e87a719a5f4f7db29d67d3baadca3a" candidate_uuid: "843a184770114dea8556214656e96832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94bfc12973a45879e54b4b0fe6c630e" is_pre_election: true
I20260713 09:08:00.393445 19642 raft_consensus.cc:2468] T 53e87a719a5f4f7db29d67d3baadca3a P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 843a184770114dea8556214656e96832 in term 0.
I20260713 09:08:00.394148 19758 tablet_bootstrap.cc:492] T 3a0fb8253e444704bdb2f63778b76637 P b94bfc12973a45879e54b4b0fe6c630e: No bootstrap required, opened a new log
I20260713 09:08:00.394932 19758 ts_tablet_manager.cc:1403] T 3a0fb8253e444704bdb2f63778b76637 P b94bfc12973a45879e54b4b0fe6c630e: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.000s
I20260713 09:08:00.395313 19679 leader_election.cc:304] T 53e87a719a5f4f7db29d67d3baadca3a P 843a184770114dea8556214656e96832 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 843a184770114dea8556214656e96832, b94bfc12973a45879e54b4b0fe6c630e; no voters: 
I20260713 09:08:00.396366 19764 raft_consensus.cc:2804] T 53e87a719a5f4f7db29d67d3baadca3a P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:00.396735 19764 raft_consensus.cc:493] T 53e87a719a5f4f7db29d67d3baadca3a P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:00.397140 19764 raft_consensus.cc:3060] T 53e87a719a5f4f7db29d67d3baadca3a P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.399739 19758 raft_consensus.cc:359] T 3a0fb8253e444704bdb2f63778b76637 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.400864 19758 raft_consensus.cc:385] T 3a0fb8253e444704bdb2f63778b76637 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.401242 19758 raft_consensus.cc:740] T 3a0fb8253e444704bdb2f63778b76637 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94bfc12973a45879e54b4b0fe6c630e, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.402360 19758 consensus_queue.cc:260] T 3a0fb8253e444704bdb2f63778b76637 P b94bfc12973a45879e54b4b0fe6c630e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.404863 19764 raft_consensus.cc:515] T 53e87a719a5f4f7db29d67d3baadca3a P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
W20260713 09:08:00.407756 19513 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:00.407644 19567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e87a719a5f4f7db29d67d3baadca3a" candidate_uuid: "843a184770114dea8556214656e96832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088a3c37db1545a5abc362300a980554" is_pre_election: true
I20260713 09:08:00.408489 19567 raft_consensus.cc:2468] T 53e87a719a5f4f7db29d67d3baadca3a P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 843a184770114dea8556214656e96832 in term 0.
I20260713 09:08:00.408567 19758 ts_tablet_manager.cc:1434] T 3a0fb8253e444704bdb2f63778b76637 P b94bfc12973a45879e54b4b0fe6c630e: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.001s
I20260713 09:08:00.410070 19758 tablet_bootstrap.cc:492] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e: Bootstrap starting.
I20260713 09:08:00.410266 19567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e87a719a5f4f7db29d67d3baadca3a" candidate_uuid: "843a184770114dea8556214656e96832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088a3c37db1545a5abc362300a980554"
I20260713 09:08:00.410877 19567 raft_consensus.cc:3060] T 53e87a719a5f4f7db29d67d3baadca3a P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.412030 19642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e87a719a5f4f7db29d67d3baadca3a" candidate_uuid: "843a184770114dea8556214656e96832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94bfc12973a45879e54b4b0fe6c630e"
I20260713 09:08:00.412595 19642 raft_consensus.cc:3060] T 53e87a719a5f4f7db29d67d3baadca3a P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.417526 19765 raft_consensus.cc:493] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.418509 19765 raft_consensus.cc:515] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.424754 19765 leader_election.cc:290] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733), 843a184770114dea8556214656e96832 (127.16.55.3:34207)
I20260713 09:08:00.417114 19764 leader_election.cc:290] T 53e87a719a5f4f7db29d67d3baadca3a P 843a184770114dea8556214656e96832 [CANDIDATE]: Term 1 election: Requested vote from peers 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733), b94bfc12973a45879e54b4b0fe6c630e (127.16.55.2:43965)
I20260713 09:08:00.433082 19642 raft_consensus.cc:2468] T 53e87a719a5f4f7db29d67d3baadca3a P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 843a184770114dea8556214656e96832 in term 1.
I20260713 09:08:00.434049 19758 tablet_bootstrap.cc:654] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.435799 19760 raft_consensus.cc:493] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.436235 19679 leader_election.cc:304] T 53e87a719a5f4f7db29d67d3baadca3a P 843a184770114dea8556214656e96832 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 843a184770114dea8556214656e96832, b94bfc12973a45879e54b4b0fe6c630e; no voters: 
I20260713 09:08:00.436529 19760 raft_consensus.cc:515] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } }
I20260713 09:08:00.438076 19764 raft_consensus.cc:2804] T 53e87a719a5f4f7db29d67d3baadca3a P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:00.450096 19765 raft_consensus.cc:493] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.445412 19567 raft_consensus.cc:2468] T 53e87a719a5f4f7db29d67d3baadca3a P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 843a184770114dea8556214656e96832 in term 1.
I20260713 09:08:00.450806 19765 raft_consensus.cc:515] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.450105 19764 raft_consensus.cc:697] T 53e87a719a5f4f7db29d67d3baadca3a P 843a184770114dea8556214656e96832 [term 1 LEADER]: Becoming Leader. State: Replica: 843a184770114dea8556214656e96832, State: Running, Role: LEADER
I20260713 09:08:00.459195 19758 tablet_bootstrap.cc:492] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e: No bootstrap required, opened a new log
I20260713 09:08:00.460247 19758 ts_tablet_manager.cc:1403] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.004s
I20260713 09:08:00.468668 19765 leader_election.cc:290] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P b94bfc12973a45879e54b4b0fe6c630e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733), 843a184770114dea8556214656e96832 (127.16.55.3:34207)
I20260713 09:08:00.469424 19756 tablet_bootstrap.cc:492] T 9af1c00071ea429e8db203661e7822c1 P 088a3c37db1545a5abc362300a980554: No bootstrap required, opened a new log
I20260713 09:08:00.472499 19756 ts_tablet_manager.cc:1403] T 9af1c00071ea429e8db203661e7822c1 P 088a3c37db1545a5abc362300a980554: Time spent bootstrapping tablet: real 0.115s	user 0.046s	sys 0.039s
I20260713 09:08:00.478029 19764 consensus_queue.cc:237] T 53e87a719a5f4f7db29d67d3baadca3a P 843a184770114dea8556214656e96832 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.471397 19760 leader_election.cc:290] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 843a184770114dea8556214656e96832 (127.16.55.3:34207), b94bfc12973a45879e54b4b0fe6c630e (127.16.55.2:43965)
I20260713 09:08:00.479687 19760 raft_consensus.cc:493] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.482628 19757 tablet_bootstrap.cc:492] T 3a0fb8253e444704bdb2f63778b76637 P 843a184770114dea8556214656e96832: No bootstrap required, opened a new log
I20260713 09:08:00.483382 19757 ts_tablet_manager.cc:1403] T 3a0fb8253e444704bdb2f63778b76637 P 843a184770114dea8556214656e96832: Time spent bootstrapping tablet: real 0.123s	user 0.016s	sys 0.007s
I20260713 09:08:00.482566 19760 raft_consensus.cc:515] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.484890 19567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98e9858b1f94c5bb02a0d0a9fcd775e" candidate_uuid: "b94bfc12973a45879e54b4b0fe6c630e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088a3c37db1545a5abc362300a980554" is_pre_election: true
I20260713 09:08:00.485602 19567 raft_consensus.cc:2468] T e98e9858b1f94c5bb02a0d0a9fcd775e P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b94bfc12973a45879e54b4b0fe6c630e in term 0.
I20260713 09:08:00.485821 19789 raft_consensus.cc:493] T 79bd3af888f6459990dfacac185d5cf5 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.479766 19758 raft_consensus.cc:359] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } }
I20260713 09:08:00.486351 19789 raft_consensus.cc:515] T 79bd3af888f6459990dfacac185d5cf5 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.486788 19566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd1eb83efcf49c1bcfa96819af0e7b7" candidate_uuid: "b94bfc12973a45879e54b4b0fe6c630e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088a3c37db1545a5abc362300a980554" is_pre_election: true
I20260713 09:08:00.487175 19758 raft_consensus.cc:385] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.487490 19758 raft_consensus.cc:740] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94bfc12973a45879e54b4b0fe6c630e, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.487612 19566 raft_consensus.cc:2468] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b94bfc12973a45879e54b4b0fe6c630e in term 0.
I20260713 09:08:00.488206 19760 leader_election.cc:290] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 088a3c37db1545a5abc362300a980554 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b94bfc12973a45879e54b4b0fe6c630e (127.16.55.2:43965), 843a184770114dea8556214656e96832 (127.16.55.3:34207)
I20260713 09:08:00.489288 19716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98e9858b1f94c5bb02a0d0a9fcd775e" candidate_uuid: "b94bfc12973a45879e54b4b0fe6c630e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "843a184770114dea8556214656e96832" is_pre_election: true
I20260713 09:08:00.489347 19758 consensus_queue.cc:260] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } }
I20260713 09:08:00.490091 19716 raft_consensus.cc:2468] T e98e9858b1f94c5bb02a0d0a9fcd775e P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b94bfc12973a45879e54b4b0fe6c630e in term 0.
I20260713 09:08:00.490476 19786 raft_consensus.cc:493] T 760231a90838474ea3ae52884b0f8619 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.490265 19756 raft_consensus.cc:359] T 9af1c00071ea429e8db203661e7822c1 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.491087 19756 raft_consensus.cc:385] T 9af1c00071ea429e8db203661e7822c1 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.490942 19786 raft_consensus.cc:515] T 760231a90838474ea3ae52884b0f8619 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.491364 19715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd1eb83efcf49c1bcfa96819af0e7b7" candidate_uuid: "b94bfc12973a45879e54b4b0fe6c630e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "843a184770114dea8556214656e96832" is_pre_election: true
I20260713 09:08:00.492537 19789 leader_election.cc:290] T 79bd3af888f6459990dfacac185d5cf5 P 843a184770114dea8556214656e96832 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733), b94bfc12973a45879e54b4b0fe6c630e (127.16.55.2:43965)
I20260713 09:08:00.494412 19642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79bd3af888f6459990dfacac185d5cf5" candidate_uuid: "843a184770114dea8556214656e96832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94bfc12973a45879e54b4b0fe6c630e" is_pre_election: true
I20260713 09:08:00.494804 19566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79bd3af888f6459990dfacac185d5cf5" candidate_uuid: "843a184770114dea8556214656e96832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088a3c37db1545a5abc362300a980554" is_pre_election: true
I20260713 09:08:00.495149 19642 raft_consensus.cc:2468] T 79bd3af888f6459990dfacac185d5cf5 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 843a184770114dea8556214656e96832 in term 0.
I20260713 09:08:00.491621 19758 ts_tablet_manager.cc:1434] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260713 09:08:00.494460 19606 leader_election.cc:304] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 088a3c37db1545a5abc362300a980554, b94bfc12973a45879e54b4b0fe6c630e; no voters: 
I20260713 09:08:00.497107 19606 leader_election.cc:304] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P b94bfc12973a45879e54b4b0fe6c630e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 088a3c37db1545a5abc362300a980554, b94bfc12973a45879e54b4b0fe6c630e; no voters: 
I20260713 09:08:00.491400 19756 raft_consensus.cc:740] T 9af1c00071ea429e8db203661e7822c1 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088a3c37db1545a5abc362300a980554, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.498571 19765 raft_consensus.cc:2804] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:00.499078 19765 raft_consensus.cc:493] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:00.498783 19756 consensus_queue.cc:260] T 9af1c00071ea429e8db203661e7822c1 P 088a3c37db1545a5abc362300a980554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.499507 19765 raft_consensus.cc:3060] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:00.500257 19680 leader_election.cc:343] T 79bd3af888f6459990dfacac185d5cf5 P 843a184770114dea8556214656e96832 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:00.501222 19566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760231a90838474ea3ae52884b0f8619" candidate_uuid: "843a184770114dea8556214656e96832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088a3c37db1545a5abc362300a980554" is_pre_election: true
W20260713 09:08:00.502382 19608 leader_election.cc:343] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P b94bfc12973a45879e54b4b0fe6c630e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 843a184770114dea8556214656e96832 (127.16.55.3:34207): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:00.502784 19680 leader_election.cc:343] T 760231a90838474ea3ae52884b0f8619 P 843a184770114dea8556214656e96832 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:00.504858 19786 leader_election.cc:290] T 760231a90838474ea3ae52884b0f8619 P 843a184770114dea8556214656e96832 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733), b94bfc12973a45879e54b4b0fe6c630e (127.16.55.2:43965)
I20260713 09:08:00.507647 19757 raft_consensus.cc:359] T 3a0fb8253e444704bdb2f63778b76637 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.508414 19757 raft_consensus.cc:385] T 3a0fb8253e444704bdb2f63778b76637 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.508716 19757 raft_consensus.cc:740] T 3a0fb8253e444704bdb2f63778b76637 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 843a184770114dea8556214656e96832, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.501240 19756 ts_tablet_manager.cc:1434] T 9af1c00071ea429e8db203661e7822c1 P 088a3c37db1545a5abc362300a980554: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260713 09:08:00.510584 19756 tablet_bootstrap.cc:492] T 79bd3af888f6459990dfacac185d5cf5 P 088a3c37db1545a5abc362300a980554: Bootstrap starting.
I20260713 09:08:00.515745 19793 raft_consensus.cc:2804] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:00.516270 19793 raft_consensus.cc:493] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:00.516623 19793 raft_consensus.cc:3060] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.517056 19679 leader_election.cc:304] T 79bd3af888f6459990dfacac185d5cf5 P 843a184770114dea8556214656e96832 [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: 843a184770114dea8556214656e96832, b94bfc12973a45879e54b4b0fe6c630e; no voters: 088a3c37db1545a5abc362300a980554
I20260713 09:08:00.518306 19715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b78ce30aa545879f61359cc58a1d3b" candidate_uuid: "088a3c37db1545a5abc362300a980554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "843a184770114dea8556214656e96832" is_pre_election: true
I20260713 09:08:00.517107 19463 catalog_manager.cc:5697] T 53e87a719a5f4f7db29d67d3baadca3a P 843a184770114dea8556214656e96832 reported cstate change: term changed from 0 to 1, leader changed from <none> to 843a184770114dea8556214656e96832 (127.16.55.3). New cstate: current_term: 1 leader_uuid: "843a184770114dea8556214656e96832" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:00.520241 19715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd1eb83efcf49c1bcfa96819af0e7b7" candidate_uuid: "088a3c37db1545a5abc362300a980554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "843a184770114dea8556214656e96832" is_pre_election: true
I20260713 09:08:00.521029 19642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b78ce30aa545879f61359cc58a1d3b" candidate_uuid: "088a3c37db1545a5abc362300a980554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94bfc12973a45879e54b4b0fe6c630e" is_pre_election: true
W20260713 09:08:00.521639 19533 leader_election.cc:343] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 843a184770114dea8556214656e96832 (127.16.55.3:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:00.522128 19786 raft_consensus.cc:2804] T 79bd3af888f6459990dfacac185d5cf5 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:00.521688 19642 raft_consensus.cc:2468] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 088a3c37db1545a5abc362300a980554 in term 0.
I20260713 09:08:00.522539 19786 raft_consensus.cc:493] T 79bd3af888f6459990dfacac185d5cf5 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:00.522922 19786 raft_consensus.cc:3060] T 79bd3af888f6459990dfacac185d5cf5 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.523267 19757 consensus_queue.cc:260] T 3a0fb8253e444704bdb2f63778b76637 P 843a184770114dea8556214656e96832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
W20260713 09:08:00.523662 19533 leader_election.cc:343] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 088a3c37db1545a5abc362300a980554 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 843a184770114dea8556214656e96832 (127.16.55.3:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:00.525381 19641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd1eb83efcf49c1bcfa96819af0e7b7" candidate_uuid: "088a3c37db1545a5abc362300a980554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94bfc12973a45879e54b4b0fe6c630e" is_pre_election: true
I20260713 09:08:00.525756 19757 ts_tablet_manager.cc:1434] T 3a0fb8253e444704bdb2f63778b76637 P 843a184770114dea8556214656e96832: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.000s
I20260713 09:08:00.526484 19760 raft_consensus.cc:493] T 9af1c00071ea429e8db203661e7822c1 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.526803 19757 tablet_bootstrap.cc:492] T ba8bce7a60eb4f2f80b3b65d271ea002 P 843a184770114dea8556214656e96832: Bootstrap starting.
I20260713 09:08:00.527071 19760 raft_consensus.cc:515] T 9af1c00071ea429e8db203661e7822c1 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.529819 19760 leader_election.cc:290] T 9af1c00071ea429e8db203661e7822c1 P 088a3c37db1545a5abc362300a980554 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b94bfc12973a45879e54b4b0fe6c630e (127.16.55.2:43965), 843a184770114dea8556214656e96832 (127.16.55.3:34207)
I20260713 09:08:00.530488 19715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af1c00071ea429e8db203661e7822c1" candidate_uuid: "088a3c37db1545a5abc362300a980554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "843a184770114dea8556214656e96832" is_pre_election: true
I20260713 09:08:00.531342 19642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760231a90838474ea3ae52884b0f8619" candidate_uuid: "843a184770114dea8556214656e96832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94bfc12973a45879e54b4b0fe6c630e" is_pre_election: true
W20260713 09:08:00.532313 19533 leader_election.cc:343] T 9af1c00071ea429e8db203661e7822c1 P 088a3c37db1545a5abc362300a980554 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 843a184770114dea8556214656e96832 (127.16.55.3:34207): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:00.532655 19679 leader_election.cc:343] T 760231a90838474ea3ae52884b0f8619 P 843a184770114dea8556214656e96832 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b94bfc12973a45879e54b4b0fe6c630e (127.16.55.2:43965): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:00.533059 19756 tablet_bootstrap.cc:654] T 79bd3af888f6459990dfacac185d5cf5 P 088a3c37db1545a5abc362300a980554: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.533150 19679 leader_election.cc:304] T 760231a90838474ea3ae52884b0f8619 P 843a184770114dea8556214656e96832 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 843a184770114dea8556214656e96832; no voters: 088a3c37db1545a5abc362300a980554, b94bfc12973a45879e54b4b0fe6c630e
I20260713 09:08:00.533367 19530 leader_election.cc:304] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554 [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: 088a3c37db1545a5abc362300a980554, b94bfc12973a45879e54b4b0fe6c630e; no voters: 843a184770114dea8556214656e96832
I20260713 09:08:00.535418 19764 raft_consensus.cc:2749] T 760231a90838474ea3ae52884b0f8619 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:00.536123 19642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af1c00071ea429e8db203661e7822c1" candidate_uuid: "088a3c37db1545a5abc362300a980554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94bfc12973a45879e54b4b0fe6c630e" is_pre_election: true
I20260713 09:08:00.537281 19757 tablet_bootstrap.cc:654] T ba8bce7a60eb4f2f80b3b65d271ea002 P 843a184770114dea8556214656e96832: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.537577 19760 raft_consensus.cc:2804] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:00.542273 19760 raft_consensus.cc:493] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:00.542709 19760 raft_consensus.cc:3060] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.543007 19786 raft_consensus.cc:515] T 79bd3af888f6459990dfacac185d5cf5 P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
W20260713 09:08:00.544118 19530 leader_election.cc:343] T 9af1c00071ea429e8db203661e7822c1 P 088a3c37db1545a5abc362300a980554 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b94bfc12973a45879e54b4b0fe6c630e (127.16.55.2:43965): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:00.544678 19530 leader_election.cc:304] T 9af1c00071ea429e8db203661e7822c1 P 088a3c37db1545a5abc362300a980554 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 088a3c37db1545a5abc362300a980554; no voters: 843a184770114dea8556214656e96832, b94bfc12973a45879e54b4b0fe6c630e
I20260713 09:08:00.538228 19758 tablet_bootstrap.cc:492] T 9af1c00071ea429e8db203661e7822c1 P b94bfc12973a45879e54b4b0fe6c630e: Bootstrap starting.
I20260713 09:08:00.545671 19791 raft_consensus.cc:2749] T 9af1c00071ea429e8db203661e7822c1 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:00.540961 19765 raft_consensus.cc:515] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.541317 19793 raft_consensus.cc:515] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.549142 19641 raft_consensus.cc:2393] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 088a3c37db1545a5abc362300a980554 in current term 1: Already voted for candidate b94bfc12973a45879e54b4b0fe6c630e in this term.
I20260713 09:08:00.549131 19566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98e9858b1f94c5bb02a0d0a9fcd775e" candidate_uuid: "b94bfc12973a45879e54b4b0fe6c630e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088a3c37db1545a5abc362300a980554"
I20260713 09:08:00.550081 19566 raft_consensus.cc:3060] T e98e9858b1f94c5bb02a0d0a9fcd775e P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.552717 19758 tablet_bootstrap.cc:654] T 9af1c00071ea429e8db203661e7822c1 P b94bfc12973a45879e54b4b0fe6c630e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.553526 19530 leader_election.cc:304] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 088a3c37db1545a5abc362300a980554 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 088a3c37db1545a5abc362300a980554; no voters: 843a184770114dea8556214656e96832, b94bfc12973a45879e54b4b0fe6c630e
I20260713 09:08:00.554427 19791 raft_consensus.cc:3060] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.558138 19565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79bd3af888f6459990dfacac185d5cf5" candidate_uuid: "843a184770114dea8556214656e96832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088a3c37db1545a5abc362300a980554"
I20260713 09:08:00.558262 19641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79bd3af888f6459990dfacac185d5cf5" candidate_uuid: "843a184770114dea8556214656e96832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94bfc12973a45879e54b4b0fe6c630e"
I20260713 09:08:00.558524 19567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd1eb83efcf49c1bcfa96819af0e7b7" candidate_uuid: "b94bfc12973a45879e54b4b0fe6c630e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088a3c37db1545a5abc362300a980554"
I20260713 09:08:00.559044 19641 raft_consensus.cc:3060] T 79bd3af888f6459990dfacac185d5cf5 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.559442 19715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98e9858b1f94c5bb02a0d0a9fcd775e" candidate_uuid: "b94bfc12973a45879e54b4b0fe6c630e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "843a184770114dea8556214656e96832"
W20260713 09:08:00.559839 19680 leader_election.cc:343] T 79bd3af888f6459990dfacac185d5cf5 P 843a184770114dea8556214656e96832 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:00.560063 19715 raft_consensus.cc:3060] T e98e9858b1f94c5bb02a0d0a9fcd775e P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.562114 19566 raft_consensus.cc:2468] T e98e9858b1f94c5bb02a0d0a9fcd775e P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b94bfc12973a45879e54b4b0fe6c630e in term 1.
I20260713 09:08:00.563084 19765 leader_election.cc:290] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e [CANDIDATE]: Term 1 election: Requested vote from peers 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733), 843a184770114dea8556214656e96832 (127.16.55.3:34207)
I20260713 09:08:00.563544 19606 leader_election.cc:304] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 088a3c37db1545a5abc362300a980554, b94bfc12973a45879e54b4b0fe6c630e; no voters: 
I20260713 09:08:00.563836 19765 raft_consensus.cc:493] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.564277 19765 raft_consensus.cc:515] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.563139 19791 raft_consensus.cc:2749] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:00.567632 19716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8bce7a60eb4f2f80b3b65d271ea002" candidate_uuid: "b94bfc12973a45879e54b4b0fe6c630e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "843a184770114dea8556214656e96832" is_pre_election: true
I20260713 09:08:00.567847 19796 raft_consensus.cc:2804] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:08:00.569294 19608 leader_election.cc:343] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 843a184770114dea8556214656e96832 (127.16.55.3:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:00.570186 19715 raft_consensus.cc:2468] T e98e9858b1f94c5bb02a0d0a9fcd775e P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b94bfc12973a45879e54b4b0fe6c630e in term 1.
I20260713 09:08:00.571704 19786 leader_election.cc:290] T 79bd3af888f6459990dfacac185d5cf5 P 843a184770114dea8556214656e96832 [CANDIDATE]: Term 1 election: Requested vote from peers 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733), b94bfc12973a45879e54b4b0fe6c630e (127.16.55.2:43965)
I20260713 09:08:00.571764 19566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8bce7a60eb4f2f80b3b65d271ea002" candidate_uuid: "b94bfc12973a45879e54b4b0fe6c630e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088a3c37db1545a5abc362300a980554" is_pre_election: true
I20260713 09:08:00.573007 19566 raft_consensus.cc:2468] T ba8bce7a60eb4f2f80b3b65d271ea002 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b94bfc12973a45879e54b4b0fe6c630e in term 0.
I20260713 09:08:00.573544 19567 raft_consensus.cc:2468] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b94bfc12973a45879e54b4b0fe6c630e in term 1.
I20260713 09:08:00.574301 19606 leader_election.cc:304] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e [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: 088a3c37db1545a5abc362300a980554, b94bfc12973a45879e54b4b0fe6c630e; no voters: 843a184770114dea8556214656e96832
I20260713 09:08:00.574590 19756 tablet_bootstrap.cc:492] T 79bd3af888f6459990dfacac185d5cf5 P 088a3c37db1545a5abc362300a980554: No bootstrap required, opened a new log
I20260713 09:08:00.575239 19756 ts_tablet_manager.cc:1403] T 79bd3af888f6459990dfacac185d5cf5 P 088a3c37db1545a5abc362300a980554: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.000s
I20260713 09:08:00.575320 19793 leader_election.cc:290] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P b94bfc12973a45879e54b4b0fe6c630e [CANDIDATE]: Term 1 election: Requested vote from peers 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733), 843a184770114dea8556214656e96832 (127.16.55.3:34207)
I20260713 09:08:00.576109 19793 raft_consensus.cc:2804] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:00.576263 19715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd1eb83efcf49c1bcfa96819af0e7b7" candidate_uuid: "b94bfc12973a45879e54b4b0fe6c630e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "843a184770114dea8556214656e96832"
W20260713 09:08:00.577612 19608 leader_election.cc:343] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P b94bfc12973a45879e54b4b0fe6c630e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 843a184770114dea8556214656e96832 (127.16.55.3:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:00.580260 19641 raft_consensus.cc:2468] T 79bd3af888f6459990dfacac185d5cf5 P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 843a184770114dea8556214656e96832 in term 1.
I20260713 09:08:00.576503 19793 raft_consensus.cc:493] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:00.581483 19793 raft_consensus.cc:3060] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.581918 19756 raft_consensus.cc:359] T 79bd3af888f6459990dfacac185d5cf5 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.585979 19757 tablet_bootstrap.cc:492] T ba8bce7a60eb4f2f80b3b65d271ea002 P 843a184770114dea8556214656e96832: No bootstrap required, opened a new log
I20260713 09:08:00.586687 19757 ts_tablet_manager.cc:1403] T ba8bce7a60eb4f2f80b3b65d271ea002 P 843a184770114dea8556214656e96832: Time spent bootstrapping tablet: real 0.060s	user 0.007s	sys 0.004s
I20260713 09:08:00.566581 19760 raft_consensus.cc:515] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } }
I20260713 09:08:00.591122 19765 leader_election.cc:290] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733), 843a184770114dea8556214656e96832 (127.16.55.3:34207)
I20260713 09:08:00.592291 19793 raft_consensus.cc:515] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.593972 19756 raft_consensus.cc:385] T 79bd3af888f6459990dfacac185d5cf5 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.594178 19715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b78ce30aa545879f61359cc58a1d3b" candidate_uuid: "088a3c37db1545a5abc362300a980554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "843a184770114dea8556214656e96832"
I20260713 09:08:00.594491 19756 raft_consensus.cc:740] T 79bd3af888f6459990dfacac185d5cf5 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088a3c37db1545a5abc362300a980554, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.594637 19793 leader_election.cc:290] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e [CANDIDATE]: Term 1 election: Requested vote from peers 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733), 843a184770114dea8556214656e96832 (127.16.55.3:34207)
I20260713 09:08:00.595549 19796 raft_consensus.cc:697] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e [term 1 LEADER]: Becoming Leader. State: Replica: b94bfc12973a45879e54b4b0fe6c630e, State: Running, Role: LEADER
W20260713 09:08:00.596225 19533 leader_election.cc:343] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 843a184770114dea8556214656e96832 (127.16.55.3:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:00.597162 19715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8bce7a60eb4f2f80b3b65d271ea002" candidate_uuid: "b94bfc12973a45879e54b4b0fe6c630e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "843a184770114dea8556214656e96832"
I20260713 09:08:00.596807 19796 consensus_queue.cc:237] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
W20260713 09:08:00.598291 19608 leader_election.cc:343] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 843a184770114dea8556214656e96832 (127.16.55.3:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:00.599743 19760 leader_election.cc:290] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554 [CANDIDATE]: Term 1 election: Requested vote from peers 843a184770114dea8556214656e96832 (127.16.55.3:34207), b94bfc12973a45879e54b4b0fe6c630e (127.16.55.2:43965)
I20260713 09:08:00.600301 19679 leader_election.cc:304] T 79bd3af888f6459990dfacac185d5cf5 P 843a184770114dea8556214656e96832 [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: 843a184770114dea8556214656e96832, b94bfc12973a45879e54b4b0fe6c630e; no voters: 088a3c37db1545a5abc362300a980554
I20260713 09:08:00.600061 19756 consensus_queue.cc:260] T 79bd3af888f6459990dfacac185d5cf5 P 088a3c37db1545a5abc362300a980554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.600976 19641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b78ce30aa545879f61359cc58a1d3b" candidate_uuid: "088a3c37db1545a5abc362300a980554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94bfc12973a45879e54b4b0fe6c630e"
I20260713 09:08:00.601449 19786 raft_consensus.cc:2804] T 79bd3af888f6459990dfacac185d5cf5 P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:00.601598 19641 raft_consensus.cc:3060] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.602015 19786 raft_consensus.cc:697] T 79bd3af888f6459990dfacac185d5cf5 P 843a184770114dea8556214656e96832 [term 1 LEADER]: Becoming Leader. State: Replica: 843a184770114dea8556214656e96832, State: Running, Role: LEADER
I20260713 09:08:00.602896 19786 consensus_queue.cc:237] T 79bd3af888f6459990dfacac185d5cf5 P 843a184770114dea8556214656e96832 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.606153 19757 raft_consensus.cc:359] T ba8bce7a60eb4f2f80b3b65d271ea002 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.607438 19757 raft_consensus.cc:385] T ba8bce7a60eb4f2f80b3b65d271ea002 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.608074 19757 raft_consensus.cc:740] T ba8bce7a60eb4f2f80b3b65d271ea002 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 843a184770114dea8556214656e96832, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.612669 19757 consensus_queue.cc:260] T ba8bce7a60eb4f2f80b3b65d271ea002 P 843a184770114dea8556214656e96832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.617053 19757 ts_tablet_manager.cc:1434] T ba8bce7a60eb4f2f80b3b65d271ea002 P 843a184770114dea8556214656e96832: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260713 09:08:00.609803 19567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8bce7a60eb4f2f80b3b65d271ea002" candidate_uuid: "b94bfc12973a45879e54b4b0fe6c630e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088a3c37db1545a5abc362300a980554"
I20260713 09:08:00.618430 19567 raft_consensus.cc:3060] T ba8bce7a60eb4f2f80b3b65d271ea002 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.618813 19757 tablet_bootstrap.cc:492] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 843a184770114dea8556214656e96832: Bootstrap starting.
I20260713 09:08:00.624382 19567 raft_consensus.cc:2468] T ba8bce7a60eb4f2f80b3b65d271ea002 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b94bfc12973a45879e54b4b0fe6c630e in term 1.
I20260713 09:08:00.623759 19463 catalog_manager.cc:5697] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e reported cstate change: term changed from 0 to 1, leader changed from <none> to b94bfc12973a45879e54b4b0fe6c630e (127.16.55.2). New cstate: current_term: 1 leader_uuid: "b94bfc12973a45879e54b4b0fe6c630e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:00.610397 19606 leader_election.cc:304] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P b94bfc12973a45879e54b4b0fe6c630e [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: 088a3c37db1545a5abc362300a980554, b94bfc12973a45879e54b4b0fe6c630e; no voters: 843a184770114dea8556214656e96832
I20260713 09:08:00.607021 19756 ts_tablet_manager.cc:1434] T 79bd3af888f6459990dfacac185d5cf5 P 088a3c37db1545a5abc362300a980554: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260713 09:08:00.627956 19606 leader_election.cc:304] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e [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: 088a3c37db1545a5abc362300a980554, b94bfc12973a45879e54b4b0fe6c630e; no voters: 843a184770114dea8556214656e96832
I20260713 09:08:00.629875 19796 raft_consensus.cc:2804] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:00.628156 19756 tablet_bootstrap.cc:492] T 760231a90838474ea3ae52884b0f8619 P 088a3c37db1545a5abc362300a980554: Bootstrap starting.
I20260713 09:08:00.613698 19641 raft_consensus.cc:2468] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 088a3c37db1545a5abc362300a980554 in term 1.
I20260713 09:08:00.631613 19801 raft_consensus.cc:2804] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:00.633023 19758 tablet_bootstrap.cc:492] T 9af1c00071ea429e8db203661e7822c1 P b94bfc12973a45879e54b4b0fe6c630e: No bootstrap required, opened a new log
I20260713 09:08:00.634076 19801 raft_consensus.cc:697] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e [term 1 LEADER]: Becoming Leader. State: Replica: b94bfc12973a45879e54b4b0fe6c630e, State: Running, Role: LEADER
I20260713 09:08:00.634660 19758 ts_tablet_manager.cc:1403] T 9af1c00071ea429e8db203661e7822c1 P b94bfc12973a45879e54b4b0fe6c630e: Time spent bootstrapping tablet: real 0.097s	user 0.013s	sys 0.020s
I20260713 09:08:00.635458 19801 consensus_queue.cc:237] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.641378 19758 raft_consensus.cc:359] T 9af1c00071ea429e8db203661e7822c1 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.641849 19796 raft_consensus.cc:697] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P b94bfc12973a45879e54b4b0fe6c630e [term 1 LEADER]: Becoming Leader. State: Replica: b94bfc12973a45879e54b4b0fe6c630e, State: Running, Role: LEADER
I20260713 09:08:00.642094 19756 tablet_bootstrap.cc:654] T 760231a90838474ea3ae52884b0f8619 P 088a3c37db1545a5abc362300a980554: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.645512 19530 leader_election.cc:304] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554 [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: 088a3c37db1545a5abc362300a980554, b94bfc12973a45879e54b4b0fe6c630e; no voters: 843a184770114dea8556214656e96832
I20260713 09:08:00.643965 19757 tablet_bootstrap.cc:654] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 843a184770114dea8556214656e96832: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.648154 19464 catalog_manager.cc:5697] T 79bd3af888f6459990dfacac185d5cf5 P 843a184770114dea8556214656e96832 reported cstate change: term changed from 0 to 1, leader changed from <none> to 843a184770114dea8556214656e96832 (127.16.55.3). New cstate: current_term: 1 leader_uuid: "843a184770114dea8556214656e96832" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:00.644229 19796 consensus_queue.cc:237] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P b94bfc12973a45879e54b4b0fe6c630e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.656677 19760 raft_consensus.cc:2804] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:00.657541 19760 raft_consensus.cc:697] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554 [term 1 LEADER]: Becoming Leader. State: Replica: 088a3c37db1545a5abc362300a980554, State: Running, Role: LEADER
I20260713 09:08:00.658773 19756 tablet_bootstrap.cc:492] T 760231a90838474ea3ae52884b0f8619 P 088a3c37db1545a5abc362300a980554: No bootstrap required, opened a new log
I20260713 09:08:00.658381 19760 consensus_queue.cc:237] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } }
I20260713 09:08:00.659412 19756 ts_tablet_manager.cc:1403] T 760231a90838474ea3ae52884b0f8619 P 088a3c37db1545a5abc362300a980554: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.004s
I20260713 09:08:00.662824 19756 raft_consensus.cc:359] T 760231a90838474ea3ae52884b0f8619 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.668157 19756 raft_consensus.cc:385] T 760231a90838474ea3ae52884b0f8619 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.668574 19756 raft_consensus.cc:740] T 760231a90838474ea3ae52884b0f8619 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088a3c37db1545a5abc362300a980554, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.667950 19464 catalog_manager.cc:5697] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e reported cstate change: term changed from 0 to 1, leader changed from <none> to b94bfc12973a45879e54b4b0fe6c630e (127.16.55.2). New cstate: current_term: 1 leader_uuid: "b94bfc12973a45879e54b4b0fe6c630e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:00.669250 19756 consensus_queue.cc:260] T 760231a90838474ea3ae52884b0f8619 P 088a3c37db1545a5abc362300a980554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.664177 19758 raft_consensus.cc:385] T 9af1c00071ea429e8db203661e7822c1 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.671111 19758 raft_consensus.cc:740] T 9af1c00071ea429e8db203661e7822c1 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94bfc12973a45879e54b4b0fe6c630e, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.671453 19756 ts_tablet_manager.cc:1434] T 760231a90838474ea3ae52884b0f8619 P 088a3c37db1545a5abc362300a980554: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:08:00.672426 19756 tablet_bootstrap.cc:492] T 5f9f3e69045e44cba23c92223a15c36d P 088a3c37db1545a5abc362300a980554: Bootstrap starting.
I20260713 09:08:00.672868 19758 consensus_queue.cc:260] T 9af1c00071ea429e8db203661e7822c1 P b94bfc12973a45879e54b4b0fe6c630e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.674641 19786 raft_consensus.cc:493] T 5f9f3e69045e44cba23c92223a15c36d P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.674878 19758 ts_tablet_manager.cc:1434] T 9af1c00071ea429e8db203661e7822c1 P b94bfc12973a45879e54b4b0fe6c630e: Time spent starting tablet: real 0.040s	user 0.002s	sys 0.003s
I20260713 09:08:00.675179 19786 raft_consensus.cc:515] T 5f9f3e69045e44cba23c92223a15c36d P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.675971 19758 tablet_bootstrap.cc:492] T 760231a90838474ea3ae52884b0f8619 P b94bfc12973a45879e54b4b0fe6c630e: Bootstrap starting.
I20260713 09:08:00.677377 19786 leader_election.cc:290] T 5f9f3e69045e44cba23c92223a15c36d P 843a184770114dea8556214656e96832 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733), b94bfc12973a45879e54b4b0fe6c630e (127.16.55.2:43965)
I20260713 09:08:00.677793 19756 tablet_bootstrap.cc:654] T 5f9f3e69045e44cba23c92223a15c36d P 088a3c37db1545a5abc362300a980554: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.667467 19757 tablet_bootstrap.cc:492] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 843a184770114dea8556214656e96832: No bootstrap required, opened a new log
I20260713 09:08:00.679312 19757 ts_tablet_manager.cc:1403] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 843a184770114dea8556214656e96832: Time spent bootstrapping tablet: real 0.061s	user 0.017s	sys 0.000s
I20260713 09:08:00.679116 19641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9f3e69045e44cba23c92223a15c36d" candidate_uuid: "843a184770114dea8556214656e96832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94bfc12973a45879e54b4b0fe6c630e" is_pre_election: true
I20260713 09:08:00.679028 19462 catalog_manager.cc:5697] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554 reported cstate change: term changed from 0 to 1, leader changed from <none> to 088a3c37db1545a5abc362300a980554 (127.16.55.1). New cstate: current_term: 1 leader_uuid: "088a3c37db1545a5abc362300a980554" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:00.679888 19641 raft_consensus.cc:2468] T 5f9f3e69045e44cba23c92223a15c36d P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 843a184770114dea8556214656e96832 in term 0.
I20260713 09:08:00.679981 19567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9f3e69045e44cba23c92223a15c36d" candidate_uuid: "843a184770114dea8556214656e96832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088a3c37db1545a5abc362300a980554" is_pre_election: true
I20260713 09:08:00.681300 19679 leader_election.cc:304] T 5f9f3e69045e44cba23c92223a15c36d P 843a184770114dea8556214656e96832 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 843a184770114dea8556214656e96832, b94bfc12973a45879e54b4b0fe6c630e; no voters: 
W20260713 09:08:00.681885 19680 leader_election.cc:343] T 5f9f3e69045e44cba23c92223a15c36d P 843a184770114dea8556214656e96832 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:00.682139 19786 raft_consensus.cc:2804] T 5f9f3e69045e44cba23c92223a15c36d P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:00.682041 19757 raft_consensus.cc:359] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.682574 19786 raft_consensus.cc:493] T 5f9f3e69045e44cba23c92223a15c36d P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:00.682842 19757 raft_consensus.cc:385] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.682921 19786 raft_consensus.cc:3060] T 5f9f3e69045e44cba23c92223a15c36d P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.683197 19757 raft_consensus.cc:740] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 843a184770114dea8556214656e96832, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.684031 19757 consensus_queue.cc:260] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 843a184770114dea8556214656e96832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.692258 19463 catalog_manager.cc:5697] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P b94bfc12973a45879e54b4b0fe6c630e reported cstate change: term changed from 0 to 1, leader changed from <none> to b94bfc12973a45879e54b4b0fe6c630e (127.16.55.2). New cstate: current_term: 1 leader_uuid: "b94bfc12973a45879e54b4b0fe6c630e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:00.693696 19786 raft_consensus.cc:515] T 5f9f3e69045e44cba23c92223a15c36d P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.696631 19567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9f3e69045e44cba23c92223a15c36d" candidate_uuid: "843a184770114dea8556214656e96832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088a3c37db1545a5abc362300a980554"
I20260713 09:08:00.696960 19641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9f3e69045e44cba23c92223a15c36d" candidate_uuid: "843a184770114dea8556214656e96832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94bfc12973a45879e54b4b0fe6c630e"
I20260713 09:08:00.697539 19641 raft_consensus.cc:3060] T 5f9f3e69045e44cba23c92223a15c36d P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:00.698101 19680 leader_election.cc:343] T 5f9f3e69045e44cba23c92223a15c36d P 843a184770114dea8556214656e96832 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:00.699952 19757 ts_tablet_manager.cc:1434] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 843a184770114dea8556214656e96832: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:08:00.700953 19757 tablet_bootstrap.cc:492] T 9af1c00071ea429e8db203661e7822c1 P 843a184770114dea8556214656e96832: Bootstrap starting.
I20260713 09:08:00.705209 19758 tablet_bootstrap.cc:654] T 760231a90838474ea3ae52884b0f8619 P b94bfc12973a45879e54b4b0fe6c630e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.705086 19641 raft_consensus.cc:2468] T 5f9f3e69045e44cba23c92223a15c36d P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 843a184770114dea8556214656e96832 in term 1.
I20260713 09:08:00.706408 19679 leader_election.cc:304] T 5f9f3e69045e44cba23c92223a15c36d P 843a184770114dea8556214656e96832 [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: 843a184770114dea8556214656e96832, b94bfc12973a45879e54b4b0fe6c630e; no voters: 088a3c37db1545a5abc362300a980554
I20260713 09:08:00.707281 19789 raft_consensus.cc:2804] T 5f9f3e69045e44cba23c92223a15c36d P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:00.707525 19786 leader_election.cc:290] T 5f9f3e69045e44cba23c92223a15c36d P 843a184770114dea8556214656e96832 [CANDIDATE]: Term 1 election: Requested vote from peers 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733), b94bfc12973a45879e54b4b0fe6c630e (127.16.55.2:43965)
I20260713 09:08:00.708213 19789 raft_consensus.cc:697] T 5f9f3e69045e44cba23c92223a15c36d P 843a184770114dea8556214656e96832 [term 1 LEADER]: Becoming Leader. State: Replica: 843a184770114dea8556214656e96832, State: Running, Role: LEADER
I20260713 09:08:00.709139 19789 consensus_queue.cc:237] T 5f9f3e69045e44cba23c92223a15c36d P 843a184770114dea8556214656e96832 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.713711 19801 raft_consensus.cc:493] T 3a0fb8253e444704bdb2f63778b76637 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.714346 19801 raft_consensus.cc:515] T 3a0fb8253e444704bdb2f63778b76637 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.716334 19757 tablet_bootstrap.cc:654] T 9af1c00071ea429e8db203661e7822c1 P 843a184770114dea8556214656e96832: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.718420 19715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0fb8253e444704bdb2f63778b76637" candidate_uuid: "b94bfc12973a45879e54b4b0fe6c630e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "843a184770114dea8556214656e96832" is_pre_election: true
I20260713 09:08:00.719447 19715 raft_consensus.cc:2468] T 3a0fb8253e444704bdb2f63778b76637 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b94bfc12973a45879e54b4b0fe6c630e in term 0.
I20260713 09:08:00.722069 19567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0fb8253e444704bdb2f63778b76637" candidate_uuid: "b94bfc12973a45879e54b4b0fe6c630e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088a3c37db1545a5abc362300a980554" is_pre_election: true
I20260713 09:08:00.721061 19463 catalog_manager.cc:5697] T 5f9f3e69045e44cba23c92223a15c36d P 843a184770114dea8556214656e96832 reported cstate change: term changed from 0 to 1, leader changed from <none> to 843a184770114dea8556214656e96832 (127.16.55.3). New cstate: current_term: 1 leader_uuid: "843a184770114dea8556214656e96832" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:00.724157 19608 leader_election.cc:304] T 3a0fb8253e444704bdb2f63778b76637 P b94bfc12973a45879e54b4b0fe6c630e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 843a184770114dea8556214656e96832, b94bfc12973a45879e54b4b0fe6c630e; no voters: 
W20260713 09:08:00.724828 19606 leader_election.cc:343] T 3a0fb8253e444704bdb2f63778b76637 P b94bfc12973a45879e54b4b0fe6c630e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:00.725227 19796 raft_consensus.cc:2804] T 3a0fb8253e444704bdb2f63778b76637 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:00.725449 19801 leader_election.cc:290] T 3a0fb8253e444704bdb2f63778b76637 P b94bfc12973a45879e54b4b0fe6c630e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733), 843a184770114dea8556214656e96832 (127.16.55.3:34207)
I20260713 09:08:00.725662 19796 raft_consensus.cc:493] T 3a0fb8253e444704bdb2f63778b76637 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:00.726038 19796 raft_consensus.cc:3060] T 3a0fb8253e444704bdb2f63778b76637 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.718477 19756 tablet_bootstrap.cc:492] T 5f9f3e69045e44cba23c92223a15c36d P 088a3c37db1545a5abc362300a980554: No bootstrap required, opened a new log
I20260713 09:08:00.726651 19758 tablet_bootstrap.cc:492] T 760231a90838474ea3ae52884b0f8619 P b94bfc12973a45879e54b4b0fe6c630e: No bootstrap required, opened a new log
I20260713 09:08:00.726686 19756 ts_tablet_manager.cc:1403] T 5f9f3e69045e44cba23c92223a15c36d P 088a3c37db1545a5abc362300a980554: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.002s
I20260713 09:08:00.727310 19758 ts_tablet_manager.cc:1403] T 760231a90838474ea3ae52884b0f8619 P b94bfc12973a45879e54b4b0fe6c630e: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.007s
I20260713 09:08:00.729579 19756 raft_consensus.cc:359] T 5f9f3e69045e44cba23c92223a15c36d P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.730270 19756 raft_consensus.cc:385] T 5f9f3e69045e44cba23c92223a15c36d P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.729990 19758 raft_consensus.cc:359] T 760231a90838474ea3ae52884b0f8619 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.730576 19756 raft_consensus.cc:740] T 5f9f3e69045e44cba23c92223a15c36d P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088a3c37db1545a5abc362300a980554, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.730716 19758 raft_consensus.cc:385] T 760231a90838474ea3ae52884b0f8619 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.731096 19758 raft_consensus.cc:740] T 760231a90838474ea3ae52884b0f8619 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94bfc12973a45879e54b4b0fe6c630e, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.731628 19756 consensus_queue.cc:260] T 5f9f3e69045e44cba23c92223a15c36d P 088a3c37db1545a5abc362300a980554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.731957 19758 consensus_queue.cc:260] T 760231a90838474ea3ae52884b0f8619 P b94bfc12973a45879e54b4b0fe6c630e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.734333 19796 raft_consensus.cc:515] T 3a0fb8253e444704bdb2f63778b76637 P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.736807 19756 ts_tablet_manager.cc:1434] T 5f9f3e69045e44cba23c92223a15c36d P 088a3c37db1545a5abc362300a980554: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:08:00.735209 19758 ts_tablet_manager.cc:1434] T 760231a90838474ea3ae52884b0f8619 P b94bfc12973a45879e54b4b0fe6c630e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:00.737752 19756 tablet_bootstrap.cc:492] T 3a0fb8253e444704bdb2f63778b76637 P 088a3c37db1545a5abc362300a980554: Bootstrap starting.
I20260713 09:08:00.736465 19757 tablet_bootstrap.cc:492] T 9af1c00071ea429e8db203661e7822c1 P 843a184770114dea8556214656e96832: No bootstrap required, opened a new log
I20260713 09:08:00.739553 19757 ts_tablet_manager.cc:1403] T 9af1c00071ea429e8db203661e7822c1 P 843a184770114dea8556214656e96832: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.004s
I20260713 09:08:00.739509 19567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0fb8253e444704bdb2f63778b76637" candidate_uuid: "b94bfc12973a45879e54b4b0fe6c630e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088a3c37db1545a5abc362300a980554"
I20260713 09:08:00.740638 19715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0fb8253e444704bdb2f63778b76637" candidate_uuid: "b94bfc12973a45879e54b4b0fe6c630e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "843a184770114dea8556214656e96832"
I20260713 09:08:00.741223 19715 raft_consensus.cc:3060] T 3a0fb8253e444704bdb2f63778b76637 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.742926 19757 raft_consensus.cc:359] T 9af1c00071ea429e8db203661e7822c1 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
W20260713 09:08:00.743551 19606 leader_election.cc:343] T 3a0fb8253e444704bdb2f63778b76637 P b94bfc12973a45879e54b4b0fe6c630e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:00.743737 19757 raft_consensus.cc:385] T 9af1c00071ea429e8db203661e7822c1 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.744158 19757 raft_consensus.cc:740] T 9af1c00071ea429e8db203661e7822c1 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 843a184770114dea8556214656e96832, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.739980 19796 leader_election.cc:290] T 3a0fb8253e444704bdb2f63778b76637 P b94bfc12973a45879e54b4b0fe6c630e [CANDIDATE]: Term 1 election: Requested vote from peers 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733), 843a184770114dea8556214656e96832 (127.16.55.3:34207)
I20260713 09:08:00.745222 19757 consensus_queue.cc:260] T 9af1c00071ea429e8db203661e7822c1 P 843a184770114dea8556214656e96832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.747409 19757 ts_tablet_manager.cc:1434] T 9af1c00071ea429e8db203661e7822c1 P 843a184770114dea8556214656e96832: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:08:00.748334 19757 tablet_bootstrap.cc:492] T 56b78ce30aa545879f61359cc58a1d3b P 843a184770114dea8556214656e96832: Bootstrap starting.
I20260713 09:08:00.748766 19715 raft_consensus.cc:2468] T 3a0fb8253e444704bdb2f63778b76637 P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b94bfc12973a45879e54b4b0fe6c630e in term 1.
I20260713 09:08:00.750044 19608 leader_election.cc:304] T 3a0fb8253e444704bdb2f63778b76637 P b94bfc12973a45879e54b4b0fe6c630e [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: 843a184770114dea8556214656e96832, b94bfc12973a45879e54b4b0fe6c630e; no voters: 088a3c37db1545a5abc362300a980554
I20260713 09:08:00.751294 19796 raft_consensus.cc:2804] T 3a0fb8253e444704bdb2f63778b76637 P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:00.751773 19796 raft_consensus.cc:697] T 3a0fb8253e444704bdb2f63778b76637 P b94bfc12973a45879e54b4b0fe6c630e [term 1 LEADER]: Becoming Leader. State: Replica: b94bfc12973a45879e54b4b0fe6c630e, State: Running, Role: LEADER
I20260713 09:08:00.752588 19796 consensus_queue.cc:237] T 3a0fb8253e444704bdb2f63778b76637 P b94bfc12973a45879e54b4b0fe6c630e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.754657 19757 tablet_bootstrap.cc:654] T 56b78ce30aa545879f61359cc58a1d3b P 843a184770114dea8556214656e96832: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.761976 19756 tablet_bootstrap.cc:654] T 3a0fb8253e444704bdb2f63778b76637 P 088a3c37db1545a5abc362300a980554: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.766508 19757 tablet_bootstrap.cc:492] T 56b78ce30aa545879f61359cc58a1d3b P 843a184770114dea8556214656e96832: No bootstrap required, opened a new log
I20260713 09:08:00.766958 19757 ts_tablet_manager.cc:1403] T 56b78ce30aa545879f61359cc58a1d3b P 843a184770114dea8556214656e96832: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:08:00.769672 19756 tablet_bootstrap.cc:492] T 3a0fb8253e444704bdb2f63778b76637 P 088a3c37db1545a5abc362300a980554: No bootstrap required, opened a new log
I20260713 09:08:00.769603 19757 raft_consensus.cc:359] T 56b78ce30aa545879f61359cc58a1d3b P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } }
I20260713 09:08:00.770215 19756 ts_tablet_manager.cc:1403] T 3a0fb8253e444704bdb2f63778b76637 P 088a3c37db1545a5abc362300a980554: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.000s
I20260713 09:08:00.770283 19757 raft_consensus.cc:385] T 56b78ce30aa545879f61359cc58a1d3b P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.770658 19757 raft_consensus.cc:740] T 56b78ce30aa545879f61359cc58a1d3b P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 843a184770114dea8556214656e96832, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.771409 19757 consensus_queue.cc:260] T 56b78ce30aa545879f61359cc58a1d3b P 843a184770114dea8556214656e96832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } }
I20260713 09:08:00.772686 19756 raft_consensus.cc:359] T 3a0fb8253e444704bdb2f63778b76637 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.773384 19757 ts_tablet_manager.cc:1434] T 56b78ce30aa545879f61359cc58a1d3b P 843a184770114dea8556214656e96832: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:00.773376 19462 catalog_manager.cc:5697] T 3a0fb8253e444704bdb2f63778b76637 P b94bfc12973a45879e54b4b0fe6c630e reported cstate change: term changed from 0 to 1, leader changed from <none> to b94bfc12973a45879e54b4b0fe6c630e (127.16.55.2). New cstate: current_term: 1 leader_uuid: "b94bfc12973a45879e54b4b0fe6c630e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:00.773356 19756 raft_consensus.cc:385] T 3a0fb8253e444704bdb2f63778b76637 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.774818 19756 raft_consensus.cc:740] T 3a0fb8253e444704bdb2f63778b76637 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088a3c37db1545a5abc362300a980554, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.776010 19756 consensus_queue.cc:260] T 3a0fb8253e444704bdb2f63778b76637 P 088a3c37db1545a5abc362300a980554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.778503 19756 ts_tablet_manager.cc:1434] T 3a0fb8253e444704bdb2f63778b76637 P 088a3c37db1545a5abc362300a980554: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:08:00.804375 19796 raft_consensus.cc:493] T 760231a90838474ea3ae52884b0f8619 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.805003 19796 raft_consensus.cc:515] T 760231a90838474ea3ae52884b0f8619 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.807227 19796 leader_election.cc:290] T 760231a90838474ea3ae52884b0f8619 P b94bfc12973a45879e54b4b0fe6c630e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733), 843a184770114dea8556214656e96832 (127.16.55.3:34207)
I20260713 09:08:00.808285 19567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760231a90838474ea3ae52884b0f8619" candidate_uuid: "b94bfc12973a45879e54b4b0fe6c630e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088a3c37db1545a5abc362300a980554" is_pre_election: true
I20260713 09:08:00.809513 19567 raft_consensus.cc:2468] T 760231a90838474ea3ae52884b0f8619 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b94bfc12973a45879e54b4b0fe6c630e in term 0.
I20260713 09:08:00.809717 19715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760231a90838474ea3ae52884b0f8619" candidate_uuid: "b94bfc12973a45879e54b4b0fe6c630e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "843a184770114dea8556214656e96832" is_pre_election: true
I20260713 09:08:00.810518 19715 raft_consensus.cc:2468] T 760231a90838474ea3ae52884b0f8619 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b94bfc12973a45879e54b4b0fe6c630e in term 0.
I20260713 09:08:00.811053 19606 leader_election.cc:304] T 760231a90838474ea3ae52884b0f8619 P b94bfc12973a45879e54b4b0fe6c630e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 088a3c37db1545a5abc362300a980554, b94bfc12973a45879e54b4b0fe6c630e; no voters: 
I20260713 09:08:00.811987 19796 raft_consensus.cc:2804] T 760231a90838474ea3ae52884b0f8619 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:00.812358 19796 raft_consensus.cc:493] T 760231a90838474ea3ae52884b0f8619 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:00.812718 19796 raft_consensus.cc:3060] T 760231a90838474ea3ae52884b0f8619 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.819455 19796 raft_consensus.cc:515] T 760231a90838474ea3ae52884b0f8619 P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.820992 19796 leader_election.cc:290] T 760231a90838474ea3ae52884b0f8619 P b94bfc12973a45879e54b4b0fe6c630e [CANDIDATE]: Term 1 election: Requested vote from peers 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733), 843a184770114dea8556214656e96832 (127.16.55.3:34207)
I20260713 09:08:00.821823 19567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760231a90838474ea3ae52884b0f8619" candidate_uuid: "b94bfc12973a45879e54b4b0fe6c630e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088a3c37db1545a5abc362300a980554"
I20260713 09:08:00.822008 19715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760231a90838474ea3ae52884b0f8619" candidate_uuid: "b94bfc12973a45879e54b4b0fe6c630e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "843a184770114dea8556214656e96832"
I20260713 09:08:00.822384 19567 raft_consensus.cc:3060] T 760231a90838474ea3ae52884b0f8619 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.822587 19715 raft_consensus.cc:3060] T 760231a90838474ea3ae52884b0f8619 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.827487 19715 raft_consensus.cc:2468] T 760231a90838474ea3ae52884b0f8619 P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b94bfc12973a45879e54b4b0fe6c630e in term 1.
I20260713 09:08:00.827487 19567 raft_consensus.cc:2468] T 760231a90838474ea3ae52884b0f8619 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b94bfc12973a45879e54b4b0fe6c630e in term 1.
I20260713 09:08:00.828594 19608 leader_election.cc:304] T 760231a90838474ea3ae52884b0f8619 P b94bfc12973a45879e54b4b0fe6c630e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 843a184770114dea8556214656e96832, b94bfc12973a45879e54b4b0fe6c630e; no voters: 
I20260713 09:08:00.829759 19796 raft_consensus.cc:2804] T 760231a90838474ea3ae52884b0f8619 P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:00.831079 19796 raft_consensus.cc:697] T 760231a90838474ea3ae52884b0f8619 P b94bfc12973a45879e54b4b0fe6c630e [term 1 LEADER]: Becoming Leader. State: Replica: b94bfc12973a45879e54b4b0fe6c630e, State: Running, Role: LEADER
I20260713 09:08:00.831938 19796 consensus_queue.cc:237] T 760231a90838474ea3ae52884b0f8619 P b94bfc12973a45879e54b4b0fe6c630e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.840488 19463 catalog_manager.cc:5697] T 760231a90838474ea3ae52884b0f8619 P b94bfc12973a45879e54b4b0fe6c630e reported cstate change: term changed from 0 to 1, leader changed from <none> to b94bfc12973a45879e54b4b0fe6c630e (127.16.55.2). New cstate: current_term: 1 leader_uuid: "b94bfc12973a45879e54b4b0fe6c630e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:00.857587 19796 raft_consensus.cc:493] T 9af1c00071ea429e8db203661e7822c1 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.858072 19796 raft_consensus.cc:515] T 9af1c00071ea429e8db203661e7822c1 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.859993 19796 leader_election.cc:290] T 9af1c00071ea429e8db203661e7822c1 P b94bfc12973a45879e54b4b0fe6c630e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733), 843a184770114dea8556214656e96832 (127.16.55.3:34207)
I20260713 09:08:00.860878 19567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af1c00071ea429e8db203661e7822c1" candidate_uuid: "b94bfc12973a45879e54b4b0fe6c630e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088a3c37db1545a5abc362300a980554" is_pre_election: true
I20260713 09:08:00.861078 19715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af1c00071ea429e8db203661e7822c1" candidate_uuid: "b94bfc12973a45879e54b4b0fe6c630e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "843a184770114dea8556214656e96832" is_pre_election: true
I20260713 09:08:00.861657 19567 raft_consensus.cc:2468] T 9af1c00071ea429e8db203661e7822c1 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b94bfc12973a45879e54b4b0fe6c630e in term 0.
I20260713 09:08:00.861676 19715 raft_consensus.cc:2468] T 9af1c00071ea429e8db203661e7822c1 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b94bfc12973a45879e54b4b0fe6c630e in term 0.
I20260713 09:08:00.863057 19608 leader_election.cc:304] T 9af1c00071ea429e8db203661e7822c1 P b94bfc12973a45879e54b4b0fe6c630e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 843a184770114dea8556214656e96832, b94bfc12973a45879e54b4b0fe6c630e; no voters: 
I20260713 09:08:00.863867 19796 raft_consensus.cc:2804] T 9af1c00071ea429e8db203661e7822c1 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:00.864179 19796 raft_consensus.cc:493] T 9af1c00071ea429e8db203661e7822c1 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:00.864449 19796 raft_consensus.cc:3060] T 9af1c00071ea429e8db203661e7822c1 P b94bfc12973a45879e54b4b0fe6c630e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.869657 19796 raft_consensus.cc:515] T 9af1c00071ea429e8db203661e7822c1 P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.871384 19796 leader_election.cc:290] T 9af1c00071ea429e8db203661e7822c1 P b94bfc12973a45879e54b4b0fe6c630e [CANDIDATE]: Term 1 election: Requested vote from peers 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733), 843a184770114dea8556214656e96832 (127.16.55.3:34207)
I20260713 09:08:00.872375 19567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af1c00071ea429e8db203661e7822c1" candidate_uuid: "b94bfc12973a45879e54b4b0fe6c630e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088a3c37db1545a5abc362300a980554"
I20260713 09:08:00.872478 19715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af1c00071ea429e8db203661e7822c1" candidate_uuid: "b94bfc12973a45879e54b4b0fe6c630e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "843a184770114dea8556214656e96832"
I20260713 09:08:00.872996 19567 raft_consensus.cc:3060] T 9af1c00071ea429e8db203661e7822c1 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.873059 19715 raft_consensus.cc:3060] T 9af1c00071ea429e8db203661e7822c1 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.878130 19567 raft_consensus.cc:2468] T 9af1c00071ea429e8db203661e7822c1 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b94bfc12973a45879e54b4b0fe6c630e in term 1.
I20260713 09:08:00.878125 19715 raft_consensus.cc:2468] T 9af1c00071ea429e8db203661e7822c1 P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b94bfc12973a45879e54b4b0fe6c630e in term 1.
I20260713 09:08:00.879382 19606 leader_election.cc:304] T 9af1c00071ea429e8db203661e7822c1 P b94bfc12973a45879e54b4b0fe6c630e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 088a3c37db1545a5abc362300a980554, b94bfc12973a45879e54b4b0fe6c630e; no voters: 
I20260713 09:08:00.880132 19796 raft_consensus.cc:2804] T 9af1c00071ea429e8db203661e7822c1 P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:00.880566 19796 raft_consensus.cc:697] T 9af1c00071ea429e8db203661e7822c1 P b94bfc12973a45879e54b4b0fe6c630e [term 1 LEADER]: Becoming Leader. State: Replica: b94bfc12973a45879e54b4b0fe6c630e, State: Running, Role: LEADER
I20260713 09:08:00.881213 19796 consensus_queue.cc:237] T 9af1c00071ea429e8db203661e7822c1 P b94bfc12973a45879e54b4b0fe6c630e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.888988 19463 catalog_manager.cc:5697] T 9af1c00071ea429e8db203661e7822c1 P b94bfc12973a45879e54b4b0fe6c630e reported cstate change: term changed from 0 to 1, leader changed from <none> to b94bfc12973a45879e54b4b0fe6c630e (127.16.55.2). New cstate: current_term: 1 leader_uuid: "b94bfc12973a45879e54b4b0fe6c630e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:00.962922 19760 raft_consensus.cc:493] T 3a0fb8253e444704bdb2f63778b76637 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.963613 19760 raft_consensus.cc:515] T 3a0fb8253e444704bdb2f63778b76637 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:00.965832 19760 leader_election.cc:290] T 3a0fb8253e444704bdb2f63778b76637 P 088a3c37db1545a5abc362300a980554 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b94bfc12973a45879e54b4b0fe6c630e (127.16.55.2:43965), 843a184770114dea8556214656e96832 (127.16.55.3:34207)
I20260713 09:08:00.966536 19641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0fb8253e444704bdb2f63778b76637" candidate_uuid: "088a3c37db1545a5abc362300a980554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94bfc12973a45879e54b4b0fe6c630e" is_pre_election: true
I20260713 09:08:00.967024 19715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a0fb8253e444704bdb2f63778b76637" candidate_uuid: "088a3c37db1545a5abc362300a980554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "843a184770114dea8556214656e96832" is_pre_election: true
I20260713 09:08:00.967756 19715 raft_consensus.cc:2393] T 3a0fb8253e444704bdb2f63778b76637 P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 088a3c37db1545a5abc362300a980554 in current term 1: Already voted for candidate b94bfc12973a45879e54b4b0fe6c630e in this term.
I20260713 09:08:00.968729 19533 leader_election.cc:304] T 3a0fb8253e444704bdb2f63778b76637 P 088a3c37db1545a5abc362300a980554 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 088a3c37db1545a5abc362300a980554; no voters: 843a184770114dea8556214656e96832, b94bfc12973a45879e54b4b0fe6c630e
I20260713 09:08:00.969426 19760 raft_consensus.cc:3060] T 3a0fb8253e444704bdb2f63778b76637 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.974347 19760 raft_consensus.cc:2749] T 3a0fb8253e444704bdb2f63778b76637 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:01.007998 19789 raft_consensus.cc:493] T ba8bce7a60eb4f2f80b3b65d271ea002 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:01.008514 19789 raft_consensus.cc:515] T ba8bce7a60eb4f2f80b3b65d271ea002 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:01.010119 19789 leader_election.cc:290] T ba8bce7a60eb4f2f80b3b65d271ea002 P 843a184770114dea8556214656e96832 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733), b94bfc12973a45879e54b4b0fe6c630e (127.16.55.2:43965)
I20260713 09:08:01.011210 19641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8bce7a60eb4f2f80b3b65d271ea002" candidate_uuid: "843a184770114dea8556214656e96832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94bfc12973a45879e54b4b0fe6c630e" is_pre_election: true
I20260713 09:08:01.011139 19567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8bce7a60eb4f2f80b3b65d271ea002" candidate_uuid: "843a184770114dea8556214656e96832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088a3c37db1545a5abc362300a980554" is_pre_election: true
I20260713 09:08:01.012027 19567 raft_consensus.cc:2393] T ba8bce7a60eb4f2f80b3b65d271ea002 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 843a184770114dea8556214656e96832 in current term 1: Already voted for candidate b94bfc12973a45879e54b4b0fe6c630e in this term.
I20260713 09:08:01.012882 19680 leader_election.cc:304] T ba8bce7a60eb4f2f80b3b65d271ea002 P 843a184770114dea8556214656e96832 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 843a184770114dea8556214656e96832; no voters: 088a3c37db1545a5abc362300a980554, b94bfc12973a45879e54b4b0fe6c630e
I20260713 09:08:01.013641 19789 raft_consensus.cc:3060] T ba8bce7a60eb4f2f80b3b65d271ea002 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.018802 19789 raft_consensus.cc:2749] T ba8bce7a60eb4f2f80b3b65d271ea002 P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:01.030110 19789 consensus_queue.cc:1048] T 53e87a719a5f4f7db29d67d3baadca3a P 843a184770114dea8556214656e96832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.041668 16604 ts_manager.cc:295] Set tserver state for 088a3c37db1545a5abc362300a980554 to MAINTENANCE_MODE
I20260713 09:08:01.042603 16604 tablet_server.cc:179] TabletServer@127.16.55.1:0 shutting down...
I20260713 09:08:01.043599 19760 raft_consensus.cc:493] T 79bd3af888f6459990dfacac185d5cf5 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:01.044204 19760 raft_consensus.cc:515] T 79bd3af888f6459990dfacac185d5cf5 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:01.044428 19786 consensus_queue.cc:1048] T 53e87a719a5f4f7db29d67d3baadca3a P 843a184770114dea8556214656e96832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.047173 19760 leader_election.cc:290] T 79bd3af888f6459990dfacac185d5cf5 P 088a3c37db1545a5abc362300a980554 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b94bfc12973a45879e54b4b0fe6c630e (127.16.55.2:43965), 843a184770114dea8556214656e96832 (127.16.55.3:34207)
I20260713 09:08:01.052191 19641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79bd3af888f6459990dfacac185d5cf5" candidate_uuid: "088a3c37db1545a5abc362300a980554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94bfc12973a45879e54b4b0fe6c630e" is_pre_election: true
I20260713 09:08:01.052369 19715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79bd3af888f6459990dfacac185d5cf5" candidate_uuid: "088a3c37db1545a5abc362300a980554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "843a184770114dea8556214656e96832" is_pre_election: true
I20260713 09:08:01.055516 19641 raft_consensus.cc:2393] T 79bd3af888f6459990dfacac185d5cf5 P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 088a3c37db1545a5abc362300a980554 in current term 1: Already voted for candidate 843a184770114dea8556214656e96832 in this term.
I20260713 09:08:01.063570 19533 leader_election.cc:304] T 79bd3af888f6459990dfacac185d5cf5 P 088a3c37db1545a5abc362300a980554 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 088a3c37db1545a5abc362300a980554; no voters: 843a184770114dea8556214656e96832, b94bfc12973a45879e54b4b0fe6c630e
I20260713 09:08:01.064368 19760 raft_consensus.cc:3060] T 79bd3af888f6459990dfacac185d5cf5 P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:01.076418 19680 consensus_peers.cc:597] T 79bd3af888f6459990dfacac185d5cf5 P 843a184770114dea8556214656e96832 -> Peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Couldn't send request to peer 088a3c37db1545a5abc362300a980554. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:01.081771 19606 consensus_peers.cc:597] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e -> Peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Couldn't send request to peer 088a3c37db1545a5abc362300a980554. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:01.082999 19760 raft_consensus.cc:2749] T 79bd3af888f6459990dfacac185d5cf5 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:01.083127 19715 raft_consensus.cc:3060] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.089516 19716 raft_consensus.cc:3060] T 56b78ce30aa545879f61359cc58a1d3b P 843a184770114dea8556214656e96832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.092128 19796 consensus_queue.cc:1048] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e [LEADER]: Connected to new peer: Peer: permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:08:01.092955 19606 consensus_peers.cc:597] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P b94bfc12973a45879e54b4b0fe6c630e -> Peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Couldn't send request to peer 088a3c37db1545a5abc362300a980554. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:01.096285 19791 raft_consensus.cc:493] T 5f9f3e69045e44cba23c92223a15c36d P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:01.097033 19791 raft_consensus.cc:515] T 5f9f3e69045e44cba23c92223a15c36d P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:01.101363 19827 consensus_queue.cc:1048] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:01.103570 19786 raft_consensus.cc:493] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:01.107462 19786 raft_consensus.cc:515] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:01.106479 19642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9f3e69045e44cba23c92223a15c36d" candidate_uuid: "088a3c37db1545a5abc362300a980554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94bfc12973a45879e54b4b0fe6c630e" is_pre_election: true
I20260713 09:08:01.112030 19642 raft_consensus.cc:2393] T 5f9f3e69045e44cba23c92223a15c36d P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 088a3c37db1545a5abc362300a980554 in current term 1: Already voted for candidate 843a184770114dea8556214656e96832 in this term.
I20260713 09:08:01.108929 19791 leader_election.cc:290] T 5f9f3e69045e44cba23c92223a15c36d P 088a3c37db1545a5abc362300a980554 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b94bfc12973a45879e54b4b0fe6c630e (127.16.55.2:43965), 843a184770114dea8556214656e96832 (127.16.55.3:34207)
I20260713 09:08:01.114593 19714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9f3e69045e44cba23c92223a15c36d" candidate_uuid: "088a3c37db1545a5abc362300a980554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "843a184770114dea8556214656e96832" is_pre_election: true
I20260713 09:08:01.101498 19796 consensus_queue.cc:1048] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P b94bfc12973a45879e54b4b0fe6c630e [LEADER]: Connected to new peer: Peer: permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.115579 16604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:01.114435 19791 consensus_queue.cc:1048] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:01.118155 16604 tablet_replica.cc:333] T 760231a90838474ea3ae52884b0f8619 P 088a3c37db1545a5abc362300a980554: stopping tablet replica
I20260713 09:08:01.119068 16604 raft_consensus.cc:2243] T 760231a90838474ea3ae52884b0f8619 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:01.120745 16604 raft_consensus.cc:2272] T 760231a90838474ea3ae52884b0f8619 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.119021 19786 leader_election.cc:290] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 843a184770114dea8556214656e96832 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733), b94bfc12973a45879e54b4b0fe6c630e (127.16.55.2:43965)
I20260713 09:08:01.124725 19533 leader_election.cc:304] T 5f9f3e69045e44cba23c92223a15c36d P 088a3c37db1545a5abc362300a980554 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 088a3c37db1545a5abc362300a980554; no voters: 843a184770114dea8556214656e96832, b94bfc12973a45879e54b4b0fe6c630e
I20260713 09:08:01.125836 19791 raft_consensus.cc:3060] T 5f9f3e69045e44cba23c92223a15c36d P 088a3c37db1545a5abc362300a980554 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.133682 19791 raft_consensus.cc:2749] T 5f9f3e69045e44cba23c92223a15c36d P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:01.136183 19641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd1eb83efcf49c1bcfa96819af0e7b7" candidate_uuid: "843a184770114dea8556214656e96832" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94bfc12973a45879e54b4b0fe6c630e" is_pre_election: true
W20260713 09:08:01.136551 19680 leader_election.cc:336] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 843a184770114dea8556214656e96832 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:08:01.137794 19679 leader_election.cc:304] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 843a184770114dea8556214656e96832 [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: 843a184770114dea8556214656e96832; no voters: 088a3c37db1545a5abc362300a980554, b94bfc12973a45879e54b4b0fe6c630e
I20260713 09:08:01.139086 19789 raft_consensus.cc:2749] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:01.141817 16604 tablet_replica.cc:333] T 9af1c00071ea429e8db203661e7822c1 P 088a3c37db1545a5abc362300a980554: stopping tablet replica
I20260713 09:08:01.142709 16604 raft_consensus.cc:2243] T 9af1c00071ea429e8db203661e7822c1 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:01.143234 16604 raft_consensus.cc:2272] T 9af1c00071ea429e8db203661e7822c1 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:01.144634 19606 consensus_peers.cc:597] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e -> Peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Couldn't send request to peer 088a3c37db1545a5abc362300a980554. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:01.145603 16604 tablet_replica.cc:333] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 088a3c37db1545a5abc362300a980554: stopping tablet replica
I20260713 09:08:01.146438 16604 raft_consensus.cc:2243] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:01.146885 16604 raft_consensus.cc:2272] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.149482 16604 tablet_replica.cc:333] T 5f9f3e69045e44cba23c92223a15c36d P 088a3c37db1545a5abc362300a980554: stopping tablet replica
I20260713 09:08:01.150223 16604 raft_consensus.cc:2243] T 5f9f3e69045e44cba23c92223a15c36d P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:01.150661 16604 raft_consensus.cc:2272] T 5f9f3e69045e44cba23c92223a15c36d P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.159987 16604 tablet_replica.cc:333] T 79bd3af888f6459990dfacac185d5cf5 P 088a3c37db1545a5abc362300a980554: stopping tablet replica
I20260713 09:08:01.159889 19789 consensus_queue.cc:1048] T 79bd3af888f6459990dfacac185d5cf5 P 843a184770114dea8556214656e96832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.160831 16604 raft_consensus.cc:2243] T 79bd3af888f6459990dfacac185d5cf5 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:01.161345 16604 raft_consensus.cc:2272] T 79bd3af888f6459990dfacac185d5cf5 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.163579 16604 tablet_replica.cc:333] T 53e87a719a5f4f7db29d67d3baadca3a P 088a3c37db1545a5abc362300a980554: stopping tablet replica
I20260713 09:08:01.164304 16604 raft_consensus.cc:2243] T 53e87a719a5f4f7db29d67d3baadca3a P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:01.164808 16604 raft_consensus.cc:2272] T 53e87a719a5f4f7db29d67d3baadca3a P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.167732 16604 tablet_replica.cc:333] T ba8bce7a60eb4f2f80b3b65d271ea002 P 088a3c37db1545a5abc362300a980554: stopping tablet replica
I20260713 09:08:01.168491 16604 raft_consensus.cc:2243] T ba8bce7a60eb4f2f80b3b65d271ea002 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:01.168970 16604 raft_consensus.cc:2272] T ba8bce7a60eb4f2f80b3b65d271ea002 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.171128 16604 tablet_replica.cc:333] T 3a0fb8253e444704bdb2f63778b76637 P 088a3c37db1545a5abc362300a980554: stopping tablet replica
I20260713 09:08:01.171780 16604 raft_consensus.cc:2243] T 3a0fb8253e444704bdb2f63778b76637 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:01.172176 16604 raft_consensus.cc:2272] T 3a0fb8253e444704bdb2f63778b76637 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.174520 16604 tablet_replica.cc:333] T e98e9858b1f94c5bb02a0d0a9fcd775e P 088a3c37db1545a5abc362300a980554: stopping tablet replica
I20260713 09:08:01.175227 16604 raft_consensus.cc:2243] T e98e9858b1f94c5bb02a0d0a9fcd775e P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:01.175621 16604 raft_consensus.cc:2272] T e98e9858b1f94c5bb02a0d0a9fcd775e P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.177668 16604 tablet_replica.cc:333] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554: stopping tablet replica
I20260713 09:08:01.178257 16604 raft_consensus.cc:2243] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:01.179234 16604 raft_consensus.cc:2272] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:01.201653 19793 consensus_queue.cc:1048] T 3a0fb8253e444704bdb2f63778b76637 P b94bfc12973a45879e54b4b0fe6c630e [LEADER]: Connected to new peer: Peer: permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:01.203518 19606 consensus_peers.cc:597] T 3a0fb8253e444704bdb2f63778b76637 P b94bfc12973a45879e54b4b0fe6c630e -> Peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Couldn't send request to peer 088a3c37db1545a5abc362300a980554. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:40733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:01.208177 16604 tablet_server.cc:196] TabletServer@127.16.55.1:0 shutdown complete.
I20260713 09:08:01.241658 19801 consensus_queue.cc:1048] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e [LEADER]: Connected to new peer: Peer: permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:01.250806 19680 consensus_peers.cc:597] T 5f9f3e69045e44cba23c92223a15c36d P 843a184770114dea8556214656e96832 -> Peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Couldn't send request to peer 088a3c37db1545a5abc362300a980554. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:40733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:01.256587 19606 consensus_peers.cc:597] T 760231a90838474ea3ae52884b0f8619 P b94bfc12973a45879e54b4b0fe6c630e -> Peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Couldn't send request to peer 088a3c37db1545a5abc362300a980554. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:40733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:01.308467 19801 consensus_queue.cc:1048] T 760231a90838474ea3ae52884b0f8619 P b94bfc12973a45879e54b4b0fe6c630e [LEADER]: Connected to new peer: Peer: permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.329790 19789 consensus_queue.cc:1048] T 5f9f3e69045e44cba23c92223a15c36d P 843a184770114dea8556214656e96832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.351338 19801 consensus_queue.cc:1048] T 9af1c00071ea429e8db203661e7822c1 P b94bfc12973a45879e54b4b0fe6c630e [LEADER]: Connected to new peer: Peer: permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:01.367168 19606 consensus_peers.cc:597] T 9af1c00071ea429e8db203661e7822c1 P b94bfc12973a45879e54b4b0fe6c630e -> Peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Couldn't send request to peer 088a3c37db1545a5abc362300a980554. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:40733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:01.408831 19513 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:08:01.593168 19680 consensus_peers.cc:597] T 53e87a719a5f4f7db29d67d3baadca3a P 843a184770114dea8556214656e96832 -> Peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Couldn't send request to peer 088a3c37db1545a5abc362300a980554. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:40733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:02.409981 19513 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:02.652617 19840 raft_consensus.cc:493] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 088a3c37db1545a5abc362300a980554)
I20260713 09:08:02.653126 19840 raft_consensus.cc:515] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } }
I20260713 09:08:02.655191 19842 raft_consensus.cc:493] T 56b78ce30aa545879f61359cc58a1d3b P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 088a3c37db1545a5abc362300a980554)
I20260713 09:08:02.654762 19840 leader_election.cc:290] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733), 843a184770114dea8556214656e96832 (127.16.55.3:34207)
I20260713 09:08:02.655748 19842 raft_consensus.cc:515] T 56b78ce30aa545879f61359cc58a1d3b P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } }
I20260713 09:08:02.656082 19716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b78ce30aa545879f61359cc58a1d3b" candidate_uuid: "b94bfc12973a45879e54b4b0fe6c630e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "843a184770114dea8556214656e96832" is_pre_election: true
I20260713 09:08:02.657053 19716 raft_consensus.cc:2468] T 56b78ce30aa545879f61359cc58a1d3b P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b94bfc12973a45879e54b4b0fe6c630e in term 1.
I20260713 09:08:02.658365 19608 leader_election.cc:304] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e [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: 843a184770114dea8556214656e96832, b94bfc12973a45879e54b4b0fe6c630e; no voters: 
I20260713 09:08:02.658619 19842 leader_election.cc:290] T 56b78ce30aa545879f61359cc58a1d3b P 843a184770114dea8556214656e96832 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733), b94bfc12973a45879e54b4b0fe6c630e (127.16.55.2:43965)
I20260713 09:08:02.659312 19840 raft_consensus.cc:2804] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:02.659315 19642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b78ce30aa545879f61359cc58a1d3b" candidate_uuid: "843a184770114dea8556214656e96832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b94bfc12973a45879e54b4b0fe6c630e" is_pre_election: true
W20260713 09:08:02.659515 19606 leader_election.cc:336] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Network error: Client connection negotiation failed: client connection to 127.16.55.1:40733: connect: Connection refused (error 111)
I20260713 09:08:02.659802 19840 raft_consensus.cc:493] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 088a3c37db1545a5abc362300a980554)
I20260713 09:08:02.660269 19840 raft_consensus.cc:3060] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:08:02.663420 19680 leader_election.cc:336] T 56b78ce30aa545879f61359cc58a1d3b P 843a184770114dea8556214656e96832 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Network error: Client connection negotiation failed: client connection to 127.16.55.1:40733: connect: Connection refused (error 111)
I20260713 09:08:02.666400 19840 raft_consensus.cc:515] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } }
I20260713 09:08:02.667416 19642 raft_consensus.cc:2393] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 843a184770114dea8556214656e96832 in current term 2: Already voted for candidate b94bfc12973a45879e54b4b0fe6c630e in this term.
I20260713 09:08:02.668275 19840 leader_election.cc:290] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e [CANDIDATE]: Term 2 election: Requested vote from peers 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733), 843a184770114dea8556214656e96832 (127.16.55.3:34207)
I20260713 09:08:02.669085 19679 leader_election.cc:304] T 56b78ce30aa545879f61359cc58a1d3b P 843a184770114dea8556214656e96832 [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: 843a184770114dea8556214656e96832; no voters: 088a3c37db1545a5abc362300a980554, b94bfc12973a45879e54b4b0fe6c630e
I20260713 09:08:02.669684 19716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b78ce30aa545879f61359cc58a1d3b" candidate_uuid: "b94bfc12973a45879e54b4b0fe6c630e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "843a184770114dea8556214656e96832"
I20260713 09:08:02.670272 19716 raft_consensus.cc:3060] T 56b78ce30aa545879f61359cc58a1d3b P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:08:02.672362 19606 leader_election.cc:336] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Network error: Client connection negotiation failed: client connection to 127.16.55.1:40733: connect: Connection refused (error 111)
I20260713 09:08:02.675922 19716 raft_consensus.cc:2468] T 56b78ce30aa545879f61359cc58a1d3b P 843a184770114dea8556214656e96832 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b94bfc12973a45879e54b4b0fe6c630e in term 2.
I20260713 09:08:02.676455 19842 raft_consensus.cc:2749] T 56b78ce30aa545879f61359cc58a1d3b P 843a184770114dea8556214656e96832 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:02.677136 19608 leader_election.cc:304] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e [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: 843a184770114dea8556214656e96832, b94bfc12973a45879e54b4b0fe6c630e; no voters: 088a3c37db1545a5abc362300a980554
I20260713 09:08:02.677897 19840 raft_consensus.cc:2804] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:02.678362 19840 raft_consensus.cc:697] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e [term 2 LEADER]: Becoming Leader. State: Replica: b94bfc12973a45879e54b4b0fe6c630e, State: Running, Role: LEADER
I20260713 09:08:02.679070 19840 consensus_queue.cc:237] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } }
I20260713 09:08:02.686381 19465 catalog_manager.cc:5697] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e reported cstate change: term changed from 1 to 2, leader changed from 088a3c37db1545a5abc362300a980554 (127.16.55.1) to b94bfc12973a45879e54b4b0fe6c630e (127.16.55.2). New cstate: current_term: 2 leader_uuid: "b94bfc12973a45879e54b4b0fe6c630e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:03.146960 19716 raft_consensus.cc:1275] T 56b78ce30aa545879f61359cc58a1d3b P 843a184770114dea8556214656e96832 [term 2 FOLLOWER]: Refusing update from remote peer b94bfc12973a45879e54b4b0fe6c630e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:03.148425 19840 consensus_queue.cc:1048] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e [LEADER]: Connected to new peer: Peer: permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:03.162583 19606 consensus_peers.cc:597] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e -> Peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Couldn't send request to peer 088a3c37db1545a5abc362300a980554. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:40733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:03.368667 19606 consensus_peers.cc:597] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P b94bfc12973a45879e54b4b0fe6c630e -> Peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Couldn't send request to peer 088a3c37db1545a5abc362300a980554. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:40733: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:03.369128 19606 consensus_peers.cc:597] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e -> Peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Couldn't send request to peer 088a3c37db1545a5abc362300a980554. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:40733: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:03.411042 19513 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:08:03.499572 19680 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.55.1:40733: connect: Connection refused (error 111) [suppressed 66 similar messages]
W20260713 09:08:03.501996 19680 consensus_peers.cc:597] T 5f9f3e69045e44cba23c92223a15c36d P 843a184770114dea8556214656e96832 -> Peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Couldn't send request to peer 088a3c37db1545a5abc362300a980554. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:40733: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:03.512944 19606 consensus_peers.cc:597] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e -> Peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Couldn't send request to peer 088a3c37db1545a5abc362300a980554. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:40733: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:03.640707 19606 consensus_peers.cc:597] T 3a0fb8253e444704bdb2f63778b76637 P b94bfc12973a45879e54b4b0fe6c630e -> Peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Couldn't send request to peer 088a3c37db1545a5abc362300a980554. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:40733: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:03.752864 19606 consensus_peers.cc:597] T 9af1c00071ea429e8db203661e7822c1 P b94bfc12973a45879e54b4b0fe6c630e -> Peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Couldn't send request to peer 088a3c37db1545a5abc362300a980554. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:40733: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:03.769692 19680 consensus_peers.cc:597] T 79bd3af888f6459990dfacac185d5cf5 P 843a184770114dea8556214656e96832 -> Peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Couldn't send request to peer 088a3c37db1545a5abc362300a980554. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:40733: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:03.812870 19606 consensus_peers.cc:597] T 760231a90838474ea3ae52884b0f8619 P b94bfc12973a45879e54b4b0fe6c630e -> Peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Couldn't send request to peer 088a3c37db1545a5abc362300a980554. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:40733: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:04.128607 19680 consensus_peers.cc:597] T 53e87a719a5f4f7db29d67d3baadca3a P 843a184770114dea8556214656e96832 -> Peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Couldn't send request to peer 088a3c37db1545a5abc362300a980554. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:40733: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:04.412060 19513 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:08:05.413059 19513 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:08:05.823573 19606 consensus_peers.cc:597] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e -> Peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Couldn't send request to peer 088a3c37db1545a5abc362300a980554. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:40733: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:05.823976 19606 consensus_peers.cc:597] T 3a0fb8253e444704bdb2f63778b76637 P b94bfc12973a45879e54b4b0fe6c630e -> Peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Couldn't send request to peer 088a3c37db1545a5abc362300a980554. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:40733: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:08:05.852370 19606 consensus_peers.cc:597] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e -> Peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Couldn't send request to peer 088a3c37db1545a5abc362300a980554. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:40733: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:08:06.005468 19606 consensus_peers.cc:597] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P b94bfc12973a45879e54b4b0fe6c630e -> Peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Couldn't send request to peer 088a3c37db1545a5abc362300a980554. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:40733: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:08:06.102933 19606 consensus_peers.cc:597] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e -> Peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Couldn't send request to peer 088a3c37db1545a5abc362300a980554. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:40733: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:08:06.112051 19606 consensus_peers.cc:597] T 9af1c00071ea429e8db203661e7822c1 P b94bfc12973a45879e54b4b0fe6c630e -> Peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Couldn't send request to peer 088a3c37db1545a5abc362300a980554. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:40733: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:08:06.180915 19680 consensus_peers.cc:597] T 5f9f3e69045e44cba23c92223a15c36d P 843a184770114dea8556214656e96832 -> Peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Couldn't send request to peer 088a3c37db1545a5abc362300a980554. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:40733: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:08:06.231357 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:06.240736 19854 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:06.240797 19855 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:06.246485 16604 server_base.cc:1061] running on GCE node
W20260713 09:08:06.246788 19857 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:06.248106 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:06.248369 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:06.248531 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933686248496 us; error 0 us; skew 500 ppm
I20260713 09:08:06.249094 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:06.251667 16604 webserver.cc:533] Webserver started at http://127.16.55.1:45061/ using document root <none> and password file <none>
I20260713 09:08:06.252215 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:06.252399 16604 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:08:06.256219 16604 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:08:06.260614 19862 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:06.262012 16604 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:08:06.262408 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933606384126-16604-0/minicluster-data/ts-0-root
uuid: "088a3c37db1545a5abc362300a980554"
format_stamp: "Formatted at 2026-07-13 09:07:59 on dist-test-slave-dg4l"
I20260713 09:08:06.262776 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933606384126-16604-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933606384126-16604-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933606384126-16604-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)
W20260713 09:08:06.265338 19606 consensus_peers.cc:597] T 760231a90838474ea3ae52884b0f8619 P b94bfc12973a45879e54b4b0fe6c630e -> Peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Couldn't send request to peer 088a3c37db1545a5abc362300a980554. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:40733: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:08:06.275782 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:06.277320 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:06.279321 16604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:06.283268 19869 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260713 09:08:06.332013 16604 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:08:06.332419 16604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.050s	user 0.002s	sys 0.000s
I20260713 09:08:06.333015 16604 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:08:06.337657 19869 tablet_bootstrap.cc:492] T 9af1c00071ea429e8db203661e7822c1 P 088a3c37db1545a5abc362300a980554: Bootstrap starting.
I20260713 09:08:06.350464 19869 tablet_bootstrap.cc:492] T 9af1c00071ea429e8db203661e7822c1 P 088a3c37db1545a5abc362300a980554: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:06.351389 19869 tablet_bootstrap.cc:492] T 9af1c00071ea429e8db203661e7822c1 P 088a3c37db1545a5abc362300a980554: Bootstrap complete.
I20260713 09:08:06.352092 19869 ts_tablet_manager.cc:1403] T 9af1c00071ea429e8db203661e7822c1 P 088a3c37db1545a5abc362300a980554: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.006s
I20260713 09:08:06.354727 19869 raft_consensus.cc:359] T 9af1c00071ea429e8db203661e7822c1 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:06.355542 19869 raft_consensus.cc:740] T 9af1c00071ea429e8db203661e7822c1 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088a3c37db1545a5abc362300a980554, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.356236 19869 consensus_queue.cc:260] T 9af1c00071ea429e8db203661e7822c1 P 088a3c37db1545a5abc362300a980554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:06.358642 19869 ts_tablet_manager.cc:1434] T 9af1c00071ea429e8db203661e7822c1 P 088a3c37db1545a5abc362300a980554: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260713 09:08:06.359400 19869 tablet_bootstrap.cc:492] T 5f9f3e69045e44cba23c92223a15c36d P 088a3c37db1545a5abc362300a980554: Bootstrap starting.
I20260713 09:08:06.371134 19869 tablet_bootstrap.cc:492] T 5f9f3e69045e44cba23c92223a15c36d P 088a3c37db1545a5abc362300a980554: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:06.371928 19869 tablet_bootstrap.cc:492] T 5f9f3e69045e44cba23c92223a15c36d P 088a3c37db1545a5abc362300a980554: Bootstrap complete.
I20260713 09:08:06.372555 19869 ts_tablet_manager.cc:1403] T 5f9f3e69045e44cba23c92223a15c36d P 088a3c37db1545a5abc362300a980554: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260713 09:08:06.374719 19869 raft_consensus.cc:359] T 5f9f3e69045e44cba23c92223a15c36d P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:06.375398 19869 raft_consensus.cc:740] T 5f9f3e69045e44cba23c92223a15c36d P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088a3c37db1545a5abc362300a980554, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.376029 19869 consensus_queue.cc:260] T 5f9f3e69045e44cba23c92223a15c36d P 088a3c37db1545a5abc362300a980554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:06.377683 19869 ts_tablet_manager.cc:1434] T 5f9f3e69045e44cba23c92223a15c36d P 088a3c37db1545a5abc362300a980554: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:06.378441 19869 tablet_bootstrap.cc:492] T e98e9858b1f94c5bb02a0d0a9fcd775e P 088a3c37db1545a5abc362300a980554: Bootstrap starting.
I20260713 09:08:06.380455 16604 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:08:06.380753 16604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.048s	user 0.047s	sys 0.000s
I20260713 09:08:06.392381 19869 tablet_bootstrap.cc:492] T e98e9858b1f94c5bb02a0d0a9fcd775e P 088a3c37db1545a5abc362300a980554: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:06.393196 19869 tablet_bootstrap.cc:492] T e98e9858b1f94c5bb02a0d0a9fcd775e P 088a3c37db1545a5abc362300a980554: Bootstrap complete.
I20260713 09:08:06.393826 19869 ts_tablet_manager.cc:1403] T e98e9858b1f94c5bb02a0d0a9fcd775e P 088a3c37db1545a5abc362300a980554: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.001s
I20260713 09:08:06.395996 19869 raft_consensus.cc:359] T e98e9858b1f94c5bb02a0d0a9fcd775e P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:06.396601 19869 raft_consensus.cc:740] T e98e9858b1f94c5bb02a0d0a9fcd775e P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088a3c37db1545a5abc362300a980554, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.397491 19869 consensus_queue.cc:260] T e98e9858b1f94c5bb02a0d0a9fcd775e P 088a3c37db1545a5abc362300a980554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:06.399284 19869 ts_tablet_manager.cc:1434] T e98e9858b1f94c5bb02a0d0a9fcd775e P 088a3c37db1545a5abc362300a980554: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260713 09:08:06.400264 19869 tablet_bootstrap.cc:492] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 088a3c37db1545a5abc362300a980554: Bootstrap starting.
I20260713 09:08:06.410933 19869 tablet_bootstrap.cc:492] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 088a3c37db1545a5abc362300a980554: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:06.411873 19869 tablet_bootstrap.cc:492] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 088a3c37db1545a5abc362300a980554: Bootstrap complete.
I20260713 09:08:06.412535 19869 ts_tablet_manager.cc:1403] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 088a3c37db1545a5abc362300a980554: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
W20260713 09:08:06.414058 19513 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:06.414775 19869 raft_consensus.cc:359] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:06.415366 19869 raft_consensus.cc:740] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088a3c37db1545a5abc362300a980554, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.415982 19869 consensus_queue.cc:260] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 088a3c37db1545a5abc362300a980554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:06.417557 19869 ts_tablet_manager.cc:1434] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 088a3c37db1545a5abc362300a980554: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:08:06.418182 19869 tablet_bootstrap.cc:492] T 3a0fb8253e444704bdb2f63778b76637 P 088a3c37db1545a5abc362300a980554: Bootstrap starting.
I20260713 09:08:06.427579 19869 tablet_bootstrap.cc:492] T 3a0fb8253e444704bdb2f63778b76637 P 088a3c37db1545a5abc362300a980554: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:06.428437 19869 tablet_bootstrap.cc:492] T 3a0fb8253e444704bdb2f63778b76637 P 088a3c37db1545a5abc362300a980554: Bootstrap complete.
I20260713 09:08:06.429028 19869 ts_tablet_manager.cc:1403] T 3a0fb8253e444704bdb2f63778b76637 P 088a3c37db1545a5abc362300a980554: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.001s
I20260713 09:08:06.430724 19869 raft_consensus.cc:359] T 3a0fb8253e444704bdb2f63778b76637 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:06.431420 19869 raft_consensus.cc:740] T 3a0fb8253e444704bdb2f63778b76637 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088a3c37db1545a5abc362300a980554, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.432082 19869 consensus_queue.cc:260] T 3a0fb8253e444704bdb2f63778b76637 P 088a3c37db1545a5abc362300a980554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:06.433568 19869 ts_tablet_manager.cc:1434] T 3a0fb8253e444704bdb2f63778b76637 P 088a3c37db1545a5abc362300a980554: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.003s
I20260713 09:08:06.434197 19869 tablet_bootstrap.cc:492] T 79bd3af888f6459990dfacac185d5cf5 P 088a3c37db1545a5abc362300a980554: Bootstrap starting.
I20260713 09:08:06.439291 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.1:40733
I20260713 09:08:06.439401 19931 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.1:40733 every 8 connection(s)
I20260713 09:08:06.443810 19869 tablet_bootstrap.cc:492] T 79bd3af888f6459990dfacac185d5cf5 P 088a3c37db1545a5abc362300a980554: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:06.444689 19869 tablet_bootstrap.cc:492] T 79bd3af888f6459990dfacac185d5cf5 P 088a3c37db1545a5abc362300a980554: Bootstrap complete.
I20260713 09:08:06.445298 16604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:06.445390 19869 ts_tablet_manager.cc:1403] T 79bd3af888f6459990dfacac185d5cf5 P 088a3c37db1545a5abc362300a980554: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:08:06.448123 19869 raft_consensus.cc:359] T 79bd3af888f6459990dfacac185d5cf5 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:06.448781 19869 raft_consensus.cc:740] T 79bd3af888f6459990dfacac185d5cf5 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088a3c37db1545a5abc362300a980554, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.449574 19869 consensus_queue.cc:260] T 79bd3af888f6459990dfacac185d5cf5 P 088a3c37db1545a5abc362300a980554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:06.451828 19869 ts_tablet_manager.cc:1434] T 79bd3af888f6459990dfacac185d5cf5 P 088a3c37db1545a5abc362300a980554: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:06.452747 19869 tablet_bootstrap.cc:492] T ba8bce7a60eb4f2f80b3b65d271ea002 P 088a3c37db1545a5abc362300a980554: Bootstrap starting.
I20260713 09:08:06.474298 19869 tablet_bootstrap.cc:492] T ba8bce7a60eb4f2f80b3b65d271ea002 P 088a3c37db1545a5abc362300a980554: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:06.475975 19869 tablet_bootstrap.cc:492] T ba8bce7a60eb4f2f80b3b65d271ea002 P 088a3c37db1545a5abc362300a980554: Bootstrap complete.
I20260713 09:08:06.476953 19869 ts_tablet_manager.cc:1403] T ba8bce7a60eb4f2f80b3b65d271ea002 P 088a3c37db1545a5abc362300a980554: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.000s
I20260713 09:08:06.480500 19933 heartbeater.cc:344] Connected to a master server at 127.16.55.62:44619
I20260713 09:08:06.480158 19869 raft_consensus.cc:359] T ba8bce7a60eb4f2f80b3b65d271ea002 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:06.480973 19933 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:06.481086 19869 raft_consensus.cc:740] T ba8bce7a60eb4f2f80b3b65d271ea002 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088a3c37db1545a5abc362300a980554, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.482002 19933 heartbeater.cc:507] Master 127.16.55.62:44619 requested a full tablet report, sending...
I20260713 09:08:06.481921 19869 consensus_queue.cc:260] T ba8bce7a60eb4f2f80b3b65d271ea002 P 088a3c37db1545a5abc362300a980554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:06.484898 19869 ts_tablet_manager.cc:1434] T ba8bce7a60eb4f2f80b3b65d271ea002 P 088a3c37db1545a5abc362300a980554: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:06.485710 19869 tablet_bootstrap.cc:492] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554: Bootstrap starting.
I20260713 09:08:06.488337 19642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba8bce7a60eb4f2f80b3b65d271ea002"
dest_uuid: "b94bfc12973a45879e54b4b0fe6c630e"
mode: GRACEFUL
new_leader_uuid: "843a184770114dea8556214656e96832"
 from {username='slave'} at 127.0.0.1:59440
I20260713 09:08:06.489089 19642 raft_consensus.cc:606] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e [term 1 LEADER]: Received request to transfer leadership to TS 843a184770114dea8556214656e96832
I20260713 09:08:06.496052 19642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e98e9858b1f94c5bb02a0d0a9fcd775e"
dest_uuid: "b94bfc12973a45879e54b4b0fe6c630e"
mode: GRACEFUL
new_leader_uuid: "843a184770114dea8556214656e96832"
 from {username='slave'} at 127.0.0.1:59440
I20260713 09:08:06.496923 19642 raft_consensus.cc:606] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e [term 1 LEADER]: Received request to transfer leadership to TS 843a184770114dea8556214656e96832
I20260713 09:08:06.501147 19463 ts_manager.cc:194] Re-registered known tserver with Master: 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733)
I20260713 09:08:06.507356 16604 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:08:06.508359 16604 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:06.509382 16604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:06.540458 19463 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52260
I20260713 09:08:06.545874 19933 heartbeater.cc:499] Master 127.16.55.62:44619 was elected leader, sending a full tablet report...
I20260713 09:08:06.549026 19869 tablet_bootstrap.cc:492] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:06.550082 19869 tablet_bootstrap.cc:492] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554: Bootstrap complete.
I20260713 09:08:06.550765 19869 ts_tablet_manager.cc:1403] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554: Time spent bootstrapping tablet: real 0.065s	user 0.033s	sys 0.023s
I20260713 09:08:06.553853 19869 raft_consensus.cc:359] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } }
I20260713 09:08:06.554561 19869 raft_consensus.cc:740] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088a3c37db1545a5abc362300a980554, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.555320 19869 consensus_queue.cc:260] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554 [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: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } }
I20260713 09:08:06.555760 19950 raft_consensus.cc:993] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e: : Instructing follower 843a184770114dea8556214656e96832 to start an election
I20260713 09:08:06.556986 19950 raft_consensus.cc:1081] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e [term 1 LEADER]: Signalling peer 843a184770114dea8556214656e96832 to start an election
I20260713 09:08:06.557405 19869 ts_tablet_manager.cc:1434] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:08:06.558254 19869 tablet_bootstrap.cc:492] T 760231a90838474ea3ae52884b0f8619 P 088a3c37db1545a5abc362300a980554: Bootstrap starting.
I20260713 09:08:06.558735 19716 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e98e9858b1f94c5bb02a0d0a9fcd775e"
dest_uuid: "843a184770114dea8556214656e96832"
 from {username='slave'} at 127.0.0.1:33128
I20260713 09:08:06.559322 19716 raft_consensus.cc:493] T e98e9858b1f94c5bb02a0d0a9fcd775e P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:06.559640 19716 raft_consensus.cc:3060] T e98e9858b1f94c5bb02a0d0a9fcd775e P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:06.565717 19716 raft_consensus.cc:515] T e98e9858b1f94c5bb02a0d0a9fcd775e P 843a184770114dea8556214656e96832 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:06.568830 19904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98e9858b1f94c5bb02a0d0a9fcd775e" candidate_uuid: "843a184770114dea8556214656e96832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "088a3c37db1545a5abc362300a980554"
I20260713 09:08:06.569061 19642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98e9858b1f94c5bb02a0d0a9fcd775e" candidate_uuid: "843a184770114dea8556214656e96832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b94bfc12973a45879e54b4b0fe6c630e"
I20260713 09:08:06.569563 19904 raft_consensus.cc:3060] T e98e9858b1f94c5bb02a0d0a9fcd775e P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:06.569708 19642 raft_consensus.cc:3055] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:06.570165 19642 raft_consensus.cc:740] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b94bfc12973a45879e54b4b0fe6c630e, State: Running, Role: LEADER
I20260713 09:08:06.571046 19642 consensus_queue.cc:260] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:06.572229 19642 raft_consensus.cc:3060] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:06.573288 19869 tablet_bootstrap.cc:492] T 760231a90838474ea3ae52884b0f8619 P 088a3c37db1545a5abc362300a980554: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:06.574132 19869 tablet_bootstrap.cc:492] T 760231a90838474ea3ae52884b0f8619 P 088a3c37db1545a5abc362300a980554: Bootstrap complete.
I20260713 09:08:06.574757 19869 ts_tablet_manager.cc:1403] T 760231a90838474ea3ae52884b0f8619 P 088a3c37db1545a5abc362300a980554: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260713 09:08:06.577215 19904 raft_consensus.cc:2468] T e98e9858b1f94c5bb02a0d0a9fcd775e P 088a3c37db1545a5abc362300a980554 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 843a184770114dea8556214656e96832 in term 2.
I20260713 09:08:06.568858 19716 leader_election.cc:290] T e98e9858b1f94c5bb02a0d0a9fcd775e P 843a184770114dea8556214656e96832 [CANDIDATE]: Term 2 election: Requested vote from peers 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733), b94bfc12973a45879e54b4b0fe6c630e (127.16.55.2:43965)
I20260713 09:08:06.577381 19869 raft_consensus.cc:359] T 760231a90838474ea3ae52884b0f8619 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:06.578258 19869 raft_consensus.cc:740] T 760231a90838474ea3ae52884b0f8619 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088a3c37db1545a5abc362300a980554, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.578889 19680 leader_election.cc:304] T e98e9858b1f94c5bb02a0d0a9fcd775e P 843a184770114dea8556214656e96832 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 088a3c37db1545a5abc362300a980554, 843a184770114dea8556214656e96832; no voters: 
I20260713 09:08:06.579020 19869 consensus_queue.cc:260] T 760231a90838474ea3ae52884b0f8619 P 088a3c37db1545a5abc362300a980554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:06.580029 19842 raft_consensus.cc:2804] T e98e9858b1f94c5bb02a0d0a9fcd775e P 843a184770114dea8556214656e96832 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:06.581224 19869 ts_tablet_manager.cc:1434] T 760231a90838474ea3ae52884b0f8619 P 088a3c37db1545a5abc362300a980554: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:06.582270 19869 tablet_bootstrap.cc:492] T 53e87a719a5f4f7db29d67d3baadca3a P 088a3c37db1545a5abc362300a980554: Bootstrap starting.
I20260713 09:08:06.597486 19842 raft_consensus.cc:697] T e98e9858b1f94c5bb02a0d0a9fcd775e P 843a184770114dea8556214656e96832 [term 2 LEADER]: Becoming Leader. State: Replica: 843a184770114dea8556214656e96832, State: Running, Role: LEADER
I20260713 09:08:06.598841 19842 consensus_queue.cc:237] T e98e9858b1f94c5bb02a0d0a9fcd775e P 843a184770114dea8556214656e96832 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:06.594561 19642 raft_consensus.cc:2468] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 843a184770114dea8556214656e96832 in term 2.
I20260713 09:08:06.611980 19869 tablet_bootstrap.cc:492] T 53e87a719a5f4f7db29d67d3baadca3a P 088a3c37db1545a5abc362300a980554: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:06.613054 19869 tablet_bootstrap.cc:492] T 53e87a719a5f4f7db29d67d3baadca3a P 088a3c37db1545a5abc362300a980554: Bootstrap complete.
I20260713 09:08:06.613844 19869 ts_tablet_manager.cc:1403] T 53e87a719a5f4f7db29d67d3baadca3a P 088a3c37db1545a5abc362300a980554: Time spent bootstrapping tablet: real 0.032s	user 0.023s	sys 0.000s
I20260713 09:08:06.613514 19465 catalog_manager.cc:5697] T e98e9858b1f94c5bb02a0d0a9fcd775e P 843a184770114dea8556214656e96832 reported cstate change: term changed from 1 to 2, leader changed from b94bfc12973a45879e54b4b0fe6c630e (127.16.55.2) to 843a184770114dea8556214656e96832 (127.16.55.3). New cstate: current_term: 2 leader_uuid: "843a184770114dea8556214656e96832" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:06.616631 19869 raft_consensus.cc:359] T 53e87a719a5f4f7db29d67d3baadca3a P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:06.617345 19869 raft_consensus.cc:740] T 53e87a719a5f4f7db29d67d3baadca3a P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088a3c37db1545a5abc362300a980554, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.618099 19869 consensus_queue.cc:260] T 53e87a719a5f4f7db29d67d3baadca3a P 088a3c37db1545a5abc362300a980554 [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: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:06.620239 19869 ts_tablet_manager.cc:1434] T 53e87a719a5f4f7db29d67d3baadca3a P 088a3c37db1545a5abc362300a980554: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:06.646552 19840 raft_consensus.cc:993] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e: : Instructing follower 843a184770114dea8556214656e96832 to start an election
I20260713 09:08:06.647046 19950 raft_consensus.cc:1081] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e [term 1 LEADER]: Signalling peer 843a184770114dea8556214656e96832 to start an election
I20260713 09:08:06.648455 19716 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba8bce7a60eb4f2f80b3b65d271ea002"
dest_uuid: "843a184770114dea8556214656e96832"
 from {username='slave'} at 127.0.0.1:33128
I20260713 09:08:06.648968 19716 raft_consensus.cc:493] T ba8bce7a60eb4f2f80b3b65d271ea002 P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:06.649339 19716 raft_consensus.cc:3060] T ba8bce7a60eb4f2f80b3b65d271ea002 P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:06.654151 19716 raft_consensus.cc:515] T ba8bce7a60eb4f2f80b3b65d271ea002 P 843a184770114dea8556214656e96832 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:06.656416 19716 leader_election.cc:290] T ba8bce7a60eb4f2f80b3b65d271ea002 P 843a184770114dea8556214656e96832 [CANDIDATE]: Term 2 election: Requested vote from peers 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733), b94bfc12973a45879e54b4b0fe6c630e (127.16.55.2:43965)
I20260713 09:08:06.657348 19905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8bce7a60eb4f2f80b3b65d271ea002" candidate_uuid: "843a184770114dea8556214656e96832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "088a3c37db1545a5abc362300a980554"
I20260713 09:08:06.658017 19905 raft_consensus.cc:3060] T ba8bce7a60eb4f2f80b3b65d271ea002 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:06.658782 19642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8bce7a60eb4f2f80b3b65d271ea002" candidate_uuid: "843a184770114dea8556214656e96832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b94bfc12973a45879e54b4b0fe6c630e"
I20260713 09:08:06.659412 19642 raft_consensus.cc:3055] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:06.659739 19642 raft_consensus.cc:740] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b94bfc12973a45879e54b4b0fe6c630e, State: Running, Role: LEADER
I20260713 09:08:06.660549 19642 consensus_queue.cc:260] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:06.661849 19642 raft_consensus.cc:3060] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:06.665584 19905 raft_consensus.cc:2468] T ba8bce7a60eb4f2f80b3b65d271ea002 P 088a3c37db1545a5abc362300a980554 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 843a184770114dea8556214656e96832 in term 2.
I20260713 09:08:06.666805 19680 leader_election.cc:304] T ba8bce7a60eb4f2f80b3b65d271ea002 P 843a184770114dea8556214656e96832 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 088a3c37db1545a5abc362300a980554, 843a184770114dea8556214656e96832; no voters: 
I20260713 09:08:06.667759 19957 raft_consensus.cc:2804] T ba8bce7a60eb4f2f80b3b65d271ea002 P 843a184770114dea8556214656e96832 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:06.668641 19957 raft_consensus.cc:697] T ba8bce7a60eb4f2f80b3b65d271ea002 P 843a184770114dea8556214656e96832 [term 2 LEADER]: Becoming Leader. State: Replica: 843a184770114dea8556214656e96832, State: Running, Role: LEADER
I20260713 09:08:06.669027 19642 raft_consensus.cc:2468] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 843a184770114dea8556214656e96832 in term 2.
I20260713 09:08:06.669772 19957 consensus_queue.cc:237] T ba8bce7a60eb4f2f80b3b65d271ea002 P 843a184770114dea8556214656e96832 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } }
I20260713 09:08:06.679965 19463 catalog_manager.cc:5697] T ba8bce7a60eb4f2f80b3b65d271ea002 P 843a184770114dea8556214656e96832 reported cstate change: term changed from 1 to 2, leader changed from b94bfc12973a45879e54b4b0fe6c630e (127.16.55.2) to 843a184770114dea8556214656e96832 (127.16.55.3). New cstate: current_term: 2 leader_uuid: "843a184770114dea8556214656e96832" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "843a184770114dea8556214656e96832" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:06.978582 19905 raft_consensus.cc:3060] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.189038 19905 raft_consensus.cc:1275] T e98e9858b1f94c5bb02a0d0a9fcd775e P 088a3c37db1545a5abc362300a980554 [term 2 FOLLOWER]: Refusing update from remote peer 843a184770114dea8556214656e96832: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:07.190459 19957 consensus_queue.cc:1048] T e98e9858b1f94c5bb02a0d0a9fcd775e P 843a184770114dea8556214656e96832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:07.197579 19642 raft_consensus.cc:1275] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e [term 2 FOLLOWER]: Refusing update from remote peer 843a184770114dea8556214656e96832: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:07.201120 19842 consensus_queue.cc:1048] T e98e9858b1f94c5bb02a0d0a9fcd775e P 843a184770114dea8556214656e96832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:07.211675 19905 raft_consensus.cc:1275] T ba8bce7a60eb4f2f80b3b65d271ea002 P 088a3c37db1545a5abc362300a980554 [term 2 FOLLOWER]: Refusing update from remote peer 843a184770114dea8556214656e96832: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:07.212944 19842 consensus_queue.cc:1048] T ba8bce7a60eb4f2f80b3b65d271ea002 P 843a184770114dea8556214656e96832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "088a3c37db1545a5abc362300a980554" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 40733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:07.220891 19642 raft_consensus.cc:1275] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e [term 2 FOLLOWER]: Refusing update from remote peer 843a184770114dea8556214656e96832: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:07.223229 19957 consensus_queue.cc:1048] T ba8bce7a60eb4f2f80b3b65d271ea002 P 843a184770114dea8556214656e96832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b94bfc12973a45879e54b4b0fe6c630e" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 43965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:07.415203 19513 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:07.542482 16604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:07.548811 16604 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:08:07.549371 16604 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:07.549916 16604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:08:08.416574 19513 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:08.557658 16604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:08.564725 16604 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:08:08.565188 16604 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:08.565797 16604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:08:09.417843 19513 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:09.572419 16604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:09.579470 16604 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:08:09.579937 16604 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:09.580387 16604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:08:10.418928 19513 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:10.586534 16604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:10.593559 16604 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:08:10.594025 16604 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:10.594496 16604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:08:11.419996 19513 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:11.600656 16604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:11.607517 16604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:11.613065 16604 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:08:11.613565 16604 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:08:12.421144 19513 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:12.640535 16604 tablet_server.cc:179] TabletServer@127.16.55.1:40733 shutting down...
W20260713 09:08:12.643505 19680 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 57 similar messages]
W20260713 09:08:12.649268 19680 consensus_peers.cc:597] T e98e9858b1f94c5bb02a0d0a9fcd775e P 843a184770114dea8556214656e96832 -> Peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Couldn't send request to peer 088a3c37db1545a5abc362300a980554. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:12.675062 16604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:12.675943 16604 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:12.676734 16604 raft_consensus.cc:2243] T 760231a90838474ea3ae52884b0f8619 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.677312 16604 raft_consensus.cc:2272] T 760231a90838474ea3ae52884b0f8619 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.680017 16604 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:12.680658 16604 raft_consensus.cc:2243] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.681150 16604 raft_consensus.cc:2272] T 56b78ce30aa545879f61359cc58a1d3b P 088a3c37db1545a5abc362300a980554 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.683359 16604 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:12.683907 16604 raft_consensus.cc:2243] T ba8bce7a60eb4f2f80b3b65d271ea002 P 088a3c37db1545a5abc362300a980554 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.684438 16604 raft_consensus.cc:2272] T ba8bce7a60eb4f2f80b3b65d271ea002 P 088a3c37db1545a5abc362300a980554 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.686533 16604 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:12.687166 16604 raft_consensus.cc:2243] T e98e9858b1f94c5bb02a0d0a9fcd775e P 088a3c37db1545a5abc362300a980554 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.687798 16604 raft_consensus.cc:2272] T e98e9858b1f94c5bb02a0d0a9fcd775e P 088a3c37db1545a5abc362300a980554 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.690151 16604 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:12.690711 16604 raft_consensus.cc:2243] T 3a0fb8253e444704bdb2f63778b76637 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.691262 16604 raft_consensus.cc:2272] T 3a0fb8253e444704bdb2f63778b76637 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.693568 16604 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:12.694134 16604 raft_consensus.cc:2243] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.694635 16604 raft_consensus.cc:2272] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.696944 16604 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:12.697506 16604 raft_consensus.cc:2243] T 53e87a719a5f4f7db29d67d3baadca3a P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.698066 16604 raft_consensus.cc:2272] T 53e87a719a5f4f7db29d67d3baadca3a P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.700500 16604 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:12.701038 16604 raft_consensus.cc:2243] T 79bd3af888f6459990dfacac185d5cf5 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.701541 16604 raft_consensus.cc:2272] T 79bd3af888f6459990dfacac185d5cf5 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.703776 16604 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:12.704315 16604 raft_consensus.cc:2243] T 5f9f3e69045e44cba23c92223a15c36d P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.704782 16604 raft_consensus.cc:2272] T 5f9f3e69045e44cba23c92223a15c36d P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.707175 16604 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:12.707727 16604 raft_consensus.cc:2243] T 9af1c00071ea429e8db203661e7822c1 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.708271 16604 raft_consensus.cc:2272] T 9af1c00071ea429e8db203661e7822c1 P 088a3c37db1545a5abc362300a980554 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:12.736469 19606 consensus_peers.cc:597] T 3a0fb8253e444704bdb2f63778b76637 P b94bfc12973a45879e54b4b0fe6c630e -> Peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Couldn't send request to peer 088a3c37db1545a5abc362300a980554. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:40733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:12.744068 16604 tablet_server.cc:196] TabletServer@127.16.55.1:40733 shutdown complete.
W20260713 09:08:12.772794 19680 consensus_peers.cc:597] T 5f9f3e69045e44cba23c92223a15c36d P 843a184770114dea8556214656e96832 -> Peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Couldn't send request to peer 088a3c37db1545a5abc362300a980554. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:40733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:12.779162 16604 tablet_server.cc:179] TabletServer@127.16.55.2:0 shutting down...
W20260713 09:08:12.797714 19680 consensus_peers.cc:597] T 53e87a719a5f4f7db29d67d3baadca3a P 843a184770114dea8556214656e96832 -> Peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Couldn't send request to peer 088a3c37db1545a5abc362300a980554. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:40733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:12.806010 16604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:12.807242 16604 tablet_replica.cc:333] T 760231a90838474ea3ae52884b0f8619 P b94bfc12973a45879e54b4b0fe6c630e: stopping tablet replica
I20260713 09:08:12.808717 16604 raft_consensus.cc:2243] T 760231a90838474ea3ae52884b0f8619 P b94bfc12973a45879e54b4b0fe6c630e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:12.809855 16604 raft_consensus.cc:2272] T 760231a90838474ea3ae52884b0f8619 P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.813184 16604 tablet_replica.cc:333] T 9af1c00071ea429e8db203661e7822c1 P b94bfc12973a45879e54b4b0fe6c630e: stopping tablet replica
I20260713 09:08:12.814086 16604 raft_consensus.cc:2243] T 9af1c00071ea429e8db203661e7822c1 P b94bfc12973a45879e54b4b0fe6c630e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:12.815400 16604 raft_consensus.cc:2272] T 9af1c00071ea429e8db203661e7822c1 P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.818769 16604 tablet_replica.cc:333] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e: stopping tablet replica
I20260713 09:08:12.819443 16604 raft_consensus.cc:2243] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:12.820371 16604 raft_consensus.cc:2272] T 56b78ce30aa545879f61359cc58a1d3b P b94bfc12973a45879e54b4b0fe6c630e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.822400 16604 tablet_replica.cc:333] T 53e87a719a5f4f7db29d67d3baadca3a P b94bfc12973a45879e54b4b0fe6c630e: stopping tablet replica
I20260713 09:08:12.823215 16604 raft_consensus.cc:2243] T 53e87a719a5f4f7db29d67d3baadca3a P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.823753 16604 raft_consensus.cc:2272] T 53e87a719a5f4f7db29d67d3baadca3a P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.826435 16604 tablet_replica.cc:333] T 79bd3af888f6459990dfacac185d5cf5 P b94bfc12973a45879e54b4b0fe6c630e: stopping tablet replica
I20260713 09:08:12.827152 16604 raft_consensus.cc:2243] T 79bd3af888f6459990dfacac185d5cf5 P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.827663 16604 raft_consensus.cc:2272] T 79bd3af888f6459990dfacac185d5cf5 P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.830111 16604 tablet_replica.cc:333] T 5f9f3e69045e44cba23c92223a15c36d P b94bfc12973a45879e54b4b0fe6c630e: stopping tablet replica
I20260713 09:08:12.830683 16604 raft_consensus.cc:2243] T 5f9f3e69045e44cba23c92223a15c36d P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.831274 16604 raft_consensus.cc:2272] T 5f9f3e69045e44cba23c92223a15c36d P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.833683 16604 tablet_replica.cc:333] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P b94bfc12973a45879e54b4b0fe6c630e: stopping tablet replica
I20260713 09:08:12.834270 16604 raft_consensus.cc:2243] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P b94bfc12973a45879e54b4b0fe6c630e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:12.835209 16604 raft_consensus.cc:2272] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.838091 16604 tablet_replica.cc:333] T 3a0fb8253e444704bdb2f63778b76637 P b94bfc12973a45879e54b4b0fe6c630e: stopping tablet replica
I20260713 09:08:12.838666 16604 raft_consensus.cc:2243] T 3a0fb8253e444704bdb2f63778b76637 P b94bfc12973a45879e54b4b0fe6c630e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:12.839952 16604 raft_consensus.cc:2272] T 3a0fb8253e444704bdb2f63778b76637 P b94bfc12973a45879e54b4b0fe6c630e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:12.841589 19680 consensus_peers.cc:597] T 79bd3af888f6459990dfacac185d5cf5 P 843a184770114dea8556214656e96832 -> Peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Couldn't send request to peer 088a3c37db1545a5abc362300a980554. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:40733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:12.843134 16604 tablet_replica.cc:333] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e: stopping tablet replica
I20260713 09:08:12.843815 16604 raft_consensus.cc:2243] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.844357 16604 raft_consensus.cc:2272] T e98e9858b1f94c5bb02a0d0a9fcd775e P b94bfc12973a45879e54b4b0fe6c630e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.846805 16604 tablet_replica.cc:333] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e: stopping tablet replica
I20260713 09:08:12.847431 16604 raft_consensus.cc:2243] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.847965 16604 raft_consensus.cc:2272] T ba8bce7a60eb4f2f80b3b65d271ea002 P b94bfc12973a45879e54b4b0fe6c630e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.884686 16604 tablet_server.cc:196] TabletServer@127.16.55.2:0 shutdown complete.
I20260713 09:08:12.914042 16604 tablet_server.cc:179] TabletServer@127.16.55.3:0 shutting down...
W20260713 09:08:12.916484 19680 consensus_peers.cc:597] T ba8bce7a60eb4f2f80b3b65d271ea002 P 843a184770114dea8556214656e96832 -> Peer 088a3c37db1545a5abc362300a980554 (127.16.55.1:40733): Couldn't send request to peer 088a3c37db1545a5abc362300a980554. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:40733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:12.944841 16604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:12.945683 16604 tablet_replica.cc:333] T 56b78ce30aa545879f61359cc58a1d3b P 843a184770114dea8556214656e96832: stopping tablet replica
I20260713 09:08:12.946324 16604 raft_consensus.cc:2243] T 56b78ce30aa545879f61359cc58a1d3b P 843a184770114dea8556214656e96832 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.946801 16604 raft_consensus.cc:2272] T 56b78ce30aa545879f61359cc58a1d3b P 843a184770114dea8556214656e96832 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.949023 16604 tablet_replica.cc:333] T 9af1c00071ea429e8db203661e7822c1 P 843a184770114dea8556214656e96832: stopping tablet replica
I20260713 09:08:12.949616 16604 raft_consensus.cc:2243] T 9af1c00071ea429e8db203661e7822c1 P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.950069 16604 raft_consensus.cc:2272] T 9af1c00071ea429e8db203661e7822c1 P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.952267 16604 tablet_replica.cc:333] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 843a184770114dea8556214656e96832: stopping tablet replica
I20260713 09:08:12.952842 16604 raft_consensus.cc:2243] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.953284 16604 raft_consensus.cc:2272] T 7dd1eb83efcf49c1bcfa96819af0e7b7 P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.955307 16604 tablet_replica.cc:333] T ba8bce7a60eb4f2f80b3b65d271ea002 P 843a184770114dea8556214656e96832: stopping tablet replica
I20260713 09:08:12.955780 16604 raft_consensus.cc:2243] T ba8bce7a60eb4f2f80b3b65d271ea002 P 843a184770114dea8556214656e96832 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:12.956746 16604 raft_consensus.cc:2272] T ba8bce7a60eb4f2f80b3b65d271ea002 P 843a184770114dea8556214656e96832 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.959276 16604 tablet_replica.cc:333] T 5f9f3e69045e44cba23c92223a15c36d P 843a184770114dea8556214656e96832: stopping tablet replica
I20260713 09:08:12.959892 16604 raft_consensus.cc:2243] T 5f9f3e69045e44cba23c92223a15c36d P 843a184770114dea8556214656e96832 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:12.960851 16604 raft_consensus.cc:2272] T 5f9f3e69045e44cba23c92223a15c36d P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.963090 16604 tablet_replica.cc:333] T 79bd3af888f6459990dfacac185d5cf5 P 843a184770114dea8556214656e96832: stopping tablet replica
I20260713 09:08:12.963609 16604 raft_consensus.cc:2243] T 79bd3af888f6459990dfacac185d5cf5 P 843a184770114dea8556214656e96832 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:12.964354 16604 raft_consensus.cc:2272] T 79bd3af888f6459990dfacac185d5cf5 P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.966427 16604 tablet_replica.cc:333] T 53e87a719a5f4f7db29d67d3baadca3a P 843a184770114dea8556214656e96832: stopping tablet replica
I20260713 09:08:12.966943 16604 raft_consensus.cc:2243] T 53e87a719a5f4f7db29d67d3baadca3a P 843a184770114dea8556214656e96832 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:12.967789 16604 raft_consensus.cc:2272] T 53e87a719a5f4f7db29d67d3baadca3a P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.969817 16604 tablet_replica.cc:333] T 3a0fb8253e444704bdb2f63778b76637 P 843a184770114dea8556214656e96832: stopping tablet replica
I20260713 09:08:12.970269 16604 raft_consensus.cc:2243] T 3a0fb8253e444704bdb2f63778b76637 P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.970669 16604 raft_consensus.cc:2272] T 3a0fb8253e444704bdb2f63778b76637 P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.972740 16604 tablet_replica.cc:333] T e98e9858b1f94c5bb02a0d0a9fcd775e P 843a184770114dea8556214656e96832: stopping tablet replica
I20260713 09:08:12.973179 16604 raft_consensus.cc:2243] T e98e9858b1f94c5bb02a0d0a9fcd775e P 843a184770114dea8556214656e96832 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:12.973901 16604 raft_consensus.cc:2272] T e98e9858b1f94c5bb02a0d0a9fcd775e P 843a184770114dea8556214656e96832 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.975883 16604 tablet_replica.cc:333] T 760231a90838474ea3ae52884b0f8619 P 843a184770114dea8556214656e96832: stopping tablet replica
I20260713 09:08:12.976341 16604 raft_consensus.cc:2243] T 760231a90838474ea3ae52884b0f8619 P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.976737 16604 raft_consensus.cc:2272] T 760231a90838474ea3ae52884b0f8619 P 843a184770114dea8556214656e96832 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.999997 16604 tablet_server.cc:196] TabletServer@127.16.55.3:0 shutdown complete.
I20260713 09:08:13.025139 16604 master.cc:562] Master@127.16.55.62:44619 shutting down...
I20260713 09:08:13.049002 16604 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 92456d0719474e5fbb4995e990f9e0b3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:13.049643 16604 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 92456d0719474e5fbb4995e990f9e0b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:13.049974 16604 tablet_replica.cc:333] T 00000000000000000000000000000000 P 92456d0719474e5fbb4995e990f9e0b3: stopping tablet replica
I20260713 09:08:13.070895 16604 master.cc:584] Master@127.16.55.62:44619 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13857 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:08:13.122084 16604 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.55.62:44111
I20260713 09:08:13.123504 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:13.129892 19987 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:13.130369 19989 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:13.130501 19986 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:13.131435 16604 server_base.cc:1061] running on GCE node
I20260713 09:08:13.132428 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:13.132611 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:13.132812 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933693132777 us; error 0 us; skew 500 ppm
I20260713 09:08:13.133409 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:13.136346 16604 webserver.cc:533] Webserver started at http://127.16.55.62:37049/ using document root <none> and password file <none>
I20260713 09:08:13.136901 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:13.137089 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:13.137387 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:13.138566 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933606384126-16604-0/minicluster-data/master-0-root/instance:
uuid: "30df9f75337b4f758354b8ef5ce2f5ce"
format_stamp: "Formatted at 2026-07-13 09:08:13 on dist-test-slave-dg4l"
I20260713 09:08:13.143237 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:13.146658 19994 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:13.147444 16604 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:13.147739 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933606384126-16604-0/minicluster-data/master-0-root
uuid: "30df9f75337b4f758354b8ef5ce2f5ce"
format_stamp: "Formatted at 2026-07-13 09:08:13 on dist-test-slave-dg4l"
I20260713 09:08:13.148015 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933606384126-16604-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933606384126-16604-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933606384126-16604-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:13.161388 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:13.162671 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:13.201555 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.62:44111
I20260713 09:08:13.201653 20045 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.62:44111 every 8 connection(s)
I20260713 09:08:13.205603 20046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:13.216573 20046 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 30df9f75337b4f758354b8ef5ce2f5ce: Bootstrap starting.
I20260713 09:08:13.221424 20046 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 30df9f75337b4f758354b8ef5ce2f5ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.225943 20046 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 30df9f75337b4f758354b8ef5ce2f5ce: No bootstrap required, opened a new log
I20260713 09:08:13.228228 20046 raft_consensus.cc:359] T 00000000000000000000000000000000 P 30df9f75337b4f758354b8ef5ce2f5ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30df9f75337b4f758354b8ef5ce2f5ce" member_type: VOTER }
I20260713 09:08:13.228679 20046 raft_consensus.cc:385] T 00000000000000000000000000000000 P 30df9f75337b4f758354b8ef5ce2f5ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.228879 20046 raft_consensus.cc:740] T 00000000000000000000000000000000 P 30df9f75337b4f758354b8ef5ce2f5ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30df9f75337b4f758354b8ef5ce2f5ce, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.229353 20046 consensus_queue.cc:260] T 00000000000000000000000000000000 P 30df9f75337b4f758354b8ef5ce2f5ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "30df9f75337b4f758354b8ef5ce2f5ce" member_type: VOTER }
I20260713 09:08:13.229799 20046 raft_consensus.cc:399] T 00000000000000000000000000000000 P 30df9f75337b4f758354b8ef5ce2f5ce [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:13.229990 20046 raft_consensus.cc:493] T 00000000000000000000000000000000 P 30df9f75337b4f758354b8ef5ce2f5ce [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:13.230204 20046 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 30df9f75337b4f758354b8ef5ce2f5ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.234865 20046 raft_consensus.cc:515] T 00000000000000000000000000000000 P 30df9f75337b4f758354b8ef5ce2f5ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30df9f75337b4f758354b8ef5ce2f5ce" member_type: VOTER }
I20260713 09:08:13.235407 20046 leader_election.cc:304] T 00000000000000000000000000000000 P 30df9f75337b4f758354b8ef5ce2f5ce [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: 30df9f75337b4f758354b8ef5ce2f5ce; no voters: 
I20260713 09:08:13.236495 20046 leader_election.cc:290] T 00000000000000000000000000000000 P 30df9f75337b4f758354b8ef5ce2f5ce [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:13.236845 20049 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 30df9f75337b4f758354b8ef5ce2f5ce [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:13.238147 20049 raft_consensus.cc:697] T 00000000000000000000000000000000 P 30df9f75337b4f758354b8ef5ce2f5ce [term 1 LEADER]: Becoming Leader. State: Replica: 30df9f75337b4f758354b8ef5ce2f5ce, State: Running, Role: LEADER
I20260713 09:08:13.238847 20049 consensus_queue.cc:237] T 00000000000000000000000000000000 P 30df9f75337b4f758354b8ef5ce2f5ce [LEADER]: Queue going to LEADER mode. State: All 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: "30df9f75337b4f758354b8ef5ce2f5ce" member_type: VOTER }
I20260713 09:08:13.239563 20046 sys_catalog.cc:565] T 00000000000000000000000000000000 P 30df9f75337b4f758354b8ef5ce2f5ce [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:13.243727 20051 sys_catalog.cc:455] T 00000000000000000000000000000000 P 30df9f75337b4f758354b8ef5ce2f5ce [sys.catalog]: SysCatalogTable state changed. Reason: New leader 30df9f75337b4f758354b8ef5ce2f5ce. Latest consensus state: current_term: 1 leader_uuid: "30df9f75337b4f758354b8ef5ce2f5ce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30df9f75337b4f758354b8ef5ce2f5ce" member_type: VOTER } }
I20260713 09:08:13.244558 20051 sys_catalog.cc:458] T 00000000000000000000000000000000 P 30df9f75337b4f758354b8ef5ce2f5ce [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:13.245082 20050 sys_catalog.cc:455] T 00000000000000000000000000000000 P 30df9f75337b4f758354b8ef5ce2f5ce [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "30df9f75337b4f758354b8ef5ce2f5ce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30df9f75337b4f758354b8ef5ce2f5ce" member_type: VOTER } }
I20260713 09:08:13.245914 20050 sys_catalog.cc:458] T 00000000000000000000000000000000 P 30df9f75337b4f758354b8ef5ce2f5ce [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:13.250200 20057 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:13.255496 20057 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:13.258096 16604 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:13.265161 20057 catalog_manager.cc:1383] Generated new cluster ID: 519c221e2b944e88860a83fb1de943cf
I20260713 09:08:13.265489 20057 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:13.282806 20057 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:13.284196 20057 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:13.304061 20057 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 30df9f75337b4f758354b8ef5ce2f5ce: Generated new TSK 0
I20260713 09:08:13.304709 20057 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:13.324923 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:13.330904 20067 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:13.333117 20068 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:13.334370 20070 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:13.338217 16604 server_base.cc:1061] running on GCE node
I20260713 09:08:13.341358 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:13.341617 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:13.341800 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933693341783 us; error 0 us; skew 500 ppm
I20260713 09:08:13.342394 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:13.344853 16604 webserver.cc:533] Webserver started at http://127.16.55.1:44085/ using document root <none> and password file <none>
I20260713 09:08:13.345338 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:13.345525 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:13.345804 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:13.346928 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933606384126-16604-0/minicluster-data/ts-0-root/instance:
uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec"
format_stamp: "Formatted at 2026-07-13 09:08:13 on dist-test-slave-dg4l"
I20260713 09:08:13.351643 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:08:13.355352 20075 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:13.356156 16604 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:13.356473 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933606384126-16604-0/minicluster-data/ts-0-root
uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec"
format_stamp: "Formatted at 2026-07-13 09:08:13 on dist-test-slave-dg4l"
I20260713 09:08:13.356763 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933606384126-16604-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933606384126-16604-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933606384126-16604-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:13.375474 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:13.376760 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:13.378285 16604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:13.380769 16604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:13.380956 16604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:13.381265 16604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:13.381450 16604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:13.423897 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.1:46031
I20260713 09:08:13.423997 20137 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.1:46031 every 8 connection(s)
I20260713 09:08:13.429109 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:13.436508 20142 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:13.438390 20143 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:13.441623 20145 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:13.442386 16604 server_base.cc:1061] running on GCE node
I20260713 09:08:13.442483 20138 heartbeater.cc:344] Connected to a master server at 127.16.55.62:44111
I20260713 09:08:13.443102 20138 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:13.443761 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:13.444067 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:13.444069 20138 heartbeater.cc:507] Master 127.16.55.62:44111 requested a full tablet report, sending...
I20260713 09:08:13.444392 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933693444371 us; error 0 us; skew 500 ppm
I20260713 09:08:13.445215 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:13.446622 20011 ts_manager.cc:194] Registered new tserver with Master: 5d00c7262a8d4cf8a0c74d80f81ba8ec (127.16.55.1:46031)
I20260713 09:08:13.448035 16604 webserver.cc:533] Webserver started at http://127.16.55.2:37633/ using document root <none> and password file <none>
I20260713 09:08:13.448581 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:13.448791 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:13.448797 20011 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43976
I20260713 09:08:13.449174 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:13.450800 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933606384126-16604-0/minicluster-data/ts-1-root/instance:
uuid: "f51483ad9636400eae7119a7d7f945f0"
format_stamp: "Formatted at 2026-07-13 09:08:13 on dist-test-slave-dg4l"
I20260713 09:08:13.455623 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:08:13.459090 20150 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:13.459908 16604 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:13.460214 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933606384126-16604-0/minicluster-data/ts-1-root
uuid: "f51483ad9636400eae7119a7d7f945f0"
format_stamp: "Formatted at 2026-07-13 09:08:13 on dist-test-slave-dg4l"
I20260713 09:08:13.460490 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933606384126-16604-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933606384126-16604-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933606384126-16604-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:13.471457 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:13.472689 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:13.474148 16604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:13.476668 16604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:13.476855 16604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:13.477159 16604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:13.477324 16604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:13.518476 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.2:37015
I20260713 09:08:13.518585 20212 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.2:37015 every 8 connection(s)
I20260713 09:08:13.523469 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:13.529990 20216 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:13.532001 20217 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:13.535638 16604 server_base.cc:1061] running on GCE node
I20260713 09:08:13.536528 20213 heartbeater.cc:344] Connected to a master server at 127.16.55.62:44111
W20260713 09:08:13.536763 20219 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:13.536892 20213 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:13.537719 20213 heartbeater.cc:507] Master 127.16.55.62:44111 requested a full tablet report, sending...
I20260713 09:08:13.537925 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:13.538226 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:13.538424 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933693538406 us; error 0 us; skew 500 ppm
I20260713 09:08:13.539237 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:13.540043 20011 ts_manager.cc:194] Registered new tserver with Master: f51483ad9636400eae7119a7d7f945f0 (127.16.55.2:37015)
I20260713 09:08:13.542402 16604 webserver.cc:533] Webserver started at http://127.16.55.3:43015/ using document root <none> and password file <none>
I20260713 09:08:13.542476 20011 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43990
I20260713 09:08:13.543352 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:13.543673 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:13.544019 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:13.545300 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933606384126-16604-0/minicluster-data/ts-2-root/instance:
uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6"
format_stamp: "Formatted at 2026-07-13 09:08:13 on dist-test-slave-dg4l"
I20260713 09:08:13.550284 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:08:13.554204 20224 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:13.555084 16604 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:13.555434 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933606384126-16604-0/minicluster-data/ts-2-root
uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6"
format_stamp: "Formatted at 2026-07-13 09:08:13 on dist-test-slave-dg4l"
I20260713 09:08:13.555711 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933606384126-16604-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933606384126-16604-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933606384126-16604-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:13.570035 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:13.571291 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:13.572659 16604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:13.574859 16604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:13.575148 16604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:08:13.575395 16604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:13.575555 16604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:13.617347 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.3:44525
I20260713 09:08:13.617473 20286 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.3:44525 every 8 connection(s)
I20260713 09:08:13.633376 20287 heartbeater.cc:344] Connected to a master server at 127.16.55.62:44111
I20260713 09:08:13.633862 20287 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:13.634608 20287 heartbeater.cc:507] Master 127.16.55.62:44111 requested a full tablet report, sending...
I20260713 09:08:13.636886 20011 ts_manager.cc:194] Registered new tserver with Master: aa72ef50b9a24cc9823cbd2b4c5f74a6 (127.16.55.3:44525)
I20260713 09:08:13.637390 16604 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01619893s
I20260713 09:08:13.638618 20011 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44004
I20260713 09:08:13.665875 20011 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44006:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:08:13.668386 20011 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:08:13.714068 20252 tablet_service.cc:1511] Processing CreateTablet for tablet ded0bfafa0e847398f5fbc8a74e20f4c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ae38b7beb2b64dd88259d09ffa4993e9]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:13.714263 20251 tablet_service.cc:1511] Processing CreateTablet for tablet ce44195073d04672beb51365c30e4a50 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ae38b7beb2b64dd88259d09ffa4993e9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:13.715750 20251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce44195073d04672beb51365c30e4a50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:13.721096 20103 tablet_service.cc:1511] Processing CreateTablet for tablet ded0bfafa0e847398f5fbc8a74e20f4c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ae38b7beb2b64dd88259d09ffa4993e9]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:13.722678 20103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ded0bfafa0e847398f5fbc8a74e20f4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:13.724365 20178 tablet_service.cc:1511] Processing CreateTablet for tablet ded0bfafa0e847398f5fbc8a74e20f4c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ae38b7beb2b64dd88259d09ffa4993e9]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:13.725785 20178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ded0bfafa0e847398f5fbc8a74e20f4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:13.727423 20252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ded0bfafa0e847398f5fbc8a74e20f4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:13.728225 20102 tablet_service.cc:1511] Processing CreateTablet for tablet ce44195073d04672beb51365c30e4a50 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ae38b7beb2b64dd88259d09ffa4993e9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:13.729555 20102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce44195073d04672beb51365c30e4a50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:13.730321 20177 tablet_service.cc:1511] Processing CreateTablet for tablet ce44195073d04672beb51365c30e4a50 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ae38b7beb2b64dd88259d09ffa4993e9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:13.731635 20177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce44195073d04672beb51365c30e4a50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:13.741768 20302 tablet_bootstrap.cc:492] T ce44195073d04672beb51365c30e4a50 P aa72ef50b9a24cc9823cbd2b4c5f74a6: Bootstrap starting.
I20260713 09:08:13.750465 20302 tablet_bootstrap.cc:654] T ce44195073d04672beb51365c30e4a50 P aa72ef50b9a24cc9823cbd2b4c5f74a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.761821 20302 tablet_bootstrap.cc:492] T ce44195073d04672beb51365c30e4a50 P aa72ef50b9a24cc9823cbd2b4c5f74a6: No bootstrap required, opened a new log
I20260713 09:08:13.762307 20302 ts_tablet_manager.cc:1403] T ce44195073d04672beb51365c30e4a50 P aa72ef50b9a24cc9823cbd2b4c5f74a6: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.012s
I20260713 09:08:13.765404 20302 raft_consensus.cc:359] T ce44195073d04672beb51365c30e4a50 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:13.766172 20302 raft_consensus.cc:385] T ce44195073d04672beb51365c30e4a50 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.766506 20302 raft_consensus.cc:740] T ce44195073d04672beb51365c30e4a50 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa72ef50b9a24cc9823cbd2b4c5f74a6, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.767086 20303 tablet_bootstrap.cc:492] T ce44195073d04672beb51365c30e4a50 P f51483ad9636400eae7119a7d7f945f0: Bootstrap starting.
I20260713 09:08:13.767549 20302 consensus_queue.cc:260] T ce44195073d04672beb51365c30e4a50 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:13.774266 20287 heartbeater.cc:499] Master 127.16.55.62:44111 was elected leader, sending a full tablet report...
I20260713 09:08:13.774742 20302 ts_tablet_manager.cc:1434] T ce44195073d04672beb51365c30e4a50 P aa72ef50b9a24cc9823cbd2b4c5f74a6: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.013s
I20260713 09:08:13.775689 20303 tablet_bootstrap.cc:654] T ce44195073d04672beb51365c30e4a50 P f51483ad9636400eae7119a7d7f945f0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.775888 20302 tablet_bootstrap.cc:492] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6: Bootstrap starting.
I20260713 09:08:13.775729 20305 tablet_bootstrap.cc:492] T ded0bfafa0e847398f5fbc8a74e20f4c P 5d00c7262a8d4cf8a0c74d80f81ba8ec: Bootstrap starting.
I20260713 09:08:13.783209 20302 tablet_bootstrap.cc:654] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.784749 20305 tablet_bootstrap.cc:654] T ded0bfafa0e847398f5fbc8a74e20f4c P 5d00c7262a8d4cf8a0c74d80f81ba8ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.790272 20303 tablet_bootstrap.cc:492] T ce44195073d04672beb51365c30e4a50 P f51483ad9636400eae7119a7d7f945f0: No bootstrap required, opened a new log
I20260713 09:08:13.790611 20306 raft_consensus.cc:493] T ce44195073d04672beb51365c30e4a50 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:13.791178 20306 raft_consensus.cc:515] T ce44195073d04672beb51365c30e4a50 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:13.791178 20303 ts_tablet_manager.cc:1403] T ce44195073d04672beb51365c30e4a50 P f51483ad9636400eae7119a7d7f945f0: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.003s
I20260713 09:08:13.794085 20306 leader_election.cc:290] T ce44195073d04672beb51365c30e4a50 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d00c7262a8d4cf8a0c74d80f81ba8ec (127.16.55.1:46031), f51483ad9636400eae7119a7d7f945f0 (127.16.55.2:37015)
I20260713 09:08:13.795320 20303 raft_consensus.cc:359] T ce44195073d04672beb51365c30e4a50 P f51483ad9636400eae7119a7d7f945f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:13.796145 20303 raft_consensus.cc:385] T ce44195073d04672beb51365c30e4a50 P f51483ad9636400eae7119a7d7f945f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.796474 20303 raft_consensus.cc:740] T ce44195073d04672beb51365c30e4a50 P f51483ad9636400eae7119a7d7f945f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f51483ad9636400eae7119a7d7f945f0, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.797224 20303 consensus_queue.cc:260] T ce44195073d04672beb51365c30e4a50 P f51483ad9636400eae7119a7d7f945f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:13.798619 20302 tablet_bootstrap.cc:492] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6: No bootstrap required, opened a new log
I20260713 09:08:13.799185 20302 ts_tablet_manager.cc:1403] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.004s
I20260713 09:08:13.802217 20302 raft_consensus.cc:359] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } } peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } }
I20260713 09:08:13.802943 20302 raft_consensus.cc:385] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.803262 20302 raft_consensus.cc:740] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa72ef50b9a24cc9823cbd2b4c5f74a6, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.804075 20302 consensus_queue.cc:260] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } } peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } }
I20260713 09:08:13.808945 20302 ts_tablet_manager.cc:1434] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.006s
I20260713 09:08:13.810742 20213 heartbeater.cc:499] Master 127.16.55.62:44111 was elected leader, sending a full tablet report...
I20260713 09:08:13.811389 20303 ts_tablet_manager.cc:1434] T ce44195073d04672beb51365c30e4a50 P f51483ad9636400eae7119a7d7f945f0: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.011s
I20260713 09:08:13.811457 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce44195073d04672beb51365c30e4a50" candidate_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51483ad9636400eae7119a7d7f945f0" is_pre_election: true
I20260713 09:08:13.812335 20188 raft_consensus.cc:2468] T ce44195073d04672beb51365c30e4a50 P f51483ad9636400eae7119a7d7f945f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa72ef50b9a24cc9823cbd2b4c5f74a6 in term 0.
I20260713 09:08:13.813819 20225 leader_election.cc:304] T ce44195073d04672beb51365c30e4a50 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa72ef50b9a24cc9823cbd2b4c5f74a6, f51483ad9636400eae7119a7d7f945f0; no voters: 
I20260713 09:08:13.814710 20306 raft_consensus.cc:2804] T ce44195073d04672beb51365c30e4a50 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:13.815128 20306 raft_consensus.cc:493] T ce44195073d04672beb51365c30e4a50 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:13.815207 20305 tablet_bootstrap.cc:492] T ded0bfafa0e847398f5fbc8a74e20f4c P 5d00c7262a8d4cf8a0c74d80f81ba8ec: No bootstrap required, opened a new log
I20260713 09:08:13.815502 20306 raft_consensus.cc:3060] T ce44195073d04672beb51365c30e4a50 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.815935 20303 tablet_bootstrap.cc:492] T ded0bfafa0e847398f5fbc8a74e20f4c P f51483ad9636400eae7119a7d7f945f0: Bootstrap starting.
I20260713 09:08:13.821713 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce44195073d04672beb51365c30e4a50" candidate_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" is_pre_election: true
I20260713 09:08:13.816205 20305 ts_tablet_manager.cc:1403] T ded0bfafa0e847398f5fbc8a74e20f4c P 5d00c7262a8d4cf8a0c74d80f81ba8ec: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.004s
I20260713 09:08:13.823510 20306 raft_consensus.cc:515] T ce44195073d04672beb51365c30e4a50 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:13.825436 20305 raft_consensus.cc:359] T ded0bfafa0e847398f5fbc8a74e20f4c P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } } peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } }
W20260713 09:08:13.826278 20228 leader_election.cc:343] T ce44195073d04672beb51365c30e4a50 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d00c7262a8d4cf8a0c74d80f81ba8ec (127.16.55.1:46031): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:13.826958 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce44195073d04672beb51365c30e4a50" candidate_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51483ad9636400eae7119a7d7f945f0"
I20260713 09:08:13.827436 20303 tablet_bootstrap.cc:654] T ded0bfafa0e847398f5fbc8a74e20f4c P f51483ad9636400eae7119a7d7f945f0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.827611 20188 raft_consensus.cc:3060] T ce44195073d04672beb51365c30e4a50 P f51483ad9636400eae7119a7d7f945f0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.826294 20305 raft_consensus.cc:385] T ded0bfafa0e847398f5fbc8a74e20f4c P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.828208 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce44195073d04672beb51365c30e4a50" candidate_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec"
I20260713 09:08:13.828385 20305 raft_consensus.cc:740] T ded0bfafa0e847398f5fbc8a74e20f4c P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d00c7262a8d4cf8a0c74d80f81ba8ec, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.829329 20305 consensus_queue.cc:260] T ded0bfafa0e847398f5fbc8a74e20f4c P 5d00c7262a8d4cf8a0c74d80f81ba8ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } } peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } }
W20260713 09:08:13.831074 20228 leader_election.cc:343] T ce44195073d04672beb51365c30e4a50 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5d00c7262a8d4cf8a0c74d80f81ba8ec (127.16.55.1:46031): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:13.831966 20306 leader_election.cc:290] T ce44195073d04672beb51365c30e4a50 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [CANDIDATE]: Term 1 election: Requested vote from peers 5d00c7262a8d4cf8a0c74d80f81ba8ec (127.16.55.1:46031), f51483ad9636400eae7119a7d7f945f0 (127.16.55.2:37015)
I20260713 09:08:13.834394 20305 ts_tablet_manager.cc:1434] T ded0bfafa0e847398f5fbc8a74e20f4c P 5d00c7262a8d4cf8a0c74d80f81ba8ec: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260713 09:08:13.834864 20138 heartbeater.cc:499] Master 127.16.55.62:44111 was elected leader, sending a full tablet report...
I20260713 09:08:13.835438 20305 tablet_bootstrap.cc:492] T ce44195073d04672beb51365c30e4a50 P 5d00c7262a8d4cf8a0c74d80f81ba8ec: Bootstrap starting.
I20260713 09:08:13.836306 20303 tablet_bootstrap.cc:492] T ded0bfafa0e847398f5fbc8a74e20f4c P f51483ad9636400eae7119a7d7f945f0: No bootstrap required, opened a new log
I20260713 09:08:13.836644 20188 raft_consensus.cc:2468] T ce44195073d04672beb51365c30e4a50 P f51483ad9636400eae7119a7d7f945f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa72ef50b9a24cc9823cbd2b4c5f74a6 in term 1.
I20260713 09:08:13.836854 20303 ts_tablet_manager.cc:1403] T ded0bfafa0e847398f5fbc8a74e20f4c P f51483ad9636400eae7119a7d7f945f0: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.008s
I20260713 09:08:13.837992 20225 leader_election.cc:304] T ce44195073d04672beb51365c30e4a50 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [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: aa72ef50b9a24cc9823cbd2b4c5f74a6, f51483ad9636400eae7119a7d7f945f0; no voters: 5d00c7262a8d4cf8a0c74d80f81ba8ec
I20260713 09:08:13.839215 20306 raft_consensus.cc:2804] T ce44195073d04672beb51365c30e4a50 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:13.840169 20303 raft_consensus.cc:359] T ded0bfafa0e847398f5fbc8a74e20f4c P f51483ad9636400eae7119a7d7f945f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } } peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } }
I20260713 09:08:13.841221 20303 raft_consensus.cc:385] T ded0bfafa0e847398f5fbc8a74e20f4c P f51483ad9636400eae7119a7d7f945f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.841773 20303 raft_consensus.cc:740] T ded0bfafa0e847398f5fbc8a74e20f4c P f51483ad9636400eae7119a7d7f945f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f51483ad9636400eae7119a7d7f945f0, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.841995 20305 tablet_bootstrap.cc:654] T ce44195073d04672beb51365c30e4a50 P 5d00c7262a8d4cf8a0c74d80f81ba8ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:13.842950 20303 consensus_queue.cc:260] T ded0bfafa0e847398f5fbc8a74e20f4c P f51483ad9636400eae7119a7d7f945f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } } peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } }
I20260713 09:08:13.847756 20303 ts_tablet_manager.cc:1434] T ded0bfafa0e847398f5fbc8a74e20f4c P f51483ad9636400eae7119a7d7f945f0: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260713 09:08:13.848924 20306 raft_consensus.cc:697] T ce44195073d04672beb51365c30e4a50 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 1 LEADER]: Becoming Leader. State: Replica: aa72ef50b9a24cc9823cbd2b4c5f74a6, State: Running, Role: LEADER
I20260713 09:08:13.849936 20306 consensus_queue.cc:237] T ce44195073d04672beb51365c30e4a50 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:13.858870 20305 tablet_bootstrap.cc:492] T ce44195073d04672beb51365c30e4a50 P 5d00c7262a8d4cf8a0c74d80f81ba8ec: No bootstrap required, opened a new log
I20260713 09:08:13.859457 20305 ts_tablet_manager.cc:1403] T ce44195073d04672beb51365c30e4a50 P 5d00c7262a8d4cf8a0c74d80f81ba8ec: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.013s
I20260713 09:08:13.861532 20305 raft_consensus.cc:359] T ce44195073d04672beb51365c30e4a50 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:13.861187 20011 catalog_manager.cc:5697] T ce44195073d04672beb51365c30e4a50 P aa72ef50b9a24cc9823cbd2b4c5f74a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa72ef50b9a24cc9823cbd2b4c5f74a6 (127.16.55.3). New cstate: current_term: 1 leader_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:13.862215 20305 raft_consensus.cc:385] T ce44195073d04672beb51365c30e4a50 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:13.862668 20305 raft_consensus.cc:740] T ce44195073d04672beb51365c30e4a50 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d00c7262a8d4cf8a0c74d80f81ba8ec, State: Initialized, Role: FOLLOWER
I20260713 09:08:13.863447 20305 consensus_queue.cc:260] T ce44195073d04672beb51365c30e4a50 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:13.865500 20305 ts_tablet_manager.cc:1434] T ce44195073d04672beb51365c30e4a50 P 5d00c7262a8d4cf8a0c74d80f81ba8ec: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
W20260713 09:08:13.871954 20288 tablet.cc:2406] T ce44195073d04672beb51365c30e4a50 P aa72ef50b9a24cc9823cbd2b4c5f74a6: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:08:13.947453 20306 raft_consensus.cc:493] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:13.947950 20306 raft_consensus.cc:515] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } } peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } }
I20260713 09:08:13.949883 20306 leader_election.cc:290] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d00c7262a8d4cf8a0c74d80f81ba8ec (127.16.55.1:46031), f51483ad9636400eae7119a7d7f945f0 (127.16.55.2:37015)
I20260713 09:08:13.950568 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ded0bfafa0e847398f5fbc8a74e20f4c" candidate_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" is_pre_election: true
I20260713 09:08:13.950785 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ded0bfafa0e847398f5fbc8a74e20f4c" candidate_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51483ad9636400eae7119a7d7f945f0" is_pre_election: true
I20260713 09:08:13.951189 20113 raft_consensus.cc:2468] T ded0bfafa0e847398f5fbc8a74e20f4c P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa72ef50b9a24cc9823cbd2b4c5f74a6 in term 0.
I20260713 09:08:13.951435 20188 raft_consensus.cc:2468] T ded0bfafa0e847398f5fbc8a74e20f4c P f51483ad9636400eae7119a7d7f945f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa72ef50b9a24cc9823cbd2b4c5f74a6 in term 0.
I20260713 09:08:13.952467 20228 leader_election.cc:304] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d00c7262a8d4cf8a0c74d80f81ba8ec, aa72ef50b9a24cc9823cbd2b4c5f74a6; no voters: 
I20260713 09:08:13.953136 20306 raft_consensus.cc:2804] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:13.953475 20306 raft_consensus.cc:493] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:13.953697 20306 raft_consensus.cc:3060] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.958794 20306 raft_consensus.cc:515] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } } peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } }
I20260713 09:08:13.960595 20306 leader_election.cc:290] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6 [CANDIDATE]: Term 1 election: Requested vote from peers 5d00c7262a8d4cf8a0c74d80f81ba8ec (127.16.55.1:46031), f51483ad9636400eae7119a7d7f945f0 (127.16.55.2:37015)
I20260713 09:08:13.961453 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ded0bfafa0e847398f5fbc8a74e20f4c" candidate_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec"
I20260713 09:08:13.961585 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ded0bfafa0e847398f5fbc8a74e20f4c" candidate_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51483ad9636400eae7119a7d7f945f0"
I20260713 09:08:13.962136 20113 raft_consensus.cc:3060] T ded0bfafa0e847398f5fbc8a74e20f4c P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.962155 20188 raft_consensus.cc:3060] T ded0bfafa0e847398f5fbc8a74e20f4c P f51483ad9636400eae7119a7d7f945f0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:13.969591 20188 raft_consensus.cc:2468] T ded0bfafa0e847398f5fbc8a74e20f4c P f51483ad9636400eae7119a7d7f945f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa72ef50b9a24cc9823cbd2b4c5f74a6 in term 1.
I20260713 09:08:13.969591 20113 raft_consensus.cc:2468] T ded0bfafa0e847398f5fbc8a74e20f4c P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa72ef50b9a24cc9823cbd2b4c5f74a6 in term 1.
I20260713 09:08:13.971050 20225 leader_election.cc:304] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa72ef50b9a24cc9823cbd2b4c5f74a6, f51483ad9636400eae7119a7d7f945f0; no voters: 
I20260713 09:08:13.971755 20306 raft_consensus.cc:2804] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:13.972254 20306 raft_consensus.cc:697] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 1 LEADER]: Becoming Leader. State: Replica: aa72ef50b9a24cc9823cbd2b4c5f74a6, State: Running, Role: LEADER
I20260713 09:08:13.973094 20306 consensus_queue.cc:237] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } } peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } }
I20260713 09:08:13.980165 20010 catalog_manager.cc:5697] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa72ef50b9a24cc9823cbd2b4c5f74a6 (127.16.55.3). New cstate: current_term: 1 leader_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:14.012013 20313 raft_consensus.cc:493] T ce44195073d04672beb51365c30e4a50 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:14.012557 20313 raft_consensus.cc:515] T ce44195073d04672beb51365c30e4a50 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:14.014598 20313 leader_election.cc:290] T ce44195073d04672beb51365c30e4a50 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f51483ad9636400eae7119a7d7f945f0 (127.16.55.2:37015), aa72ef50b9a24cc9823cbd2b4c5f74a6 (127.16.55.3:44525)
I20260713 09:08:14.025637 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce44195073d04672beb51365c30e4a50" candidate_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51483ad9636400eae7119a7d7f945f0" is_pre_election: true
I20260713 09:08:14.025779 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce44195073d04672beb51365c30e4a50" candidate_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" is_pre_election: true
I20260713 09:08:14.026470 20188 raft_consensus.cc:2393] T ce44195073d04672beb51365c30e4a50 P f51483ad9636400eae7119a7d7f945f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5d00c7262a8d4cf8a0c74d80f81ba8ec in current term 1: Already voted for candidate aa72ef50b9a24cc9823cbd2b4c5f74a6 in this term.
I20260713 09:08:14.027542 20076 leader_election.cc:304] T ce44195073d04672beb51365c30e4a50 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d00c7262a8d4cf8a0c74d80f81ba8ec; no voters: aa72ef50b9a24cc9823cbd2b4c5f74a6, f51483ad9636400eae7119a7d7f945f0
I20260713 09:08:14.028230 20313 raft_consensus.cc:3060] T ce44195073d04672beb51365c30e4a50 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.034265 20313 raft_consensus.cc:2749] T ce44195073d04672beb51365c30e4a50 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:14.057921 20010 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44018:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:08:14.060176 20010 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:08:14.083971 20103 tablet_service.cc:1511] Processing CreateTablet for tablet c10a5dcfc68f4f4fa4d5d2ce102f3281 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7da1a27230fa46eda0799f036b4aff15]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:14.085039 20178 tablet_service.cc:1511] Processing CreateTablet for tablet c10a5dcfc68f4f4fa4d5d2ce102f3281 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7da1a27230fa46eda0799f036b4aff15]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:14.085520 20103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c10a5dcfc68f4f4fa4d5d2ce102f3281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:14.086386 20178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c10a5dcfc68f4f4fa4d5d2ce102f3281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:14.086931 20252 tablet_service.cc:1511] Processing CreateTablet for tablet c10a5dcfc68f4f4fa4d5d2ce102f3281 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7da1a27230fa46eda0799f036b4aff15]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:14.088254 20252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c10a5dcfc68f4f4fa4d5d2ce102f3281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:14.089380 20102 tablet_service.cc:1511] Processing CreateTablet for tablet 50267368dcfa4d0f9d56866499712436 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7da1a27230fa46eda0799f036b4aff15]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:14.090741 20102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50267368dcfa4d0f9d56866499712436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:14.094302 20177 tablet_service.cc:1511] Processing CreateTablet for tablet 50267368dcfa4d0f9d56866499712436 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7da1a27230fa46eda0799f036b4aff15]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:14.095690 20177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50267368dcfa4d0f9d56866499712436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:14.096050 20251 tablet_service.cc:1511] Processing CreateTablet for tablet 50267368dcfa4d0f9d56866499712436 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7da1a27230fa46eda0799f036b4aff15]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:14.097493 20251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50267368dcfa4d0f9d56866499712436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:14.107952 20302 tablet_bootstrap.cc:492] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P aa72ef50b9a24cc9823cbd2b4c5f74a6: Bootstrap starting.
I20260713 09:08:14.116956 20305 tablet_bootstrap.cc:492] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P 5d00c7262a8d4cf8a0c74d80f81ba8ec: Bootstrap starting.
I20260713 09:08:14.117902 20302 tablet_bootstrap.cc:654] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P aa72ef50b9a24cc9823cbd2b4c5f74a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.118261 20303 tablet_bootstrap.cc:492] T 50267368dcfa4d0f9d56866499712436 P f51483ad9636400eae7119a7d7f945f0: Bootstrap starting.
I20260713 09:08:14.125183 20305 tablet_bootstrap.cc:654] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P 5d00c7262a8d4cf8a0c74d80f81ba8ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.129145 20303 tablet_bootstrap.cc:654] T 50267368dcfa4d0f9d56866499712436 P f51483ad9636400eae7119a7d7f945f0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.134400 20302 tablet_bootstrap.cc:492] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P aa72ef50b9a24cc9823cbd2b4c5f74a6: No bootstrap required, opened a new log
I20260713 09:08:14.136595 20302 ts_tablet_manager.cc:1403] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P aa72ef50b9a24cc9823cbd2b4c5f74a6: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.005s
I20260713 09:08:14.137682 20305 tablet_bootstrap.cc:492] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P 5d00c7262a8d4cf8a0c74d80f81ba8ec: No bootstrap required, opened a new log
I20260713 09:08:14.138135 20305 ts_tablet_manager.cc:1403] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P 5d00c7262a8d4cf8a0c74d80f81ba8ec: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260713 09:08:14.138850 20303 tablet_bootstrap.cc:492] T 50267368dcfa4d0f9d56866499712436 P f51483ad9636400eae7119a7d7f945f0: No bootstrap required, opened a new log
I20260713 09:08:14.139369 20303 ts_tablet_manager.cc:1403] T 50267368dcfa4d0f9d56866499712436 P f51483ad9636400eae7119a7d7f945f0: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.004s
I20260713 09:08:14.139592 20302 raft_consensus.cc:359] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:14.140345 20302 raft_consensus.cc:385] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.140647 20302 raft_consensus.cc:740] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa72ef50b9a24cc9823cbd2b4c5f74a6, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.140576 20305 raft_consensus.cc:359] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:14.141459 20305 raft_consensus.cc:385] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.141721 20305 raft_consensus.cc:740] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d00c7262a8d4cf8a0c74d80f81ba8ec, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.141710 20302 consensus_queue.cc:260] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:14.142313 20303 raft_consensus.cc:359] T 50267368dcfa4d0f9d56866499712436 P f51483ad9636400eae7119a7d7f945f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:14.143061 20303 raft_consensus.cc:385] T 50267368dcfa4d0f9d56866499712436 P f51483ad9636400eae7119a7d7f945f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.142750 20305 consensus_queue.cc:260] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:14.143378 20303 raft_consensus.cc:740] T 50267368dcfa4d0f9d56866499712436 P f51483ad9636400eae7119a7d7f945f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f51483ad9636400eae7119a7d7f945f0, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.144263 20302 ts_tablet_manager.cc:1434] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P aa72ef50b9a24cc9823cbd2b4c5f74a6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:14.145399 20302 tablet_bootstrap.cc:492] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6: Bootstrap starting.
I20260713 09:08:14.144292 20303 consensus_queue.cc:260] T 50267368dcfa4d0f9d56866499712436 P f51483ad9636400eae7119a7d7f945f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:14.147444 20303 ts_tablet_manager.cc:1434] T 50267368dcfa4d0f9d56866499712436 P f51483ad9636400eae7119a7d7f945f0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260713 09:08:14.148540 20303 tablet_bootstrap.cc:492] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P f51483ad9636400eae7119a7d7f945f0: Bootstrap starting.
I20260713 09:08:14.152872 20302 tablet_bootstrap.cc:654] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.155511 20303 tablet_bootstrap.cc:654] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P f51483ad9636400eae7119a7d7f945f0: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.158640 20313 raft_consensus.cc:493] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:14.159142 20313 raft_consensus.cc:515] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:14.160895 20313 leader_election.cc:290] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f51483ad9636400eae7119a7d7f945f0 (127.16.55.2:37015), aa72ef50b9a24cc9823cbd2b4c5f74a6 (127.16.55.3:44525)
I20260713 09:08:14.161711 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10a5dcfc68f4f4fa4d5d2ce102f3281" candidate_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51483ad9636400eae7119a7d7f945f0" is_pre_election: true
I20260713 09:08:14.162523 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10a5dcfc68f4f4fa4d5d2ce102f3281" candidate_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" is_pre_election: true
I20260713 09:08:14.163203 20262 raft_consensus.cc:2468] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d00c7262a8d4cf8a0c74d80f81ba8ec in term 0.
W20260713 09:08:14.163426 20076 leader_election.cc:343] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f51483ad9636400eae7119a7d7f945f0 (127.16.55.2:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:14.164644 20078 leader_election.cc:304] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [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: 5d00c7262a8d4cf8a0c74d80f81ba8ec, aa72ef50b9a24cc9823cbd2b4c5f74a6; no voters: f51483ad9636400eae7119a7d7f945f0
I20260713 09:08:14.165426 20313 raft_consensus.cc:2804] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:14.165827 20313 raft_consensus.cc:493] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:14.166220 20313 raft_consensus.cc:3060] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.173492 20313 raft_consensus.cc:515] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:14.176362 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10a5dcfc68f4f4fa4d5d2ce102f3281" candidate_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51483ad9636400eae7119a7d7f945f0"
W20260713 09:08:14.177913 20076 leader_election.cc:343] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f51483ad9636400eae7119a7d7f945f0 (127.16.55.2:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:14.180043 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10a5dcfc68f4f4fa4d5d2ce102f3281" candidate_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6"
I20260713 09:08:14.180598 20262 raft_consensus.cc:3060] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.181734 20305 ts_tablet_manager.cc:1434] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P 5d00c7262a8d4cf8a0c74d80f81ba8ec: Time spent starting tablet: real 0.043s	user 0.004s	sys 0.004s
I20260713 09:08:14.184715 20305 tablet_bootstrap.cc:492] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec: Bootstrap starting.
I20260713 09:08:14.192083 20262 raft_consensus.cc:2468] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d00c7262a8d4cf8a0c74d80f81ba8ec in term 1.
I20260713 09:08:14.193996 20078 leader_election.cc:304] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [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: 5d00c7262a8d4cf8a0c74d80f81ba8ec, aa72ef50b9a24cc9823cbd2b4c5f74a6; no voters: f51483ad9636400eae7119a7d7f945f0
I20260713 09:08:14.195611 20305 tablet_bootstrap.cc:654] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:14.192695 20313 leader_election.cc:290] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [CANDIDATE]: Term 1 election: Requested vote from peers f51483ad9636400eae7119a7d7f945f0 (127.16.55.2:37015), aa72ef50b9a24cc9823cbd2b4c5f74a6 (127.16.55.3:44525)
I20260713 09:08:14.198479 20313 raft_consensus.cc:2804] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:14.199610 20313 raft_consensus.cc:697] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 1 LEADER]: Becoming Leader. State: Replica: 5d00c7262a8d4cf8a0c74d80f81ba8ec, State: Running, Role: LEADER
I20260713 09:08:14.201151 20313 consensus_queue.cc:237] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:14.202483 20303 tablet_bootstrap.cc:492] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P f51483ad9636400eae7119a7d7f945f0: No bootstrap required, opened a new log
I20260713 09:08:14.202225 20302 tablet_bootstrap.cc:492] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6: No bootstrap required, opened a new log
I20260713 09:08:14.203156 20303 ts_tablet_manager.cc:1403] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P f51483ad9636400eae7119a7d7f945f0: Time spent bootstrapping tablet: real 0.055s	user 0.027s	sys 0.027s
I20260713 09:08:14.203442 20302 ts_tablet_manager.cc:1403] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6: Time spent bootstrapping tablet: real 0.058s	user 0.032s	sys 0.024s
I20260713 09:08:14.203580 20305 tablet_bootstrap.cc:492] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec: No bootstrap required, opened a new log
I20260713 09:08:14.204255 20305 ts_tablet_manager.cc:1403] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.004s
I20260713 09:08:14.206223 20303 raft_consensus.cc:359] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P f51483ad9636400eae7119a7d7f945f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:14.207634 20303 raft_consensus.cc:385] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P f51483ad9636400eae7119a7d7f945f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.207180 20302 raft_consensus.cc:359] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:14.208030 20303 raft_consensus.cc:740] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P f51483ad9636400eae7119a7d7f945f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f51483ad9636400eae7119a7d7f945f0, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.208281 20302 raft_consensus.cc:385] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.208724 20302 raft_consensus.cc:740] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa72ef50b9a24cc9823cbd2b4c5f74a6, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.208990 20303 consensus_queue.cc:260] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P f51483ad9636400eae7119a7d7f945f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:14.209543 20302 consensus_queue.cc:260] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:14.208899 20305 raft_consensus.cc:359] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:14.211853 20303 ts_tablet_manager.cc:1434] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P f51483ad9636400eae7119a7d7f945f0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:08:14.212033 20305 raft_consensus.cc:385] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:14.212348 20305 raft_consensus.cc:740] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d00c7262a8d4cf8a0c74d80f81ba8ec, State: Initialized, Role: FOLLOWER
I20260713 09:08:14.212486 20302 ts_tablet_manager.cc:1434] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:08:14.213311 20305 consensus_queue.cc:260] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:14.216229 20305 ts_tablet_manager.cc:1434] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:08:14.221771 20009 catalog_manager.cc:5697] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P 5d00c7262a8d4cf8a0c74d80f81ba8ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d00c7262a8d4cf8a0c74d80f81ba8ec (127.16.55.1). New cstate: current_term: 1 leader_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:14.253155 20059 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:14.261493 20306 raft_consensus.cc:493] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:14.262063 20306 raft_consensus.cc:515] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:14.263909 20306 leader_election.cc:290] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d00c7262a8d4cf8a0c74d80f81ba8ec (127.16.55.1:46031), f51483ad9636400eae7119a7d7f945f0 (127.16.55.2:37015)
I20260713 09:08:14.264947 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50267368dcfa4d0f9d56866499712436" candidate_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51483ad9636400eae7119a7d7f945f0" is_pre_election: true
I20260713 09:08:14.264863 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50267368dcfa4d0f9d56866499712436" candidate_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" is_pre_election: true
I20260713 09:08:14.265718 20188 raft_consensus.cc:2468] T 50267368dcfa4d0f9d56866499712436 P f51483ad9636400eae7119a7d7f945f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa72ef50b9a24cc9823cbd2b4c5f74a6 in term 0.
I20260713 09:08:14.265766 20113 raft_consensus.cc:2468] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa72ef50b9a24cc9823cbd2b4c5f74a6 in term 0.
I20260713 09:08:14.267099 20225 leader_election.cc:304] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa72ef50b9a24cc9823cbd2b4c5f74a6, f51483ad9636400eae7119a7d7f945f0; no voters: 
I20260713 09:08:14.267872 20306 raft_consensus.cc:2804] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:14.268215 20306 raft_consensus.cc:493] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:14.268440 20306 raft_consensus.cc:3060] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.273379 20306 raft_consensus.cc:515] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:14.275308 20306 leader_election.cc:290] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [CANDIDATE]: Term 1 election: Requested vote from peers 5d00c7262a8d4cf8a0c74d80f81ba8ec (127.16.55.1:46031), f51483ad9636400eae7119a7d7f945f0 (127.16.55.2:37015)
I20260713 09:08:14.275977 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50267368dcfa4d0f9d56866499712436" candidate_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec"
I20260713 09:08:14.276597 20113 raft_consensus.cc:3060] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.276630 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50267368dcfa4d0f9d56866499712436" candidate_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51483ad9636400eae7119a7d7f945f0"
I20260713 09:08:14.277293 20188 raft_consensus.cc:3060] T 50267368dcfa4d0f9d56866499712436 P f51483ad9636400eae7119a7d7f945f0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.284119 20188 raft_consensus.cc:2468] T 50267368dcfa4d0f9d56866499712436 P f51483ad9636400eae7119a7d7f945f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa72ef50b9a24cc9823cbd2b4c5f74a6 in term 1.
I20260713 09:08:14.284119 20113 raft_consensus.cc:2468] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa72ef50b9a24cc9823cbd2b4c5f74a6 in term 1.
I20260713 09:08:14.285549 20228 leader_election.cc:304] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d00c7262a8d4cf8a0c74d80f81ba8ec, aa72ef50b9a24cc9823cbd2b4c5f74a6; no voters: 
I20260713 09:08:14.286230 20306 raft_consensus.cc:2804] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:14.286656 20306 raft_consensus.cc:697] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 1 LEADER]: Becoming Leader. State: Replica: aa72ef50b9a24cc9823cbd2b4c5f74a6, State: Running, Role: LEADER
I20260713 09:08:14.287454 20306 consensus_queue.cc:237] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:14.294471 20011 catalog_manager.cc:5697] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa72ef50b9a24cc9823cbd2b4c5f74a6 (127.16.55.3). New cstate: current_term: 1 leader_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:14.317863 20262 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ded0bfafa0e847398f5fbc8a74e20f4c"
dest_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6"
mode: GRACEFUL
new_leader_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec"
 from {username='slave'} at 127.0.0.1:55616
I20260713 09:08:14.318397 20262 raft_consensus.cc:606] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 1 LEADER]: Received request to transfer leadership to TS 5d00c7262a8d4cf8a0c74d80f81ba8ec
I20260713 09:08:14.333030 20262 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50267368dcfa4d0f9d56866499712436"
dest_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6"
mode: GRACEFUL
new_leader_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec"
 from {username='slave'} at 127.0.0.1:55616
I20260713 09:08:14.333621 20262 raft_consensus.cc:606] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 1 LEADER]: Received request to transfer leadership to TS 5d00c7262a8d4cf8a0c74d80f81ba8ec
I20260713 09:08:14.439138 20306 consensus_queue.cc:1048] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:14.446174 20314 raft_consensus.cc:993] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6: : Instructing follower 5d00c7262a8d4cf8a0c74d80f81ba8ec to start an election
I20260713 09:08:14.446889 20306 raft_consensus.cc:1081] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 1 LEADER]: Signalling peer 5d00c7262a8d4cf8a0c74d80f81ba8ec to start an election
I20260713 09:08:14.449200 20112 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ded0bfafa0e847398f5fbc8a74e20f4c"
dest_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec"
 from {username='slave'} at 127.0.0.1:44998
I20260713 09:08:14.453500 20336 consensus_queue.cc:1048] T ce44195073d04672beb51365c30e4a50 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:14.453819 20112 raft_consensus.cc:493] T ded0bfafa0e847398f5fbc8a74e20f4c P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:14.454363 20112 raft_consensus.cc:3060] T ded0bfafa0e847398f5fbc8a74e20f4c P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:14.459932 20314 consensus_queue.cc:1048] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:14.470057 20112 raft_consensus.cc:515] T ded0bfafa0e847398f5fbc8a74e20f4c P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } } peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } }
I20260713 09:08:14.474454 20314 consensus_queue.cc:1048] T ce44195073d04672beb51365c30e4a50 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:14.476891 20311 raft_consensus.cc:493] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P f51483ad9636400eae7119a7d7f945f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:14.477444 20311 raft_consensus.cc:515] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P f51483ad9636400eae7119a7d7f945f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:14.480644 20311 leader_election.cc:290] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P f51483ad9636400eae7119a7d7f945f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d00c7262a8d4cf8a0c74d80f81ba8ec (127.16.55.1:46031), aa72ef50b9a24cc9823cbd2b4c5f74a6 (127.16.55.3:44525)
I20260713 09:08:14.502439 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10a5dcfc68f4f4fa4d5d2ce102f3281" candidate_uuid: "f51483ad9636400eae7119a7d7f945f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" is_pre_election: true
I20260713 09:08:14.511327 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10a5dcfc68f4f4fa4d5d2ce102f3281" candidate_uuid: "f51483ad9636400eae7119a7d7f945f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" is_pre_election: true
I20260713 09:08:14.512550 20262 raft_consensus.cc:2393] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f51483ad9636400eae7119a7d7f945f0 in current term 1: Already voted for candidate 5d00c7262a8d4cf8a0c74d80f81ba8ec in this term.
I20260713 09:08:14.514540 20153 leader_election.cc:304] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P f51483ad9636400eae7119a7d7f945f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f51483ad9636400eae7119a7d7f945f0; no voters: 5d00c7262a8d4cf8a0c74d80f81ba8ec, aa72ef50b9a24cc9823cbd2b4c5f74a6
I20260713 09:08:14.516533 20345 raft_consensus.cc:3060] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P f51483ad9636400eae7119a7d7f945f0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:14.527393 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ded0bfafa0e847398f5fbc8a74e20f4c" candidate_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6"
I20260713 09:08:14.528071 20187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ded0bfafa0e847398f5fbc8a74e20f4c" candidate_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f51483ad9636400eae7119a7d7f945f0"
I20260713 09:08:14.528532 20112 leader_election.cc:290] T ded0bfafa0e847398f5fbc8a74e20f4c P 5d00c7262a8d4cf8a0c74d80f81ba8ec [CANDIDATE]: Term 2 election: Requested vote from peers aa72ef50b9a24cc9823cbd2b4c5f74a6 (127.16.55.3:44525), f51483ad9636400eae7119a7d7f945f0 (127.16.55.2:37015)
I20260713 09:08:14.528678 20262 raft_consensus.cc:3055] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:14.529116 20262 raft_consensus.cc:740] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa72ef50b9a24cc9823cbd2b4c5f74a6, State: Running, Role: LEADER
I20260713 09:08:14.529080 20187 raft_consensus.cc:3060] T ded0bfafa0e847398f5fbc8a74e20f4c P f51483ad9636400eae7119a7d7f945f0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:14.530385 20262 consensus_queue.cc:260] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } } peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } }
I20260713 09:08:14.531848 20262 raft_consensus.cc:3060] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:14.539065 20262 raft_consensus.cc:2468] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d00c7262a8d4cf8a0c74d80f81ba8ec in term 2.
I20260713 09:08:14.540385 20078 leader_election.cc:304] T ded0bfafa0e847398f5fbc8a74e20f4c P 5d00c7262a8d4cf8a0c74d80f81ba8ec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d00c7262a8d4cf8a0c74d80f81ba8ec, aa72ef50b9a24cc9823cbd2b4c5f74a6; no voters: 
I20260713 09:08:14.541448 20313 raft_consensus.cc:2804] T ded0bfafa0e847398f5fbc8a74e20f4c P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:14.542176 20313 raft_consensus.cc:697] T ded0bfafa0e847398f5fbc8a74e20f4c P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 2 LEADER]: Becoming Leader. State: Replica: 5d00c7262a8d4cf8a0c74d80f81ba8ec, State: Running, Role: LEADER
I20260713 09:08:14.546384 20345 raft_consensus.cc:2749] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P f51483ad9636400eae7119a7d7f945f0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:14.543569 20313 consensus_queue.cc:237] T ded0bfafa0e847398f5fbc8a74e20f4c P 5d00c7262a8d4cf8a0c74d80f81ba8ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } } peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } }
I20260713 09:08:14.556788 20187 raft_consensus.cc:2468] T ded0bfafa0e847398f5fbc8a74e20f4c P f51483ad9636400eae7119a7d7f945f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d00c7262a8d4cf8a0c74d80f81ba8ec in term 2.
I20260713 09:08:14.560717 20010 catalog_manager.cc:5697] T ded0bfafa0e847398f5fbc8a74e20f4c P 5d00c7262a8d4cf8a0c74d80f81ba8ec reported cstate change: term changed from 1 to 2, leader changed from aa72ef50b9a24cc9823cbd2b4c5f74a6 (127.16.55.3) to 5d00c7262a8d4cf8a0c74d80f81ba8ec (127.16.55.1). New cstate: current_term: 2 leader_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:14.651979 20313 consensus_queue.cc:1048] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:14.663414 20313 consensus_queue.cc:1048] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:14.701108 20314 consensus_queue.cc:1048] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:14.707717 20336 raft_consensus.cc:993] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6: : Instructing follower 5d00c7262a8d4cf8a0c74d80f81ba8ec to start an election
I20260713 09:08:14.708227 20306 raft_consensus.cc:1081] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 1 LEADER]: Signalling peer 5d00c7262a8d4cf8a0c74d80f81ba8ec to start an election
I20260713 09:08:14.709802 20112 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50267368dcfa4d0f9d56866499712436"
dest_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec"
 from {username='slave'} at 127.0.0.1:44998
I20260713 09:08:14.710897 20112 raft_consensus.cc:493] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:14.711331 20112 raft_consensus.cc:3060] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:14.714262 20306 consensus_queue.cc:1048] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:14.719233 20112 raft_consensus.cc:515] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:14.722329 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50267368dcfa4d0f9d56866499712436" candidate_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f51483ad9636400eae7119a7d7f945f0"
I20260713 09:08:14.722960 20188 raft_consensus.cc:3060] T 50267368dcfa4d0f9d56866499712436 P f51483ad9636400eae7119a7d7f945f0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:14.725153 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50267368dcfa4d0f9d56866499712436" candidate_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6"
I20260713 09:08:14.725685 20262 raft_consensus.cc:3055] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:14.726003 20262 raft_consensus.cc:740] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa72ef50b9a24cc9823cbd2b4c5f74a6, State: Running, Role: LEADER
I20260713 09:08:14.723009 20112 leader_election.cc:290] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [CANDIDATE]: Term 2 election: Requested vote from peers f51483ad9636400eae7119a7d7f945f0 (127.16.55.2:37015), aa72ef50b9a24cc9823cbd2b4c5f74a6 (127.16.55.3:44525)
I20260713 09:08:14.726912 20262 consensus_queue.cc:260] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:14.728130 20262 raft_consensus.cc:3060] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:14.730340 20188 raft_consensus.cc:2468] T 50267368dcfa4d0f9d56866499712436 P f51483ad9636400eae7119a7d7f945f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d00c7262a8d4cf8a0c74d80f81ba8ec in term 2.
I20260713 09:08:14.732852 20076 leader_election.cc:304] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d00c7262a8d4cf8a0c74d80f81ba8ec, f51483ad9636400eae7119a7d7f945f0; no voters: 
I20260713 09:08:14.733466 20262 raft_consensus.cc:2468] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d00c7262a8d4cf8a0c74d80f81ba8ec in term 2.
I20260713 09:08:14.733635 20348 raft_consensus.cc:2804] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:14.734226 20348 raft_consensus.cc:697] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 2 LEADER]: Becoming Leader. State: Replica: 5d00c7262a8d4cf8a0c74d80f81ba8ec, State: Running, Role: LEADER
I20260713 09:08:14.735118 20348 consensus_queue.cc:237] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:14.741420 20008 catalog_manager.cc:5697] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec reported cstate change: term changed from 1 to 2, leader changed from aa72ef50b9a24cc9823cbd2b4c5f74a6 (127.16.55.3) to 5d00c7262a8d4cf8a0c74d80f81ba8ec (127.16.55.1). New cstate: current_term: 2 leader_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:14.831755 16604 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:08:14.833328 16604 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:08:14.833746 16604 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:08:14.845294 20112 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50267368dcfa4d0f9d56866499712436"
dest_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec"
mode: GRACEFUL
new_leader_uuid: "f51483ad9636400eae7119a7d7f945f0"
 from {username='slave'} at 127.0.0.1:45020
I20260713 09:08:14.845808 20112 raft_consensus.cc:606] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 2 LEADER]: Received request to transfer leadership to TS f51483ad9636400eae7119a7d7f945f0
I20260713 09:08:14.847002 16604 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:08:14.986094 20188 raft_consensus.cc:1275] T ded0bfafa0e847398f5fbc8a74e20f4c P f51483ad9636400eae7119a7d7f945f0 [term 2 FOLLOWER]: Refusing update from remote peer 5d00c7262a8d4cf8a0c74d80f81ba8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:14.987469 20348 consensus_queue.cc:1048] T ded0bfafa0e847398f5fbc8a74e20f4c P 5d00c7262a8d4cf8a0c74d80f81ba8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:14.995203 20262 raft_consensus.cc:1275] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 2 FOLLOWER]: Refusing update from remote peer 5d00c7262a8d4cf8a0c74d80f81ba8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:14.997102 20313 consensus_queue.cc:1048] T ded0bfafa0e847398f5fbc8a74e20f4c P 5d00c7262a8d4cf8a0c74d80f81ba8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:15.164917 20188 raft_consensus.cc:1275] T 50267368dcfa4d0f9d56866499712436 P f51483ad9636400eae7119a7d7f945f0 [term 2 FOLLOWER]: Refusing update from remote peer 5d00c7262a8d4cf8a0c74d80f81ba8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:15.166116 20348 consensus_queue.cc:1048] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:15.171327 20313 raft_consensus.cc:993] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec: : Instructing follower f51483ad9636400eae7119a7d7f945f0 to start an election
I20260713 09:08:15.171842 20313 raft_consensus.cc:1081] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 2 LEADER]: Signalling peer f51483ad9636400eae7119a7d7f945f0 to start an election
I20260713 09:08:15.173673 20188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50267368dcfa4d0f9d56866499712436"
dest_uuid: "f51483ad9636400eae7119a7d7f945f0"
 from {username='slave'} at 127.0.0.1:43898
I20260713 09:08:15.174193 20188 raft_consensus.cc:493] T 50267368dcfa4d0f9d56866499712436 P f51483ad9636400eae7119a7d7f945f0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:15.174571 20188 raft_consensus.cc:3060] T 50267368dcfa4d0f9d56866499712436 P f51483ad9636400eae7119a7d7f945f0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:15.177623 20262 raft_consensus.cc:1275] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 2 FOLLOWER]: Refusing update from remote peer 5d00c7262a8d4cf8a0c74d80f81ba8ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:15.179479 20313 consensus_queue.cc:1048] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:15.182554 20188 raft_consensus.cc:515] T 50267368dcfa4d0f9d56866499712436 P f51483ad9636400eae7119a7d7f945f0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:15.183789 20187 raft_consensus.cc:1240] T 50267368dcfa4d0f9d56866499712436 P f51483ad9636400eae7119a7d7f945f0 [term 3 FOLLOWER]: Rejecting Update request from peer 5d00c7262a8d4cf8a0c74d80f81ba8ec for earlier term 2. Current term is 3. Ops: []
I20260713 09:08:15.188401 20188 leader_election.cc:290] T 50267368dcfa4d0f9d56866499712436 P f51483ad9636400eae7119a7d7f945f0 [CANDIDATE]: Term 3 election: Requested vote from peers 5d00c7262a8d4cf8a0c74d80f81ba8ec (127.16.55.1:46031), aa72ef50b9a24cc9823cbd2b4c5f74a6 (127.16.55.3:44525)
I20260713 09:08:15.189260 20112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50267368dcfa4d0f9d56866499712436" candidate_uuid: "f51483ad9636400eae7119a7d7f945f0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec"
I20260713 09:08:15.189281 20348 consensus_queue.cc:1059] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:15.189489 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50267368dcfa4d0f9d56866499712436" candidate_uuid: "f51483ad9636400eae7119a7d7f945f0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6"
I20260713 09:08:15.190475 20262 raft_consensus.cc:3060] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:15.195051 20112 raft_consensus.cc:3055] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:15.195574 20112 raft_consensus.cc:740] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5d00c7262a8d4cf8a0c74d80f81ba8ec, State: Running, Role: LEADER
I20260713 09:08:15.196494 20112 consensus_queue.cc:260] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [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: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
I20260713 09:08:15.197904 20262 raft_consensus.cc:2468] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f51483ad9636400eae7119a7d7f945f0 in term 3.
I20260713 09:08:15.197968 20112 raft_consensus.cc:3060] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:15.200671 20153 leader_election.cc:304] T 50267368dcfa4d0f9d56866499712436 P f51483ad9636400eae7119a7d7f945f0 [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: aa72ef50b9a24cc9823cbd2b4c5f74a6, f51483ad9636400eae7119a7d7f945f0; no voters: 
I20260713 09:08:15.202282 20345 raft_consensus.cc:2804] T 50267368dcfa4d0f9d56866499712436 P f51483ad9636400eae7119a7d7f945f0 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:15.205613 20345 raft_consensus.cc:697] T 50267368dcfa4d0f9d56866499712436 P f51483ad9636400eae7119a7d7f945f0 [term 3 LEADER]: Becoming Leader. State: Replica: f51483ad9636400eae7119a7d7f945f0, State: Running, Role: LEADER
I20260713 09:08:15.206439 20112 raft_consensus.cc:2468] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f51483ad9636400eae7119a7d7f945f0 in term 3.
I20260713 09:08:15.206664 20345 consensus_queue.cc:237] T 50267368dcfa4d0f9d56866499712436 P f51483ad9636400eae7119a7d7f945f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } }
W20260713 09:08:15.207120 20330 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260713 09:08:15.215687 20011 catalog_manager.cc:5697] T 50267368dcfa4d0f9d56866499712436 P f51483ad9636400eae7119a7d7f945f0 reported cstate change: term changed from 2 to 3, leader changed from 5d00c7262a8d4cf8a0c74d80f81ba8ec (127.16.55.1) to f51483ad9636400eae7119a7d7f945f0 (127.16.55.2). New cstate: current_term: 3 leader_uuid: "f51483ad9636400eae7119a7d7f945f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d00c7262a8d4cf8a0c74d80f81ba8ec" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 46031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f51483ad9636400eae7119a7d7f945f0" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa72ef50b9a24cc9823cbd2b4c5f74a6" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 44525 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:15.476788 16604 tablet_server.cc:179] TabletServer@127.16.55.1:0 shutting down...
I20260713 09:08:15.502154 16604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:15.502830 16604 tablet_replica.cc:333] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec: stopping tablet replica
I20260713 09:08:15.503504 16604 raft_consensus.cc:2243] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:15.503997 16604 raft_consensus.cc:2272] T 50267368dcfa4d0f9d56866499712436 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:15.506438 16604 tablet_replica.cc:333] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P 5d00c7262a8d4cf8a0c74d80f81ba8ec: stopping tablet replica
I20260713 09:08:15.507091 16604 raft_consensus.cc:2243] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:15.507930 16604 raft_consensus.cc:2272] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:15.510128 16604 tablet_replica.cc:333] T ce44195073d04672beb51365c30e4a50 P 5d00c7262a8d4cf8a0c74d80f81ba8ec: stopping tablet replica
I20260713 09:08:15.510721 16604 raft_consensus.cc:2243] T ce44195073d04672beb51365c30e4a50 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:15.511232 16604 raft_consensus.cc:2272] T ce44195073d04672beb51365c30e4a50 P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:15.513469 16604 tablet_replica.cc:333] T ded0bfafa0e847398f5fbc8a74e20f4c P 5d00c7262a8d4cf8a0c74d80f81ba8ec: stopping tablet replica
I20260713 09:08:15.513998 16604 raft_consensus.cc:2243] T ded0bfafa0e847398f5fbc8a74e20f4c P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:15.514853 16604 raft_consensus.cc:2272] T ded0bfafa0e847398f5fbc8a74e20f4c P 5d00c7262a8d4cf8a0c74d80f81ba8ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:15.538599 16604 tablet_server.cc:196] TabletServer@127.16.55.1:0 shutdown complete.
I20260713 09:08:15.550724 16604 tablet_server.cc:179] TabletServer@127.16.55.2:0 shutting down...
I20260713 09:08:15.570677 16604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:15.571362 16604 tablet_replica.cc:333] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P f51483ad9636400eae7119a7d7f945f0: stopping tablet replica
I20260713 09:08:15.571907 16604 raft_consensus.cc:2243] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P f51483ad9636400eae7119a7d7f945f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:15.572304 16604 raft_consensus.cc:2272] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P f51483ad9636400eae7119a7d7f945f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:15.574376 16604 tablet_replica.cc:333] T 50267368dcfa4d0f9d56866499712436 P f51483ad9636400eae7119a7d7f945f0: stopping tablet replica
I20260713 09:08:15.574875 16604 raft_consensus.cc:2243] T 50267368dcfa4d0f9d56866499712436 P f51483ad9636400eae7119a7d7f945f0 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:15.575526 16604 pending_rounds.cc:70] T 50267368dcfa4d0f9d56866499712436 P f51483ad9636400eae7119a7d7f945f0: Trying to abort 2 pending ops.
I20260713 09:08:15.575673 16604 pending_rounds.cc:77] T 50267368dcfa4d0f9d56866499712436 P f51483ad9636400eae7119a7d7f945f0: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306992415582564352 op_type: NO_OP noop_request { }
I20260713 09:08:15.575929 16604 raft_consensus.cc:2889] T 50267368dcfa4d0f9d56866499712436 P f51483ad9636400eae7119a7d7f945f0 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:08:15.576121 16604 pending_rounds.cc:77] T 50267368dcfa4d0f9d56866499712436 P f51483ad9636400eae7119a7d7f945f0: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306992413643165696 op_type: NO_OP noop_request { }
I20260713 09:08:15.576318 16604 raft_consensus.cc:2889] T 50267368dcfa4d0f9d56866499712436 P f51483ad9636400eae7119a7d7f945f0 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:08:15.576543 16604 raft_consensus.cc:2272] T 50267368dcfa4d0f9d56866499712436 P f51483ad9636400eae7119a7d7f945f0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:15.578616 16604 tablet_replica.cc:333] T ded0bfafa0e847398f5fbc8a74e20f4c P f51483ad9636400eae7119a7d7f945f0: stopping tablet replica
I20260713 09:08:15.579150 16604 raft_consensus.cc:2243] T ded0bfafa0e847398f5fbc8a74e20f4c P f51483ad9636400eae7119a7d7f945f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:15.579545 16604 raft_consensus.cc:2272] T ded0bfafa0e847398f5fbc8a74e20f4c P f51483ad9636400eae7119a7d7f945f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:15.581713 16604 tablet_replica.cc:333] T ce44195073d04672beb51365c30e4a50 P f51483ad9636400eae7119a7d7f945f0: stopping tablet replica
I20260713 09:08:15.582139 16604 raft_consensus.cc:2243] T ce44195073d04672beb51365c30e4a50 P f51483ad9636400eae7119a7d7f945f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:15.582489 16604 raft_consensus.cc:2272] T ce44195073d04672beb51365c30e4a50 P f51483ad9636400eae7119a7d7f945f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:15.604008 16604 tablet_server.cc:196] TabletServer@127.16.55.2:0 shutdown complete.
I20260713 09:08:15.616523 16604 tablet_server.cc:179] TabletServer@127.16.55.3:0 shutting down...
I20260713 09:08:15.633891 16604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:15.634500 16604 tablet_replica.cc:333] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6: stopping tablet replica
I20260713 09:08:15.635052 16604 raft_consensus.cc:2243] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:15.635485 16604 raft_consensus.cc:2272] T 50267368dcfa4d0f9d56866499712436 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:15.637671 16604 tablet_replica.cc:333] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P aa72ef50b9a24cc9823cbd2b4c5f74a6: stopping tablet replica
I20260713 09:08:15.638155 16604 raft_consensus.cc:2243] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:15.638567 16604 raft_consensus.cc:2272] T c10a5dcfc68f4f4fa4d5d2ce102f3281 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:15.641148 16604 tablet_replica.cc:333] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6: stopping tablet replica
I20260713 09:08:15.641645 16604 raft_consensus.cc:2243] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:15.642020 16604 raft_consensus.cc:2272] T ded0bfafa0e847398f5fbc8a74e20f4c P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:15.644006 16604 tablet_replica.cc:333] T ce44195073d04672beb51365c30e4a50 P aa72ef50b9a24cc9823cbd2b4c5f74a6: stopping tablet replica
I20260713 09:08:15.644443 16604 raft_consensus.cc:2243] T ce44195073d04672beb51365c30e4a50 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:15.645143 16604 raft_consensus.cc:2272] T ce44195073d04672beb51365c30e4a50 P aa72ef50b9a24cc9823cbd2b4c5f74a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:15.666846 16604 tablet_server.cc:196] TabletServer@127.16.55.3:0 shutdown complete.
I20260713 09:08:15.679304 16604 master.cc:562] Master@127.16.55.62:44111 shutting down...
I20260713 09:08:15.695139 16604 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 30df9f75337b4f758354b8ef5ce2f5ce [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:15.695647 16604 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 30df9f75337b4f758354b8ef5ce2f5ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:15.695919 16604 tablet_replica.cc:333] T 00000000000000000000000000000000 P 30df9f75337b4f758354b8ef5ce2f5ce: stopping tablet replica
I20260713 09:08:15.714005 16604 master.cc:584] Master@127.16.55.62:44111 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2619 ms)
[----------] 6 tests from LeaderRebalancerTest (89190 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:08:15.740621 16604 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.55.62:45237
I20260713 09:08:15.741674 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:15.746661 20355 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:15.748104 20356 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:15.748291 20358 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:15.748862 16604 server_base.cc:1061] running on GCE node
I20260713 09:08:15.749668 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:15.749853 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:15.750023 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933695749994 us; error 0 us; skew 500 ppm
I20260713 09:08:15.750586 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:15.752857 16604 webserver.cc:533] Webserver started at http://127.16.55.62:34305/ using document root <none> and password file <none>
I20260713 09:08:15.753333 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:15.753526 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:15.753790 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:15.754825 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933606384126-16604-0/minicluster-data/master-0-root/instance:
uuid: "7c1c9f130ef64da28e00df5ccd3de817"
format_stamp: "Formatted at 2026-07-13 09:08:15 on dist-test-slave-dg4l"
I20260713 09:08:15.759416 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260713 09:08:15.763103 20363 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:15.763926 16604 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:15.764220 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933606384126-16604-0/minicluster-data/master-0-root
uuid: "7c1c9f130ef64da28e00df5ccd3de817"
format_stamp: "Formatted at 2026-07-13 09:08:15 on dist-test-slave-dg4l"
I20260713 09:08:15.764566 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933606384126-16604-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933606384126-16604-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933606384126-16604-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:15.793429 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:15.794495 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:15.830721 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.62:45237
I20260713 09:08:15.830880 20414 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.62:45237 every 8 connection(s)
I20260713 09:08:15.834753 20415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:15.845153 20415 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7c1c9f130ef64da28e00df5ccd3de817: Bootstrap starting.
I20260713 09:08:15.849696 20415 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7c1c9f130ef64da28e00df5ccd3de817: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:15.853916 20415 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7c1c9f130ef64da28e00df5ccd3de817: No bootstrap required, opened a new log
I20260713 09:08:15.856051 20415 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7c1c9f130ef64da28e00df5ccd3de817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c1c9f130ef64da28e00df5ccd3de817" member_type: VOTER }
I20260713 09:08:15.856462 20415 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7c1c9f130ef64da28e00df5ccd3de817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:15.856767 20415 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7c1c9f130ef64da28e00df5ccd3de817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c1c9f130ef64da28e00df5ccd3de817, State: Initialized, Role: FOLLOWER
I20260713 09:08:15.857399 20415 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7c1c9f130ef64da28e00df5ccd3de817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7c1c9f130ef64da28e00df5ccd3de817" member_type: VOTER }
I20260713 09:08:15.857856 20415 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7c1c9f130ef64da28e00df5ccd3de817 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:15.858098 20415 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7c1c9f130ef64da28e00df5ccd3de817 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:15.858373 20415 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7c1c9f130ef64da28e00df5ccd3de817 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:15.863236 20415 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7c1c9f130ef64da28e00df5ccd3de817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c1c9f130ef64da28e00df5ccd3de817" member_type: VOTER }
I20260713 09:08:15.863804 20415 leader_election.cc:304] T 00000000000000000000000000000000 P 7c1c9f130ef64da28e00df5ccd3de817 [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: 7c1c9f130ef64da28e00df5ccd3de817; no voters: 
I20260713 09:08:15.865011 20415 leader_election.cc:290] T 00000000000000000000000000000000 P 7c1c9f130ef64da28e00df5ccd3de817 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:15.865407 20418 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7c1c9f130ef64da28e00df5ccd3de817 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:15.866971 20418 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7c1c9f130ef64da28e00df5ccd3de817 [term 1 LEADER]: Becoming Leader. State: Replica: 7c1c9f130ef64da28e00df5ccd3de817, State: Running, Role: LEADER
I20260713 09:08:15.867775 20418 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7c1c9f130ef64da28e00df5ccd3de817 [LEADER]: Queue going to LEADER mode. State: All 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: "7c1c9f130ef64da28e00df5ccd3de817" member_type: VOTER }
I20260713 09:08:15.868294 20415 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7c1c9f130ef64da28e00df5ccd3de817 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:15.871860 20420 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7c1c9f130ef64da28e00df5ccd3de817 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7c1c9f130ef64da28e00df5ccd3de817. Latest consensus state: current_term: 1 leader_uuid: "7c1c9f130ef64da28e00df5ccd3de817" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c1c9f130ef64da28e00df5ccd3de817" member_type: VOTER } }
I20260713 09:08:15.872537 20420 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7c1c9f130ef64da28e00df5ccd3de817 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:15.873540 20419 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7c1c9f130ef64da28e00df5ccd3de817 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7c1c9f130ef64da28e00df5ccd3de817" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c1c9f130ef64da28e00df5ccd3de817" member_type: VOTER } }
I20260713 09:08:15.874164 20419 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7c1c9f130ef64da28e00df5ccd3de817 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:15.875005 20425 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:15.880122 20425 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:15.884179 16604 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:15.889514 20425 catalog_manager.cc:1383] Generated new cluster ID: b472c338d42441b08d635b9cbec28371
I20260713 09:08:15.889853 20425 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:15.906877 20425 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:15.908202 20425 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:15.924285 20425 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7c1c9f130ef64da28e00df5ccd3de817: Generated new TSK 0
I20260713 09:08:15.924937 20425 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:15.950743 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:15.956796 20436 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:15.957700 20437 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:15.959566 20439 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:15.960114 16604 server_base.cc:1061] running on GCE node
I20260713 09:08:15.960990 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:15.961192 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:15.961365 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933695961325 us; error 0 us; skew 500 ppm
I20260713 09:08:15.961908 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:15.964556 16604 webserver.cc:533] Webserver started at http://127.16.55.1:33245/ using document root <none> and password file <none>
I20260713 09:08:15.965063 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:15.965226 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:15.965535 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:15.966722 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933606384126-16604-0/minicluster-data/ts-0-root/instance:
uuid: "9d19be8d51804890b98cb44982490e15"
format_stamp: "Formatted at 2026-07-13 09:08:15 on dist-test-slave-dg4l"
I20260713 09:08:15.971506 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:15.974881 20444 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:15.975827 16604 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:15.976161 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933606384126-16604-0/minicluster-data/ts-0-root
uuid: "9d19be8d51804890b98cb44982490e15"
format_stamp: "Formatted at 2026-07-13 09:08:15 on dist-test-slave-dg4l"
I20260713 09:08:15.976495 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933606384126-16604-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933606384126-16604-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933606384126-16604-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:16.002600 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:16.003834 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:16.005280 16604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:16.007747 16604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:16.008013 16604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:16.008270 16604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:16.008438 16604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:16.047504 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.1:39721
I20260713 09:08:16.047602 20506 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.1:39721 every 8 connection(s)
I20260713 09:08:16.052831 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:16.059733 20511 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:16.061276 20512 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:16.065465 20507 heartbeater.cc:344] Connected to a master server at 127.16.55.62:45237
W20260713 09:08:16.065979 20514 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:16.066011 20507 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:16.067288 20507 heartbeater.cc:507] Master 127.16.55.62:45237 requested a full tablet report, sending...
I20260713 09:08:16.069015 16604 server_base.cc:1061] running on GCE node
I20260713 09:08:16.069621 20380 ts_manager.cc:194] Registered new tserver with Master: 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721)
I20260713 09:08:16.070528 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:16.070747 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:16.070955 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933696070918 us; error 0 us; skew 500 ppm
I20260713 09:08:16.071561 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:16.071730 20380 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59706
I20260713 09:08:16.074388 16604 webserver.cc:533] Webserver started at http://127.16.55.2:46751/ using document root <none> and password file <none>
I20260713 09:08:16.074918 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:16.075148 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:16.075371 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:16.076402 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933606384126-16604-0/minicluster-data/ts-1-root/instance:
uuid: "0d651326db2746318dad0b27e36a2ef8"
format_stamp: "Formatted at 2026-07-13 09:08:16 on dist-test-slave-dg4l"
I20260713 09:08:16.081127 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:08:16.084626 20519 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:16.085469 16604 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:08:16.085786 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933606384126-16604-0/minicluster-data/ts-1-root
uuid: "0d651326db2746318dad0b27e36a2ef8"
format_stamp: "Formatted at 2026-07-13 09:08:16 on dist-test-slave-dg4l"
I20260713 09:08:16.086063 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933606384126-16604-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933606384126-16604-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933606384126-16604-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:16.107957 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:16.109046 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:16.110538 16604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:16.112896 16604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:16.113127 16604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:16.113392 16604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:16.113579 16604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:16.152761 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.2:39151
I20260713 09:08:16.152861 20581 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.2:39151 every 8 connection(s)
I20260713 09:08:16.157563 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:16.165149 20586 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:16.167029 20585 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:16.168977 16604 server_base.cc:1061] running on GCE node
W20260713 09:08:16.169488 20588 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:16.170612 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:16.170904 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:16.171139 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933696171118 us; error 0 us; skew 500 ppm
I20260713 09:08:16.171850 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:16.171846 20582 heartbeater.cc:344] Connected to a master server at 127.16.55.62:45237
I20260713 09:08:16.172361 20582 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:16.173328 20582 heartbeater.cc:507] Master 127.16.55.62:45237 requested a full tablet report, sending...
I20260713 09:08:16.174860 16604 webserver.cc:533] Webserver started at http://127.16.55.3:42367/ using document root <none> and password file <none>
I20260713 09:08:16.175515 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:16.175701 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:16.175781 20380 ts_manager.cc:194] Registered new tserver with Master: 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151)
I20260713 09:08:16.175976 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:16.177145 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933606384126-16604-0/minicluster-data/ts-2-root/instance:
uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
format_stamp: "Formatted at 2026-07-13 09:08:16 on dist-test-slave-dg4l"
I20260713 09:08:16.177258 20380 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59718
I20260713 09:08:16.182019 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:08:16.185675 20593 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:16.186416 16604 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:16.186718 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933606384126-16604-0/minicluster-data/ts-2-root
uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
format_stamp: "Formatted at 2026-07-13 09:08:16 on dist-test-slave-dg4l"
I20260713 09:08:16.187040 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933606384126-16604-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933606384126-16604-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933606384126-16604-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:16.204216 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:16.205294 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:16.206758 16604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:16.209057 16604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:16.209295 16604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:16.209542 16604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:16.209714 16604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:16.249830 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.3:43591
I20260713 09:08:16.250015 20655 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.3:43591 every 8 connection(s)
I20260713 09:08:16.264055 20656 heartbeater.cc:344] Connected to a master server at 127.16.55.62:45237
I20260713 09:08:16.264547 20656 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:16.265329 20656 heartbeater.cc:507] Master 127.16.55.62:45237 requested a full tablet report, sending...
I20260713 09:08:16.267546 20380 ts_manager.cc:194] Registered new tserver with Master: ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:16.267987 16604 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014850804s
I20260713 09:08:16.268965 20380 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59724
I20260713 09:08:16.294445 20380 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59730:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:08:16.297302 20380 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:08:16.379314 20547 tablet_service.cc:1511] Processing CreateTablet for tablet 8b3c3532cdc745b28f73cd644435c6f9 (DEFAULT_TABLE table=test-workload [id=2adb59b9e5f54bdabe5afdf3895c85f4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:16.380790 20547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b3c3532cdc745b28f73cd644435c6f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.381178 20621 tablet_service.cc:1511] Processing CreateTablet for tablet 8b3c3532cdc745b28f73cd644435c6f9 (DEFAULT_TABLE table=test-workload [id=2adb59b9e5f54bdabe5afdf3895c85f4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:16.382009 20544 tablet_service.cc:1511] Processing CreateTablet for tablet b9e53b29d34c49199e63f981b620022a (DEFAULT_TABLE table=test-workload [id=2adb59b9e5f54bdabe5afdf3895c85f4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:16.382601 20621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b3c3532cdc745b28f73cd644435c6f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.383458 20544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9e53b29d34c49199e63f981b620022a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.382274 20620 tablet_service.cc:1511] Processing CreateTablet for tablet 66e0fd369f854878ad30d32c25039fe6 (DEFAULT_TABLE table=test-workload [id=2adb59b9e5f54bdabe5afdf3895c85f4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:16.383908 20619 tablet_service.cc:1511] Processing CreateTablet for tablet 7cf93f9e66cd4cf6a4bd418723c3066b (DEFAULT_TABLE table=test-workload [id=2adb59b9e5f54bdabe5afdf3895c85f4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:16.385722 20620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66e0fd369f854878ad30d32c25039fe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.386098 20546 tablet_service.cc:1511] Processing CreateTablet for tablet 66e0fd369f854878ad30d32c25039fe6 (DEFAULT_TABLE table=test-workload [id=2adb59b9e5f54bdabe5afdf3895c85f4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:16.387432 20546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66e0fd369f854878ad30d32c25039fe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.388037 20472 tablet_service.cc:1511] Processing CreateTablet for tablet 8b3c3532cdc745b28f73cd644435c6f9 (DEFAULT_TABLE table=test-workload [id=2adb59b9e5f54bdabe5afdf3895c85f4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:16.386075 20618 tablet_service.cc:1511] Processing CreateTablet for tablet b9e53b29d34c49199e63f981b620022a (DEFAULT_TABLE table=test-workload [id=2adb59b9e5f54bdabe5afdf3895c85f4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:16.389469 20472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b3c3532cdc745b28f73cd644435c6f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.389961 20618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9e53b29d34c49199e63f981b620022a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.386077 20545 tablet_service.cc:1511] Processing CreateTablet for tablet 7cf93f9e66cd4cf6a4bd418723c3066b (DEFAULT_TABLE table=test-workload [id=2adb59b9e5f54bdabe5afdf3895c85f4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:16.392112 20471 tablet_service.cc:1511] Processing CreateTablet for tablet 66e0fd369f854878ad30d32c25039fe6 (DEFAULT_TABLE table=test-workload [id=2adb59b9e5f54bdabe5afdf3895c85f4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:16.393313 20619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cf93f9e66cd4cf6a4bd418723c3066b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.393491 20471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66e0fd369f854878ad30d32c25039fe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.397167 20470 tablet_service.cc:1511] Processing CreateTablet for tablet 7cf93f9e66cd4cf6a4bd418723c3066b (DEFAULT_TABLE table=test-workload [id=2adb59b9e5f54bdabe5afdf3895c85f4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:16.398296 20545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cf93f9e66cd4cf6a4bd418723c3066b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.398645 20470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cf93f9e66cd4cf6a4bd418723c3066b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.404147 20469 tablet_service.cc:1511] Processing CreateTablet for tablet b9e53b29d34c49199e63f981b620022a (DEFAULT_TABLE table=test-workload [id=2adb59b9e5f54bdabe5afdf3895c85f4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:16.405562 20469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9e53b29d34c49199e63f981b620022a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.405129 20543 tablet_service.cc:1511] Processing CreateTablet for tablet cf2f4c432eb544c1a64e1f08dc43264e (DEFAULT_TABLE table=test-workload [id=2adb59b9e5f54bdabe5afdf3895c85f4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:16.406904 20543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf2f4c432eb544c1a64e1f08dc43264e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.410564 20542 tablet_service.cc:1511] Processing CreateTablet for tablet a9ba3de383d6480fb8f5ace27289dbc0 (DEFAULT_TABLE table=test-workload [id=2adb59b9e5f54bdabe5afdf3895c85f4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:16.412271 20542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ba3de383d6480fb8f5ace27289dbc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.412568 20468 tablet_service.cc:1511] Processing CreateTablet for tablet cf2f4c432eb544c1a64e1f08dc43264e (DEFAULT_TABLE table=test-workload [id=2adb59b9e5f54bdabe5afdf3895c85f4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:16.414021 20468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf2f4c432eb544c1a64e1f08dc43264e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.414747 20617 tablet_service.cc:1511] Processing CreateTablet for tablet cf2f4c432eb544c1a64e1f08dc43264e (DEFAULT_TABLE table=test-workload [id=2adb59b9e5f54bdabe5afdf3895c85f4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:16.416328 20617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf2f4c432eb544c1a64e1f08dc43264e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.416694 20467 tablet_service.cc:1511] Processing CreateTablet for tablet a9ba3de383d6480fb8f5ace27289dbc0 (DEFAULT_TABLE table=test-workload [id=2adb59b9e5f54bdabe5afdf3895c85f4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:16.418073 20467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ba3de383d6480fb8f5ace27289dbc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.419094 20541 tablet_service.cc:1511] Processing CreateTablet for tablet a5bce09ffe164cfeb5187312d24640f6 (DEFAULT_TABLE table=test-workload [id=2adb59b9e5f54bdabe5afdf3895c85f4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:16.420471 20541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5bce09ffe164cfeb5187312d24640f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.420167 20616 tablet_service.cc:1511] Processing CreateTablet for tablet a9ba3de383d6480fb8f5ace27289dbc0 (DEFAULT_TABLE table=test-workload [id=2adb59b9e5f54bdabe5afdf3895c85f4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:16.421721 20616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ba3de383d6480fb8f5ace27289dbc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.425369 20540 tablet_service.cc:1511] Processing CreateTablet for tablet e6c30eebc2ce4156b72438b3becc33ab (DEFAULT_TABLE table=test-workload [id=2adb59b9e5f54bdabe5afdf3895c85f4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:16.426828 20540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6c30eebc2ce4156b72438b3becc33ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.426704 20615 tablet_service.cc:1511] Processing CreateTablet for tablet a5bce09ffe164cfeb5187312d24640f6 (DEFAULT_TABLE table=test-workload [id=2adb59b9e5f54bdabe5afdf3895c85f4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:16.428859 20615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5bce09ffe164cfeb5187312d24640f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.430701 20466 tablet_service.cc:1511] Processing CreateTablet for tablet a5bce09ffe164cfeb5187312d24640f6 (DEFAULT_TABLE table=test-workload [id=2adb59b9e5f54bdabe5afdf3895c85f4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:16.432086 20466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5bce09ffe164cfeb5187312d24640f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.440737 20465 tablet_service.cc:1511] Processing CreateTablet for tablet e6c30eebc2ce4156b72438b3becc33ab (DEFAULT_TABLE table=test-workload [id=2adb59b9e5f54bdabe5afdf3895c85f4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:16.442405 20465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6c30eebc2ce4156b72438b3becc33ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.471266 20621 tablet_service.cc:1511] Processing CreateTablet for tablet e6c30eebc2ce4156b72438b3becc33ab (DEFAULT_TABLE table=test-workload [id=2adb59b9e5f54bdabe5afdf3895c85f4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:16.472882 20621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6c30eebc2ce4156b72438b3becc33ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.477768 20464 tablet_service.cc:1511] Processing CreateTablet for tablet 63c5ec6dcfe84f46b8b43e154316cb43 (DEFAULT_TABLE table=test-workload [id=2adb59b9e5f54bdabe5afdf3895c85f4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:16.479470 20464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63c5ec6dcfe84f46b8b43e154316cb43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.518294 20539 tablet_service.cc:1511] Processing CreateTablet for tablet 63c5ec6dcfe84f46b8b43e154316cb43 (DEFAULT_TABLE table=test-workload [id=2adb59b9e5f54bdabe5afdf3895c85f4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:16.519773 20539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63c5ec6dcfe84f46b8b43e154316cb43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.521116 20614 tablet_service.cc:1511] Processing CreateTablet for tablet 63c5ec6dcfe84f46b8b43e154316cb43 (DEFAULT_TABLE table=test-workload [id=2adb59b9e5f54bdabe5afdf3895c85f4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:16.522605 20614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63c5ec6dcfe84f46b8b43e154316cb43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:16.576524 20671 tablet_bootstrap.cc:492] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d: Bootstrap starting.
I20260713 09:08:16.597721 20671 tablet_bootstrap.cc:654] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:16.600871 20672 tablet_bootstrap.cc:492] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8: Bootstrap starting.
I20260713 09:08:16.604828 20671 tablet_bootstrap.cc:492] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d: No bootstrap required, opened a new log
I20260713 09:08:16.605334 20671 ts_tablet_manager.cc:1403] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.000s
I20260713 09:08:16.607021 20672 tablet_bootstrap.cc:654] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:16.607748 20673 tablet_bootstrap.cc:492] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15: Bootstrap starting.
I20260713 09:08:16.607827 20671 raft_consensus.cc:359] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.608685 20671 raft_consensus.cc:385] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:16.608989 20671 raft_consensus.cc:740] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Initialized, Role: FOLLOWER
I20260713 09:08:16.609768 20671 consensus_queue.cc:260] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.612118 20656 heartbeater.cc:499] Master 127.16.55.62:45237 was elected leader, sending a full tablet report...
I20260713 09:08:16.612564 20672 tablet_bootstrap.cc:492] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8: No bootstrap required, opened a new log
I20260713 09:08:16.612581 20671 ts_tablet_manager.cc:1434] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:08:16.613336 20672 ts_tablet_manager.cc:1403] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:08:16.613831 20671 tablet_bootstrap.cc:492] T 8b3c3532cdc745b28f73cd644435c6f9 P ef6f96bda07444bbb0db7acfd7cb5a1d: Bootstrap starting.
I20260713 09:08:16.614822 20673 tablet_bootstrap.cc:654] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:16.616829 20672 raft_consensus.cc:359] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.617762 20672 raft_consensus.cc:385] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:16.618170 20672 raft_consensus.cc:740] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Initialized, Role: FOLLOWER
I20260713 09:08:16.619203 20672 consensus_queue.cc:260] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.621120 20671 tablet_bootstrap.cc:654] T 8b3c3532cdc745b28f73cd644435c6f9 P ef6f96bda07444bbb0db7acfd7cb5a1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:16.646029 20582 heartbeater.cc:499] Master 127.16.55.62:45237 was elected leader, sending a full tablet report...
I20260713 09:08:16.646688 20671 tablet_bootstrap.cc:492] T 8b3c3532cdc745b28f73cd644435c6f9 P ef6f96bda07444bbb0db7acfd7cb5a1d: No bootstrap required, opened a new log
I20260713 09:08:16.647331 20671 ts_tablet_manager.cc:1403] T 8b3c3532cdc745b28f73cd644435c6f9 P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.018s
I20260713 09:08:16.646715 20673 tablet_bootstrap.cc:492] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15: No bootstrap required, opened a new log
I20260713 09:08:16.648020 20673 ts_tablet_manager.cc:1403] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.022s
I20260713 09:08:16.650290 20671 raft_consensus.cc:359] T 8b3c3532cdc745b28f73cd644435c6f9 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } }
I20260713 09:08:16.651070 20671 raft_consensus.cc:385] T 8b3c3532cdc745b28f73cd644435c6f9 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:16.654374 20671 raft_consensus.cc:740] T 8b3c3532cdc745b28f73cd644435c6f9 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Initialized, Role: FOLLOWER
I20260713 09:08:16.651217 20673 raft_consensus.cc:359] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.655138 20673 raft_consensus.cc:385] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:16.652038 20672 ts_tablet_manager.cc:1434] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.025s
I20260713 09:08:16.655584 20673 raft_consensus.cc:740] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d19be8d51804890b98cb44982490e15, State: Initialized, Role: FOLLOWER
I20260713 09:08:16.655200 20671 consensus_queue.cc:260] T 8b3c3532cdc745b28f73cd644435c6f9 P ef6f96bda07444bbb0db7acfd7cb5a1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } }
I20260713 09:08:16.657639 20672 tablet_bootstrap.cc:492] T a9ba3de383d6480fb8f5ace27289dbc0 P 0d651326db2746318dad0b27e36a2ef8: Bootstrap starting.
I20260713 09:08:16.657781 20671 ts_tablet_manager.cc:1434] T 8b3c3532cdc745b28f73cd644435c6f9 P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:08:16.658818 20671 tablet_bootstrap.cc:492] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d: Bootstrap starting.
I20260713 09:08:16.663921 20673 consensus_queue.cc:260] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.664878 20671 tablet_bootstrap.cc:654] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:16.665274 20672 tablet_bootstrap.cc:654] T a9ba3de383d6480fb8f5ace27289dbc0 P 0d651326db2746318dad0b27e36a2ef8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:16.684638 20676 raft_consensus.cc:493] T 8b3c3532cdc745b28f73cd644435c6f9 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:16.685412 20676 raft_consensus.cc:515] T 8b3c3532cdc745b28f73cd644435c6f9 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } }
I20260713 09:08:16.690950 20507 heartbeater.cc:499] Master 127.16.55.62:45237 was elected leader, sending a full tablet report...
I20260713 09:08:16.691111 20676 leader_election.cc:290] T 8b3c3532cdc745b28f73cd644435c6f9 P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151)
I20260713 09:08:16.696585 20672 tablet_bootstrap.cc:492] T a9ba3de383d6480fb8f5ace27289dbc0 P 0d651326db2746318dad0b27e36a2ef8: No bootstrap required, opened a new log
I20260713 09:08:16.697228 20672 ts_tablet_manager.cc:1403] T a9ba3de383d6480fb8f5ace27289dbc0 P 0d651326db2746318dad0b27e36a2ef8: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.011s
I20260713 09:08:16.698110 20673 ts_tablet_manager.cc:1434] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.017s
I20260713 09:08:16.699278 20673 tablet_bootstrap.cc:492] T b9e53b29d34c49199e63f981b620022a P 9d19be8d51804890b98cb44982490e15: Bootstrap starting.
I20260713 09:08:16.704775 20671 tablet_bootstrap.cc:492] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d: No bootstrap required, opened a new log
I20260713 09:08:16.705454 20671 ts_tablet_manager.cc:1403] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent bootstrapping tablet: real 0.047s	user 0.019s	sys 0.014s
I20260713 09:08:16.708536 20482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b3c3532cdc745b28f73cd644435c6f9" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15" is_pre_election: true
I20260713 09:08:16.709406 20673 tablet_bootstrap.cc:654] T b9e53b29d34c49199e63f981b620022a P 9d19be8d51804890b98cb44982490e15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:16.709060 20671 raft_consensus.cc:359] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.710079 20671 raft_consensus.cc:385] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:16.710614 20671 raft_consensus.cc:740] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Initialized, Role: FOLLOWER
W20260713 09:08:16.710781 20596 leader_election.cc:343] T 8b3c3532cdc745b28f73cd644435c6f9 P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:16.711694 20671 consensus_queue.cc:260] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.717911 20671 ts_tablet_manager.cc:1434] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:08:16.725484 20671 tablet_bootstrap.cc:492] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d: Bootstrap starting.
I20260713 09:08:16.725253 20672 raft_consensus.cc:359] T a9ba3de383d6480fb8f5ace27289dbc0 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.726449 20672 raft_consensus.cc:385] T a9ba3de383d6480fb8f5ace27289dbc0 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:16.726925 20672 raft_consensus.cc:740] T a9ba3de383d6480fb8f5ace27289dbc0 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Initialized, Role: FOLLOWER
I20260713 09:08:16.732170 20672 consensus_queue.cc:260] T a9ba3de383d6480fb8f5ace27289dbc0 P 0d651326db2746318dad0b27e36a2ef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.735283 20557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b3c3532cdc745b28f73cd644435c6f9" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d651326db2746318dad0b27e36a2ef8" is_pre_election: true
I20260713 09:08:16.736963 20672 ts_tablet_manager.cc:1434] T a9ba3de383d6480fb8f5ace27289dbc0 P 0d651326db2746318dad0b27e36a2ef8: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.000s
W20260713 09:08:16.737077 20595 leader_election.cc:343] T 8b3c3532cdc745b28f73cd644435c6f9 P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:16.737622 20595 leader_election.cc:304] T 8b3c3532cdc745b28f73cd644435c6f9 P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 0d651326db2746318dad0b27e36a2ef8, 9d19be8d51804890b98cb44982490e15
I20260713 09:08:16.738163 20672 tablet_bootstrap.cc:492] T 7cf93f9e66cd4cf6a4bd418723c3066b P 0d651326db2746318dad0b27e36a2ef8: Bootstrap starting.
I20260713 09:08:16.735612 20673 tablet_bootstrap.cc:492] T b9e53b29d34c49199e63f981b620022a P 9d19be8d51804890b98cb44982490e15: No bootstrap required, opened a new log
I20260713 09:08:16.739012 20673 ts_tablet_manager.cc:1403] T b9e53b29d34c49199e63f981b620022a P 9d19be8d51804890b98cb44982490e15: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.012s
I20260713 09:08:16.734498 20671 tablet_bootstrap.cc:654] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:16.745589 20672 tablet_bootstrap.cc:654] T 7cf93f9e66cd4cf6a4bd418723c3066b P 0d651326db2746318dad0b27e36a2ef8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:16.746017 20676 raft_consensus.cc:2749] T 8b3c3532cdc745b28f73cd644435c6f9 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:16.741801 20673 raft_consensus.cc:359] T b9e53b29d34c49199e63f981b620022a P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.750185 20673 raft_consensus.cc:385] T b9e53b29d34c49199e63f981b620022a P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:16.750527 20673 raft_consensus.cc:740] T b9e53b29d34c49199e63f981b620022a P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d19be8d51804890b98cb44982490e15, State: Initialized, Role: FOLLOWER
I20260713 09:08:16.751343 20673 consensus_queue.cc:260] T b9e53b29d34c49199e63f981b620022a P 9d19be8d51804890b98cb44982490e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.753777 20673 ts_tablet_manager.cc:1434] T b9e53b29d34c49199e63f981b620022a P 9d19be8d51804890b98cb44982490e15: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:08:16.755036 20673 tablet_bootstrap.cc:492] T a5bce09ffe164cfeb5187312d24640f6 P 9d19be8d51804890b98cb44982490e15: Bootstrap starting.
I20260713 09:08:16.759001 20680 raft_consensus.cc:493] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:16.759768 20680 raft_consensus.cc:515] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.761046 20673 tablet_bootstrap.cc:654] T a5bce09ffe164cfeb5187312d24640f6 P 9d19be8d51804890b98cb44982490e15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:16.768600 20680 leader_election.cc:290] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:16.773051 20671 tablet_bootstrap.cc:492] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d: No bootstrap required, opened a new log
I20260713 09:08:16.773715 20671 ts_tablet_manager.cc:1403] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.004s
I20260713 09:08:16.776022 20672 tablet_bootstrap.cc:492] T 7cf93f9e66cd4cf6a4bd418723c3066b P 0d651326db2746318dad0b27e36a2ef8: No bootstrap required, opened a new log
I20260713 09:08:16.776450 20673 tablet_bootstrap.cc:492] T a5bce09ffe164cfeb5187312d24640f6 P 9d19be8d51804890b98cb44982490e15: No bootstrap required, opened a new log
I20260713 09:08:16.776764 20672 ts_tablet_manager.cc:1403] T 7cf93f9e66cd4cf6a4bd418723c3066b P 0d651326db2746318dad0b27e36a2ef8: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.009s
I20260713 09:08:16.777019 20673 ts_tablet_manager.cc:1403] T a5bce09ffe164cfeb5187312d24640f6 P 9d19be8d51804890b98cb44982490e15: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.002s
I20260713 09:08:16.778097 20676 raft_consensus.cc:493] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:16.778664 20676 raft_consensus.cc:515] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.780081 20672 raft_consensus.cc:359] T 7cf93f9e66cd4cf6a4bd418723c3066b P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.780918 20672 raft_consensus.cc:385] T 7cf93f9e66cd4cf6a4bd418723c3066b P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:16.781239 20672 raft_consensus.cc:740] T 7cf93f9e66cd4cf6a4bd418723c3066b P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Initialized, Role: FOLLOWER
I20260713 09:08:16.782145 20672 consensus_queue.cc:260] T 7cf93f9e66cd4cf6a4bd418723c3066b P 0d651326db2746318dad0b27e36a2ef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.777567 20671 raft_consensus.cc:359] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.782830 20557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e53b29d34c49199e63f981b620022a" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d651326db2746318dad0b27e36a2ef8" is_pre_election: true
I20260713 09:08:16.782938 20482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e53b29d34c49199e63f981b620022a" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15" is_pre_election: true
I20260713 09:08:16.783262 20671 raft_consensus.cc:385] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:16.783663 20671 raft_consensus.cc:740] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Initialized, Role: FOLLOWER
I20260713 09:08:16.783819 20482 raft_consensus.cc:2468] T b9e53b29d34c49199e63f981b620022a P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in term 0.
W20260713 09:08:16.784627 20595 leader_election.cc:343] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:16.784704 20671 consensus_queue.cc:260] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.781152 20676 leader_election.cc:290] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151)
I20260713 09:08:16.785454 20596 leader_election.cc:304] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d [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: 9d19be8d51804890b98cb44982490e15, ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 0d651326db2746318dad0b27e36a2ef8
I20260713 09:08:16.787098 20672 ts_tablet_manager.cc:1434] T 7cf93f9e66cd4cf6a4bd418723c3066b P 0d651326db2746318dad0b27e36a2ef8: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:08:16.788421 20672 tablet_bootstrap.cc:492] T 66e0fd369f854878ad30d32c25039fe6 P 0d651326db2746318dad0b27e36a2ef8: Bootstrap starting.
I20260713 09:08:16.789083 20676 raft_consensus.cc:2804] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:16.789356 20673 raft_consensus.cc:359] T a5bce09ffe164cfeb5187312d24640f6 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.789867 20676 raft_consensus.cc:493] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:16.791460 20676 raft_consensus.cc:3060] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:16.792222 20671 ts_tablet_manager.cc:1434] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.001s
I20260713 09:08:16.793428 20671 tablet_bootstrap.cc:492] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d: Bootstrap starting.
I20260713 09:08:16.800182 20676 raft_consensus.cc:515] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.801142 20673 raft_consensus.cc:385] T a5bce09ffe164cfeb5187312d24640f6 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:16.801644 20673 raft_consensus.cc:740] T a5bce09ffe164cfeb5187312d24640f6 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d19be8d51804890b98cb44982490e15, State: Initialized, Role: FOLLOWER
I20260713 09:08:16.802695 20673 consensus_queue.cc:260] T a5bce09ffe164cfeb5187312d24640f6 P 9d19be8d51804890b98cb44982490e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.804894 20672 tablet_bootstrap.cc:654] T 66e0fd369f854878ad30d32c25039fe6 P 0d651326db2746318dad0b27e36a2ef8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:16.805336 20673 ts_tablet_manager.cc:1434] T a5bce09ffe164cfeb5187312d24640f6 P 9d19be8d51804890b98cb44982490e15: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260713 09:08:16.806602 20673 tablet_bootstrap.cc:492] T cf2f4c432eb544c1a64e1f08dc43264e P 9d19be8d51804890b98cb44982490e15: Bootstrap starting.
I20260713 09:08:16.807489 20671 tablet_bootstrap.cc:654] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:16.810089 20557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e53b29d34c49199e63f981b620022a" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d651326db2746318dad0b27e36a2ef8"
I20260713 09:08:16.810616 20482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e53b29d34c49199e63f981b620022a" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15"
I20260713 09:08:16.811491 20482 raft_consensus.cc:3060] T b9e53b29d34c49199e63f981b620022a P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:16.812559 20595 leader_election.cc:343] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:16.816114 20672 tablet_bootstrap.cc:492] T 66e0fd369f854878ad30d32c25039fe6 P 0d651326db2746318dad0b27e36a2ef8: No bootstrap required, opened a new log
I20260713 09:08:16.816800 20672 ts_tablet_manager.cc:1403] T 66e0fd369f854878ad30d32c25039fe6 P 0d651326db2746318dad0b27e36a2ef8: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260713 09:08:16.820104 20672 raft_consensus.cc:359] T 66e0fd369f854878ad30d32c25039fe6 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.820425 20557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf93f9e66cd4cf6a4bd418723c3066b" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d651326db2746318dad0b27e36a2ef8" is_pre_election: true
I20260713 09:08:16.821106 20672 raft_consensus.cc:385] T 66e0fd369f854878ad30d32c25039fe6 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:16.821343 20557 raft_consensus.cc:2468] T 7cf93f9e66cd4cf6a4bd418723c3066b P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d19be8d51804890b98cb44982490e15 in term 0.
I20260713 09:08:16.821497 20672 raft_consensus.cc:740] T 66e0fd369f854878ad30d32c25039fe6 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Initialized, Role: FOLLOWER
I20260713 09:08:16.823076 20676 leader_election.cc:290] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 election: Requested vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151)
I20260713 09:08:16.822746 20672 consensus_queue.cc:260] T 66e0fd369f854878ad30d32c25039fe6 P 0d651326db2746318dad0b27e36a2ef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.824095 20673 tablet_bootstrap.cc:654] T cf2f4c432eb544c1a64e1f08dc43264e P 9d19be8d51804890b98cb44982490e15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:16.825551 20446 leader_election.cc:304] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d651326db2746318dad0b27e36a2ef8, 9d19be8d51804890b98cb44982490e15; no voters: 
I20260713 09:08:16.826138 20671 tablet_bootstrap.cc:492] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d: No bootstrap required, opened a new log
I20260713 09:08:16.826680 20671 ts_tablet_manager.cc:1403] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.005s
I20260713 09:08:16.826603 20680 raft_consensus.cc:2804] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:16.827241 20680 raft_consensus.cc:493] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:16.827657 20680 raft_consensus.cc:3060] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:16.830138 20671 raft_consensus.cc:359] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.831286 20671 raft_consensus.cc:385] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:16.831694 20671 raft_consensus.cc:740] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Initialized, Role: FOLLOWER
I20260713 09:08:16.832702 20671 consensus_queue.cc:260] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.836481 20671 ts_tablet_manager.cc:1434] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:08:16.837790 20671 tablet_bootstrap.cc:492] T a9ba3de383d6480fb8f5ace27289dbc0 P ef6f96bda07444bbb0db7acfd7cb5a1d: Bootstrap starting.
I20260713 09:08:16.844388 20672 ts_tablet_manager.cc:1434] T 66e0fd369f854878ad30d32c25039fe6 P 0d651326db2746318dad0b27e36a2ef8: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260713 09:08:16.845957 20671 tablet_bootstrap.cc:654] T a9ba3de383d6480fb8f5ace27289dbc0 P ef6f96bda07444bbb0db7acfd7cb5a1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:16.856899 20482 raft_consensus.cc:2468] T b9e53b29d34c49199e63f981b620022a P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in term 1.
I20260713 09:08:16.859050 20596 leader_election.cc:304] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d [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: 9d19be8d51804890b98cb44982490e15, ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 0d651326db2746318dad0b27e36a2ef8
I20260713 09:08:16.860378 20676 raft_consensus.cc:2804] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:16.861123 20676 raft_consensus.cc:697] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 LEADER]: Becoming Leader. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Running, Role: LEADER
I20260713 09:08:16.862440 20676 consensus_queue.cc:237] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.863878 20672 tablet_bootstrap.cc:492] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8: Bootstrap starting.
I20260713 09:08:16.876080 20672 tablet_bootstrap.cc:654] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:16.879251 20428 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:16.882066 20379 catalog_manager.cc:5697] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d reported cstate change: term changed from 0 to 1, leader changed from <none> to ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3). New cstate: current_term: 1 leader_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:16.882493 20678 raft_consensus.cc:493] T a9ba3de383d6480fb8f5ace27289dbc0 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:16.885380 20678 raft_consensus.cc:515] T a9ba3de383d6480fb8f5ace27289dbc0 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.877345 20680 raft_consensus.cc:515] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.893467 20557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf93f9e66cd4cf6a4bd418723c3066b" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d651326db2746318dad0b27e36a2ef8"
I20260713 09:08:16.894387 20557 raft_consensus.cc:3060] T 7cf93f9e66cd4cf6a4bd418723c3066b P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:16.897481 20680 leader_election.cc:290] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 1 election: Requested vote from peers 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:16.908102 20678 leader_election.cc:290] T a9ba3de383d6480fb8f5ace27289dbc0 P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:16.916051 20676 raft_consensus.cc:493] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:16.916692 20676 raft_consensus.cc:515] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.919121 20676 leader_election.cc:290] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151)
I20260713 09:08:16.920351 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5bce09ffe164cfeb5187312d24640f6" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d651326db2746318dad0b27e36a2ef8" is_pre_election: true
I20260713 09:08:16.920660 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf93f9e66cd4cf6a4bd418723c3066b" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" is_pre_election: true
I20260713 09:08:16.920823 20671 tablet_bootstrap.cc:492] T a9ba3de383d6480fb8f5ace27289dbc0 P ef6f96bda07444bbb0db7acfd7cb5a1d: No bootstrap required, opened a new log
I20260713 09:08:16.921173 20556 raft_consensus.cc:2468] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in term 0.
I20260713 09:08:16.921432 20671 ts_tablet_manager.cc:1403] T a9ba3de383d6480fb8f5ace27289dbc0 P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent bootstrapping tablet: real 0.084s	user 0.035s	sys 0.041s
I20260713 09:08:16.922335 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf93f9e66cd4cf6a4bd418723c3066b" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
I20260713 09:08:16.922633 20595 leader_election.cc:304] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d651326db2746318dad0b27e36a2ef8, ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 
I20260713 09:08:16.923743 20482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5bce09ffe164cfeb5187312d24640f6" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15" is_pre_election: true
I20260713 09:08:16.924553 20482 raft_consensus.cc:2468] T a5bce09ffe164cfeb5187312d24640f6 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in term 0.
I20260713 09:08:16.924650 20671 raft_consensus.cc:359] T a9ba3de383d6480fb8f5ace27289dbc0 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
W20260713 09:08:16.925717 20445 leader_election.cc:343] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:16.923858 20676 raft_consensus.cc:2804] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:16.926479 20676 raft_consensus.cc:493] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:16.926532 20481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ba3de383d6480fb8f5ace27289dbc0" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15" is_pre_election: true
W20260713 09:08:16.926817 20445 leader_election.cc:343] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:16.927039 20676 raft_consensus.cc:3060] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:16.928658 20522 leader_election.cc:343] T a9ba3de383d6480fb8f5ace27289dbc0 P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:16.934432 20557 raft_consensus.cc:2468] T 7cf93f9e66cd4cf6a4bd418723c3066b P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d19be8d51804890b98cb44982490e15 in term 1.
I20260713 09:08:16.934821 20671 raft_consensus.cc:385] T a9ba3de383d6480fb8f5ace27289dbc0 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:16.940462 20671 raft_consensus.cc:740] T a9ba3de383d6480fb8f5ace27289dbc0 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Initialized, Role: FOLLOWER
I20260713 09:08:16.940992 20446 leader_election.cc:304] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15 [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: 0d651326db2746318dad0b27e36a2ef8, 9d19be8d51804890b98cb44982490e15; no voters: ef6f96bda07444bbb0db7acfd7cb5a1d
I20260713 09:08:16.941350 20671 consensus_queue.cc:260] T a9ba3de383d6480fb8f5ace27289dbc0 P ef6f96bda07444bbb0db7acfd7cb5a1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.942294 20680 raft_consensus.cc:2804] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:16.944052 20671 ts_tablet_manager.cc:1434] T a9ba3de383d6480fb8f5ace27289dbc0 P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.003s
I20260713 09:08:16.945539 20671 tablet_bootstrap.cc:492] T 7cf93f9e66cd4cf6a4bd418723c3066b P ef6f96bda07444bbb0db7acfd7cb5a1d: Bootstrap starting.
I20260713 09:08:16.948024 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ba3de383d6480fb8f5ace27289dbc0" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" is_pre_election: true
I20260713 09:08:16.949003 20631 raft_consensus.cc:2468] T a9ba3de383d6480fb8f5ace27289dbc0 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 0.
I20260713 09:08:16.934720 20676 raft_consensus.cc:515] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.934755 20673 tablet_bootstrap.cc:492] T cf2f4c432eb544c1a64e1f08dc43264e P 9d19be8d51804890b98cb44982490e15: No bootstrap required, opened a new log
I20260713 09:08:16.951021 20520 leader_election.cc:304] T a9ba3de383d6480fb8f5ace27289dbc0 P 0d651326db2746318dad0b27e36a2ef8 [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: 0d651326db2746318dad0b27e36a2ef8, ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 9d19be8d51804890b98cb44982490e15
I20260713 09:08:16.951491 20673 ts_tablet_manager.cc:1403] T cf2f4c432eb544c1a64e1f08dc43264e P 9d19be8d51804890b98cb44982490e15: Time spent bootstrapping tablet: real 0.145s	user 0.039s	sys 0.042s
I20260713 09:08:16.954123 20481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5bce09ffe164cfeb5187312d24640f6" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15"
I20260713 09:08:16.955127 20481 raft_consensus.cc:3060] T a5bce09ffe164cfeb5187312d24640f6 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:16.955808 20678 raft_consensus.cc:2804] T a9ba3de383d6480fb8f5ace27289dbc0 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:16.956414 20678 raft_consensus.cc:493] T a9ba3de383d6480fb8f5ace27289dbc0 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:16.956806 20678 raft_consensus.cc:3060] T a9ba3de383d6480fb8f5ace27289dbc0 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:16.958838 20671 tablet_bootstrap.cc:654] T 7cf93f9e66cd4cf6a4bd418723c3066b P ef6f96bda07444bbb0db7acfd7cb5a1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:16.958429 20673 raft_consensus.cc:359] T cf2f4c432eb544c1a64e1f08dc43264e P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.959272 20673 raft_consensus.cc:385] T cf2f4c432eb544c1a64e1f08dc43264e P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:16.959592 20673 raft_consensus.cc:740] T cf2f4c432eb544c1a64e1f08dc43264e P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d19be8d51804890b98cb44982490e15, State: Initialized, Role: FOLLOWER
I20260713 09:08:16.960490 20673 consensus_queue.cc:260] T cf2f4c432eb544c1a64e1f08dc43264e P 9d19be8d51804890b98cb44982490e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.962255 20676 leader_election.cc:290] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 election: Requested vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151)
I20260713 09:08:16.964231 20481 raft_consensus.cc:2468] T a5bce09ffe164cfeb5187312d24640f6 P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in term 1.
I20260713 09:08:16.965090 20676 raft_consensus.cc:493] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:16.966491 20676 raft_consensus.cc:515] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.966903 20678 raft_consensus.cc:515] T a9ba3de383d6480fb8f5ace27289dbc0 P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.970894 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ba3de383d6480fb8f5ace27289dbc0" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
I20260713 09:08:16.971390 20482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ba3de383d6480fb8f5ace27289dbc0" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15"
I20260713 09:08:16.971652 20631 raft_consensus.cc:3060] T a9ba3de383d6480fb8f5ace27289dbc0 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:16.972649 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e0fd369f854878ad30d32c25039fe6" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d651326db2746318dad0b27e36a2ef8" is_pre_election: true
I20260713 09:08:16.973337 20556 raft_consensus.cc:2468] T 66e0fd369f854878ad30d32c25039fe6 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in term 0.
I20260713 09:08:16.975008 20595 leader_election.cc:304] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d651326db2746318dad0b27e36a2ef8, ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 
I20260713 09:08:16.975517 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e0fd369f854878ad30d32c25039fe6" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15" is_pre_election: true
I20260713 09:08:16.976037 20690 raft_consensus.cc:2804] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:16.976428 20690 raft_consensus.cc:493] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:16.976766 20690 raft_consensus.cc:3060] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:16.969488 20676 leader_election.cc:290] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151)
I20260713 09:08:16.972448 20596 leader_election.cc:304] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d19be8d51804890b98cb44982490e15, ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 
W20260713 09:08:16.978787 20596 leader_election.cc:343] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:16.979318 20522 leader_election.cc:343] T a9ba3de383d6480fb8f5ace27289dbc0 P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:16.980362 20676 raft_consensus.cc:2804] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:16.966081 20672 tablet_bootstrap.cc:492] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8: No bootstrap required, opened a new log
I20260713 09:08:16.983494 20672 ts_tablet_manager.cc:1403] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8: Time spent bootstrapping tablet: real 0.120s	user 0.016s	sys 0.006s
I20260713 09:08:16.965379 20557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5bce09ffe164cfeb5187312d24640f6" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d651326db2746318dad0b27e36a2ef8"
I20260713 09:08:16.985430 20557 raft_consensus.cc:3060] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:16.987567 20631 raft_consensus.cc:2468] T a9ba3de383d6480fb8f5ace27289dbc0 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 1.
I20260713 09:08:16.989168 20520 leader_election.cc:304] T a9ba3de383d6480fb8f5ace27289dbc0 P 0d651326db2746318dad0b27e36a2ef8 [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: 0d651326db2746318dad0b27e36a2ef8, ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 9d19be8d51804890b98cb44982490e15
I20260713 09:08:16.992465 20690 raft_consensus.cc:515] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:16.994236 20706 raft_consensus.cc:2804] T a9ba3de383d6480fb8f5ace27289dbc0 P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:16.998149 20680 raft_consensus.cc:697] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15 [term 1 LEADER]: Becoming Leader. State: Replica: 9d19be8d51804890b98cb44982490e15, State: Running, Role: LEADER
I20260713 09:08:16.995319 20678 leader_election.cc:290] T a9ba3de383d6480fb8f5ace27289dbc0 P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 election: Requested vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:16.998585 20690 leader_election.cc:290] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 election: Requested vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151)
I20260713 09:08:16.986577 20672 raft_consensus.cc:359] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } }
I20260713 09:08:16.996280 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e0fd369f854878ad30d32c25039fe6" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d651326db2746318dad0b27e36a2ef8"
I20260713 09:08:16.996176 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e0fd369f854878ad30d32c25039fe6" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15"
I20260713 09:08:16.999701 20676 raft_consensus.cc:697] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 LEADER]: Becoming Leader. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Running, Role: LEADER
W20260713 09:08:17.001034 20596 leader_election.cc:343] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:16.999723 20706 raft_consensus.cc:697] T a9ba3de383d6480fb8f5ace27289dbc0 P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Becoming Leader. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Running, Role: LEADER
I20260713 09:08:16.999742 20556 raft_consensus.cc:3060] T 66e0fd369f854878ad30d32c25039fe6 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.003120 20673 ts_tablet_manager.cc:1434] T cf2f4c432eb544c1a64e1f08dc43264e P 9d19be8d51804890b98cb44982490e15: Time spent starting tablet: real 0.051s	user 0.002s	sys 0.013s
I20260713 09:08:17.002457 20706 consensus_queue.cc:237] T a9ba3de383d6480fb8f5ace27289dbc0 P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.004547 20673 tablet_bootstrap.cc:492] T e6c30eebc2ce4156b72438b3becc33ab P 9d19be8d51804890b98cb44982490e15: Bootstrap starting.
I20260713 09:08:17.001057 20676 consensus_queue.cc:237] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.009902 20556 raft_consensus.cc:2468] T 66e0fd369f854878ad30d32c25039fe6 P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in term 1.
I20260713 09:08:17.010898 20672 raft_consensus.cc:385] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.011324 20672 raft_consensus.cc:740] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.011451 20595 leader_election.cc:304] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d [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: 0d651326db2746318dad0b27e36a2ef8, ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 9d19be8d51804890b98cb44982490e15
I20260713 09:08:17.012311 20672 consensus_queue.cc:260] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } }
I20260713 09:08:17.012817 20690 raft_consensus.cc:2804] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:17.014169 20680 consensus_queue.cc:237] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.015146 20672 ts_tablet_manager.cc:1434] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.003s
I20260713 09:08:17.019642 20672 tablet_bootstrap.cc:492] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8: Bootstrap starting.
I20260713 09:08:17.015522 20690 raft_consensus.cc:697] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 LEADER]: Becoming Leader. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Running, Role: LEADER
I20260713 09:08:17.020658 20690 consensus_queue.cc:237] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.026614 20672 tablet_bootstrap.cc:654] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.028757 20673 tablet_bootstrap.cc:654] T e6c30eebc2ce4156b72438b3becc33ab P 9d19be8d51804890b98cb44982490e15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.016072 20557 raft_consensus.cc:2468] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in term 1.
I20260713 09:08:17.029626 20379 catalog_manager.cc:5697] T a9ba3de383d6480fb8f5ace27289dbc0 P 0d651326db2746318dad0b27e36a2ef8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2). New cstate: current_term: 1 leader_uuid: "0d651326db2746318dad0b27e36a2ef8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:17.018427 20671 tablet_bootstrap.cc:492] T 7cf93f9e66cd4cf6a4bd418723c3066b P ef6f96bda07444bbb0db7acfd7cb5a1d: No bootstrap required, opened a new log
I20260713 09:08:17.031991 20380 catalog_manager.cc:5697] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d19be8d51804890b98cb44982490e15 (127.16.55.1). New cstate: current_term: 1 leader_uuid: "9d19be8d51804890b98cb44982490e15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:17.033360 20671 ts_tablet_manager.cc:1403] T 7cf93f9e66cd4cf6a4bd418723c3066b P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent bootstrapping tablet: real 0.088s	user 0.047s	sys 0.019s
I20260713 09:08:17.037777 20671 raft_consensus.cc:359] T 7cf93f9e66cd4cf6a4bd418723c3066b P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.043447 20671 raft_consensus.cc:385] T 7cf93f9e66cd4cf6a4bd418723c3066b P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.043792 20671 raft_consensus.cc:740] T 7cf93f9e66cd4cf6a4bd418723c3066b P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.044538 20671 consensus_queue.cc:260] T 7cf93f9e66cd4cf6a4bd418723c3066b P ef6f96bda07444bbb0db7acfd7cb5a1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.047057 20671 ts_tablet_manager.cc:1434] T 7cf93f9e66cd4cf6a4bd418723c3066b P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.003s
I20260713 09:08:17.048447 20671 tablet_bootstrap.cc:492] T 63c5ec6dcfe84f46b8b43e154316cb43 P ef6f96bda07444bbb0db7acfd7cb5a1d: Bootstrap starting.
I20260713 09:08:17.058307 20671 tablet_bootstrap.cc:654] T 63c5ec6dcfe84f46b8b43e154316cb43 P ef6f96bda07444bbb0db7acfd7cb5a1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.062171 20672 tablet_bootstrap.cc:492] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8: No bootstrap required, opened a new log
I20260713 09:08:17.062717 20672 ts_tablet_manager.cc:1403] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.007s
I20260713 09:08:17.065660 20672 raft_consensus.cc:359] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.066390 20672 raft_consensus.cc:385] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.066713 20672 raft_consensus.cc:740] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.067585 20672 consensus_queue.cc:260] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.067492 20379 catalog_manager.cc:5697] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d reported cstate change: term changed from 0 to 1, leader changed from <none> to ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3). New cstate: current_term: 1 leader_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:17.069396 20379 catalog_manager.cc:5697] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d reported cstate change: term changed from 0 to 1, leader changed from <none> to ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3). New cstate: current_term: 1 leader_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:17.081394 20671 tablet_bootstrap.cc:492] T 63c5ec6dcfe84f46b8b43e154316cb43 P ef6f96bda07444bbb0db7acfd7cb5a1d: No bootstrap required, opened a new log
I20260713 09:08:17.082124 20671 ts_tablet_manager.cc:1403] T 63c5ec6dcfe84f46b8b43e154316cb43 P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.013s
I20260713 09:08:17.083923 20672 ts_tablet_manager.cc:1434] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.004s
I20260713 09:08:17.085911 20671 raft_consensus.cc:359] T 63c5ec6dcfe84f46b8b43e154316cb43 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.086948 20671 raft_consensus.cc:385] T 63c5ec6dcfe84f46b8b43e154316cb43 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.087255 20671 raft_consensus.cc:740] T 63c5ec6dcfe84f46b8b43e154316cb43 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.087911 20672 tablet_bootstrap.cc:492] T b9e53b29d34c49199e63f981b620022a P 0d651326db2746318dad0b27e36a2ef8: Bootstrap starting.
I20260713 09:08:17.090869 20671 consensus_queue.cc:260] T 63c5ec6dcfe84f46b8b43e154316cb43 P ef6f96bda07444bbb0db7acfd7cb5a1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.094574 20673 tablet_bootstrap.cc:492] T e6c30eebc2ce4156b72438b3becc33ab P 9d19be8d51804890b98cb44982490e15: No bootstrap required, opened a new log
I20260713 09:08:17.094674 20671 ts_tablet_manager.cc:1434] T 63c5ec6dcfe84f46b8b43e154316cb43 P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.007s
I20260713 09:08:17.095285 20673 ts_tablet_manager.cc:1403] T e6c30eebc2ce4156b72438b3becc33ab P 9d19be8d51804890b98cb44982490e15: Time spent bootstrapping tablet: real 0.091s	user 0.015s	sys 0.036s
I20260713 09:08:17.095930 20671 tablet_bootstrap.cc:492] T e6c30eebc2ce4156b72438b3becc33ab P ef6f96bda07444bbb0db7acfd7cb5a1d: Bootstrap starting.
I20260713 09:08:17.096944 20672 tablet_bootstrap.cc:654] T b9e53b29d34c49199e63f981b620022a P 0d651326db2746318dad0b27e36a2ef8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.098323 20673 raft_consensus.cc:359] T e6c30eebc2ce4156b72438b3becc33ab P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.099092 20673 raft_consensus.cc:385] T e6c30eebc2ce4156b72438b3becc33ab P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.099383 20673 raft_consensus.cc:740] T e6c30eebc2ce4156b72438b3becc33ab P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d19be8d51804890b98cb44982490e15, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.100346 20673 consensus_queue.cc:260] T e6c30eebc2ce4156b72438b3becc33ab P 9d19be8d51804890b98cb44982490e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.104120 20671 tablet_bootstrap.cc:654] T e6c30eebc2ce4156b72438b3becc33ab P ef6f96bda07444bbb0db7acfd7cb5a1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.108680 20673 ts_tablet_manager.cc:1434] T e6c30eebc2ce4156b72438b3becc33ab P 9d19be8d51804890b98cb44982490e15: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260713 09:08:17.108943 20672 tablet_bootstrap.cc:492] T b9e53b29d34c49199e63f981b620022a P 0d651326db2746318dad0b27e36a2ef8: No bootstrap required, opened a new log
I20260713 09:08:17.109520 20672 ts_tablet_manager.cc:1403] T b9e53b29d34c49199e63f981b620022a P 0d651326db2746318dad0b27e36a2ef8: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.005s
I20260713 09:08:17.109862 20673 tablet_bootstrap.cc:492] T 66e0fd369f854878ad30d32c25039fe6 P 9d19be8d51804890b98cb44982490e15: Bootstrap starting.
I20260713 09:08:17.113234 20671 tablet_bootstrap.cc:492] T e6c30eebc2ce4156b72438b3becc33ab P ef6f96bda07444bbb0db7acfd7cb5a1d: No bootstrap required, opened a new log
I20260713 09:08:17.113209 20672 raft_consensus.cc:359] T b9e53b29d34c49199e63f981b620022a P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.113827 20671 ts_tablet_manager.cc:1403] T e6c30eebc2ce4156b72438b3becc33ab P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260713 09:08:17.114110 20672 raft_consensus.cc:385] T b9e53b29d34c49199e63f981b620022a P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.114423 20672 raft_consensus.cc:740] T b9e53b29d34c49199e63f981b620022a P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.115233 20672 consensus_queue.cc:260] T b9e53b29d34c49199e63f981b620022a P 0d651326db2746318dad0b27e36a2ef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.117606 20672 ts_tablet_manager.cc:1434] T b9e53b29d34c49199e63f981b620022a P 0d651326db2746318dad0b27e36a2ef8: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260713 09:08:17.117345 20671 raft_consensus.cc:359] T e6c30eebc2ce4156b72438b3becc33ab P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.118913 20673 tablet_bootstrap.cc:654] T 66e0fd369f854878ad30d32c25039fe6 P 9d19be8d51804890b98cb44982490e15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.119184 20671 raft_consensus.cc:385] T e6c30eebc2ce4156b72438b3becc33ab P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.119517 20671 raft_consensus.cc:740] T e6c30eebc2ce4156b72438b3becc33ab P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.120158 20671 consensus_queue.cc:260] T e6c30eebc2ce4156b72438b3becc33ab P ef6f96bda07444bbb0db7acfd7cb5a1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.121965 20671 ts_tablet_manager.cc:1434] T e6c30eebc2ce4156b72438b3becc33ab P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260713 09:08:17.123291 20672 tablet_bootstrap.cc:492] T e6c30eebc2ce4156b72438b3becc33ab P 0d651326db2746318dad0b27e36a2ef8: Bootstrap starting.
I20260713 09:08:17.130530 20672 tablet_bootstrap.cc:654] T e6c30eebc2ce4156b72438b3becc33ab P 0d651326db2746318dad0b27e36a2ef8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.134507 20706 raft_consensus.cc:493] T b9e53b29d34c49199e63f981b620022a P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:17.135217 20706 raft_consensus.cc:515] T b9e53b29d34c49199e63f981b620022a P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.136610 20673 tablet_bootstrap.cc:492] T 66e0fd369f854878ad30d32c25039fe6 P 9d19be8d51804890b98cb44982490e15: No bootstrap required, opened a new log
I20260713 09:08:17.137091 20673 ts_tablet_manager.cc:1403] T 66e0fd369f854878ad30d32c25039fe6 P 9d19be8d51804890b98cb44982490e15: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.015s
I20260713 09:08:17.137296 20672 tablet_bootstrap.cc:492] T e6c30eebc2ce4156b72438b3becc33ab P 0d651326db2746318dad0b27e36a2ef8: No bootstrap required, opened a new log
I20260713 09:08:17.137805 20672 ts_tablet_manager.cc:1403] T e6c30eebc2ce4156b72438b3becc33ab P 0d651326db2746318dad0b27e36a2ef8: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260713 09:08:17.138233 20706 leader_election.cc:290] T b9e53b29d34c49199e63f981b620022a P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:17.138378 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e53b29d34c49199e63f981b620022a" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15" is_pre_election: true
I20260713 09:08:17.139258 20480 raft_consensus.cc:2393] T b9e53b29d34c49199e63f981b620022a P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d651326db2746318dad0b27e36a2ef8 in current term 1: Already voted for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in this term.
I20260713 09:08:17.139921 20673 raft_consensus.cc:359] T 66e0fd369f854878ad30d32c25039fe6 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.140100 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e53b29d34c49199e63f981b620022a" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" is_pre_election: true
I20260713 09:08:17.140563 20673 raft_consensus.cc:385] T 66e0fd369f854878ad30d32c25039fe6 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.140913 20673 raft_consensus.cc:740] T 66e0fd369f854878ad30d32c25039fe6 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d19be8d51804890b98cb44982490e15, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.140632 20672 raft_consensus.cc:359] T e6c30eebc2ce4156b72438b3becc33ab P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.141433 20672 raft_consensus.cc:385] T e6c30eebc2ce4156b72438b3becc33ab P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.141768 20672 raft_consensus.cc:740] T e6c30eebc2ce4156b72438b3becc33ab P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.141580 20673 consensus_queue.cc:260] T 66e0fd369f854878ad30d32c25039fe6 P 9d19be8d51804890b98cb44982490e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.142259 20520 leader_election.cc:304] T b9e53b29d34c49199e63f981b620022a P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d651326db2746318dad0b27e36a2ef8; no voters: 9d19be8d51804890b98cb44982490e15, ef6f96bda07444bbb0db7acfd7cb5a1d
I20260713 09:08:17.142561 20672 consensus_queue.cc:260] T e6c30eebc2ce4156b72438b3becc33ab P 0d651326db2746318dad0b27e36a2ef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.144140 20673 ts_tablet_manager.cc:1434] T 66e0fd369f854878ad30d32c25039fe6 P 9d19be8d51804890b98cb44982490e15: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:17.144820 20672 ts_tablet_manager.cc:1434] T e6c30eebc2ce4156b72438b3becc33ab P 0d651326db2746318dad0b27e36a2ef8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:17.145753 20706 raft_consensus.cc:3060] T b9e53b29d34c49199e63f981b620022a P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.146864 20672 tablet_bootstrap.cc:492] T cf2f4c432eb544c1a64e1f08dc43264e P 0d651326db2746318dad0b27e36a2ef8: Bootstrap starting.
I20260713 09:08:17.149511 20690 raft_consensus.cc:493] T 7cf93f9e66cd4cf6a4bd418723c3066b P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:17.150079 20690 raft_consensus.cc:515] T 7cf93f9e66cd4cf6a4bd418723c3066b P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.145948 20673 tablet_bootstrap.cc:492] T a9ba3de383d6480fb8f5ace27289dbc0 P 9d19be8d51804890b98cb44982490e15: Bootstrap starting.
I20260713 09:08:17.152361 20690 leader_election.cc:290] T 7cf93f9e66cd4cf6a4bd418723c3066b P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151)
I20260713 09:08:17.153149 20672 tablet_bootstrap.cc:654] T cf2f4c432eb544c1a64e1f08dc43264e P 0d651326db2746318dad0b27e36a2ef8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.153661 20557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf93f9e66cd4cf6a4bd418723c3066b" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d651326db2746318dad0b27e36a2ef8" is_pre_election: true
I20260713 09:08:17.154600 20557 raft_consensus.cc:2393] T 7cf93f9e66cd4cf6a4bd418723c3066b P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef6f96bda07444bbb0db7acfd7cb5a1d in current term 1: Already voted for candidate 9d19be8d51804890b98cb44982490e15 in this term.
I20260713 09:08:17.156917 20706 raft_consensus.cc:2749] T b9e53b29d34c49199e63f981b620022a P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:17.157387 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf93f9e66cd4cf6a4bd418723c3066b" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15" is_pre_election: true
I20260713 09:08:17.165604 20596 leader_election.cc:304] T 7cf93f9e66cd4cf6a4bd418723c3066b P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 0d651326db2746318dad0b27e36a2ef8, 9d19be8d51804890b98cb44982490e15
I20260713 09:08:17.163483 20673 tablet_bootstrap.cc:654] T a9ba3de383d6480fb8f5ace27289dbc0 P 9d19be8d51804890b98cb44982490e15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.166626 20672 tablet_bootstrap.cc:492] T cf2f4c432eb544c1a64e1f08dc43264e P 0d651326db2746318dad0b27e36a2ef8: No bootstrap required, opened a new log
I20260713 09:08:17.166751 20690 raft_consensus.cc:3060] T 7cf93f9e66cd4cf6a4bd418723c3066b P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.167500 20672 ts_tablet_manager.cc:1403] T cf2f4c432eb544c1a64e1f08dc43264e P 0d651326db2746318dad0b27e36a2ef8: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.003s
I20260713 09:08:17.170598 20672 raft_consensus.cc:359] T cf2f4c432eb544c1a64e1f08dc43264e P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.171334 20672 raft_consensus.cc:385] T cf2f4c432eb544c1a64e1f08dc43264e P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.171643 20672 raft_consensus.cc:740] T cf2f4c432eb544c1a64e1f08dc43264e P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.172673 20673 tablet_bootstrap.cc:492] T a9ba3de383d6480fb8f5ace27289dbc0 P 9d19be8d51804890b98cb44982490e15: No bootstrap required, opened a new log
I20260713 09:08:17.172434 20672 consensus_queue.cc:260] T cf2f4c432eb544c1a64e1f08dc43264e P 0d651326db2746318dad0b27e36a2ef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.173237 20673 ts_tablet_manager.cc:1403] T a9ba3de383d6480fb8f5ace27289dbc0 P 9d19be8d51804890b98cb44982490e15: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.000s
I20260713 09:08:17.173450 20690 raft_consensus.cc:2749] T 7cf93f9e66cd4cf6a4bd418723c3066b P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:17.174744 20672 ts_tablet_manager.cc:1434] T cf2f4c432eb544c1a64e1f08dc43264e P 0d651326db2746318dad0b27e36a2ef8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:08:17.176400 20673 raft_consensus.cc:359] T a9ba3de383d6480fb8f5ace27289dbc0 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.177009 20673 raft_consensus.cc:385] T a9ba3de383d6480fb8f5ace27289dbc0 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.177265 20673 raft_consensus.cc:740] T a9ba3de383d6480fb8f5ace27289dbc0 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d19be8d51804890b98cb44982490e15, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.177986 20673 consensus_queue.cc:260] T a9ba3de383d6480fb8f5ace27289dbc0 P 9d19be8d51804890b98cb44982490e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.180110 20673 ts_tablet_manager.cc:1434] T a9ba3de383d6480fb8f5ace27289dbc0 P 9d19be8d51804890b98cb44982490e15: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260713 09:08:17.181157 20673 tablet_bootstrap.cc:492] T 8b3c3532cdc745b28f73cd644435c6f9 P 9d19be8d51804890b98cb44982490e15: Bootstrap starting.
I20260713 09:08:17.187975 20673 tablet_bootstrap.cc:654] T 8b3c3532cdc745b28f73cd644435c6f9 P 9d19be8d51804890b98cb44982490e15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.193073 20673 tablet_bootstrap.cc:492] T 8b3c3532cdc745b28f73cd644435c6f9 P 9d19be8d51804890b98cb44982490e15: No bootstrap required, opened a new log
I20260713 09:08:17.193507 20673 ts_tablet_manager.cc:1403] T 8b3c3532cdc745b28f73cd644435c6f9 P 9d19be8d51804890b98cb44982490e15: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:08:17.195560 20673 raft_consensus.cc:359] T 8b3c3532cdc745b28f73cd644435c6f9 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } }
I20260713 09:08:17.196122 20673 raft_consensus.cc:385] T 8b3c3532cdc745b28f73cd644435c6f9 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.196380 20673 raft_consensus.cc:740] T 8b3c3532cdc745b28f73cd644435c6f9 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d19be8d51804890b98cb44982490e15, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.196947 20673 consensus_queue.cc:260] T 8b3c3532cdc745b28f73cd644435c6f9 P 9d19be8d51804890b98cb44982490e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } }
I20260713 09:08:17.198417 20673 ts_tablet_manager.cc:1434] T 8b3c3532cdc745b28f73cd644435c6f9 P 9d19be8d51804890b98cb44982490e15: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:08:17.199290 20673 tablet_bootstrap.cc:492] T 63c5ec6dcfe84f46b8b43e154316cb43 P 9d19be8d51804890b98cb44982490e15: Bootstrap starting.
I20260713 09:08:17.201974 20706 raft_consensus.cc:493] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:17.202559 20706 raft_consensus.cc:515] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.203943 20673 tablet_bootstrap.cc:654] T 63c5ec6dcfe84f46b8b43e154316cb43 P 9d19be8d51804890b98cb44982490e15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:17.205040 20706 leader_election.cc:290] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:17.205843 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c5ec6dcfe84f46b8b43e154316cb43" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15" is_pre_election: true
I20260713 09:08:17.206302 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c5ec6dcfe84f46b8b43e154316cb43" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" is_pre_election: true
I20260713 09:08:17.207021 20631 raft_consensus.cc:2468] T 63c5ec6dcfe84f46b8b43e154316cb43 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 0.
W20260713 09:08:17.207346 20522 leader_election.cc:343] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:17.208384 20520 leader_election.cc:304] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8 [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: 0d651326db2746318dad0b27e36a2ef8, ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 9d19be8d51804890b98cb44982490e15
I20260713 09:08:17.209285 20706 raft_consensus.cc:2804] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:17.209750 20706 raft_consensus.cc:493] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:17.210209 20706 raft_consensus.cc:3060] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.212314 20673 tablet_bootstrap.cc:492] T 63c5ec6dcfe84f46b8b43e154316cb43 P 9d19be8d51804890b98cb44982490e15: No bootstrap required, opened a new log
I20260713 09:08:17.212877 20673 ts_tablet_manager.cc:1403] T 63c5ec6dcfe84f46b8b43e154316cb43 P 9d19be8d51804890b98cb44982490e15: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260713 09:08:17.215361 20673 raft_consensus.cc:359] T 63c5ec6dcfe84f46b8b43e154316cb43 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.215945 20673 raft_consensus.cc:385] T 63c5ec6dcfe84f46b8b43e154316cb43 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:17.216179 20673 raft_consensus.cc:740] T 63c5ec6dcfe84f46b8b43e154316cb43 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d19be8d51804890b98cb44982490e15, State: Initialized, Role: FOLLOWER
I20260713 09:08:17.216564 20706 raft_consensus.cc:515] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.216801 20673 consensus_queue.cc:260] T 63c5ec6dcfe84f46b8b43e154316cb43 P 9d19be8d51804890b98cb44982490e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.218987 20673 ts_tablet_manager.cc:1434] T 63c5ec6dcfe84f46b8b43e154316cb43 P 9d19be8d51804890b98cb44982490e15: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:17.219686 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c5ec6dcfe84f46b8b43e154316cb43" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15"
I20260713 09:08:17.219904 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c5ec6dcfe84f46b8b43e154316cb43" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
I20260713 09:08:17.220328 20706 leader_election.cc:290] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 election: Requested vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:17.220635 20631 raft_consensus.cc:3060] T 63c5ec6dcfe84f46b8b43e154316cb43 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.220286 20480 raft_consensus.cc:3060] T 63c5ec6dcfe84f46b8b43e154316cb43 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.227468 20480 raft_consensus.cc:2468] T 63c5ec6dcfe84f46b8b43e154316cb43 P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 1.
I20260713 09:08:17.228039 20631 raft_consensus.cc:2468] T 63c5ec6dcfe84f46b8b43e154316cb43 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 1.
I20260713 09:08:17.228732 20522 leader_election.cc:304] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d651326db2746318dad0b27e36a2ef8, 9d19be8d51804890b98cb44982490e15; no voters: 
I20260713 09:08:17.229728 20706 raft_consensus.cc:2804] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:17.230216 20706 raft_consensus.cc:697] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Becoming Leader. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Running, Role: LEADER
I20260713 09:08:17.231199 20706 consensus_queue.cc:237] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.231989 20690 raft_consensus.cc:493] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:17.232575 20690 raft_consensus.cc:515] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.235915 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2f4c432eb544c1a64e1f08dc43264e" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15" is_pre_election: true
I20260713 09:08:17.236416 20690 leader_election.cc:290] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151)
I20260713 09:08:17.236671 20480 raft_consensus.cc:2468] T cf2f4c432eb544c1a64e1f08dc43264e P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in term 0.
I20260713 09:08:17.238011 20557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2f4c432eb544c1a64e1f08dc43264e" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d651326db2746318dad0b27e36a2ef8" is_pre_election: true
I20260713 09:08:17.238852 20557 raft_consensus.cc:2468] T cf2f4c432eb544c1a64e1f08dc43264e P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in term 0.
I20260713 09:08:17.239997 20596 leader_election.cc:304] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d19be8d51804890b98cb44982490e15, ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 
I20260713 09:08:17.241268 20690 raft_consensus.cc:2804] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:17.241624 20690 raft_consensus.cc:493] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:17.242015 20690 raft_consensus.cc:3060] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.242043 20680 raft_consensus.cc:493] T 66e0fd369f854878ad30d32c25039fe6 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:17.242691 20680 raft_consensus.cc:515] T 66e0fd369f854878ad30d32c25039fe6 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.243589 20378 catalog_manager.cc:5697] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2). New cstate: current_term: 1 leader_uuid: "0d651326db2746318dad0b27e36a2ef8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:17.245671 20680 leader_election.cc:290] T 66e0fd369f854878ad30d32c25039fe6 P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:17.247346 20557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e0fd369f854878ad30d32c25039fe6" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d651326db2746318dad0b27e36a2ef8" is_pre_election: true
I20260713 09:08:17.248023 20557 raft_consensus.cc:2393] T 66e0fd369f854878ad30d32c25039fe6 P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d19be8d51804890b98cb44982490e15 in current term 1: Already voted for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in this term.
I20260713 09:08:17.248834 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e0fd369f854878ad30d32c25039fe6" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" is_pre_election: true
I20260713 09:08:17.249476 20690 raft_consensus.cc:515] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.250877 20446 leader_election.cc:304] T 66e0fd369f854878ad30d32c25039fe6 P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d19be8d51804890b98cb44982490e15; no voters: 0d651326db2746318dad0b27e36a2ef8, ef6f96bda07444bbb0db7acfd7cb5a1d
I20260713 09:08:17.251821 20680 raft_consensus.cc:3060] T 66e0fd369f854878ad30d32c25039fe6 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.252887 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2f4c432eb544c1a64e1f08dc43264e" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15"
I20260713 09:08:17.252990 20557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2f4c432eb544c1a64e1f08dc43264e" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d651326db2746318dad0b27e36a2ef8"
I20260713 09:08:17.253620 20480 raft_consensus.cc:3060] T cf2f4c432eb544c1a64e1f08dc43264e P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.253721 20557 raft_consensus.cc:3060] T cf2f4c432eb544c1a64e1f08dc43264e P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.260046 20680 raft_consensus.cc:2749] T 66e0fd369f854878ad30d32c25039fe6 P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:17.260890 20557 raft_consensus.cc:2468] T cf2f4c432eb544c1a64e1f08dc43264e P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in term 1.
I20260713 09:08:17.261821 20480 raft_consensus.cc:2468] T cf2f4c432eb544c1a64e1f08dc43264e P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in term 1.
I20260713 09:08:17.261849 20690 leader_election.cc:290] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 election: Requested vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151)
I20260713 09:08:17.262459 20595 leader_election.cc:304] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d651326db2746318dad0b27e36a2ef8, ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 
I20260713 09:08:17.263411 20690 raft_consensus.cc:2804] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:17.264810 20690 raft_consensus.cc:697] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 LEADER]: Becoming Leader. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Running, Role: LEADER
I20260713 09:08:17.265717 20690 consensus_queue.cc:237] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.274071 20378 catalog_manager.cc:5697] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d reported cstate change: term changed from 0 to 1, leader changed from <none> to ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3). New cstate: current_term: 1 leader_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:17.312388 20706 raft_consensus.cc:493] T e6c30eebc2ce4156b72438b3becc33ab P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:17.312878 20706 raft_consensus.cc:515] T e6c30eebc2ce4156b72438b3becc33ab P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.314714 20706 leader_election.cc:290] T e6c30eebc2ce4156b72438b3becc33ab P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:17.315552 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c30eebc2ce4156b72438b3becc33ab" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15" is_pre_election: true
I20260713 09:08:17.315730 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c30eebc2ce4156b72438b3becc33ab" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" is_pre_election: true
I20260713 09:08:17.316256 20480 raft_consensus.cc:2468] T e6c30eebc2ce4156b72438b3becc33ab P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 0.
I20260713 09:08:17.316470 20631 raft_consensus.cc:2468] T e6c30eebc2ce4156b72438b3becc33ab P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 0.
I20260713 09:08:17.317236 20522 leader_election.cc:304] T e6c30eebc2ce4156b72438b3becc33ab P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d651326db2746318dad0b27e36a2ef8, 9d19be8d51804890b98cb44982490e15; no voters: 
I20260713 09:08:17.317950 20706 raft_consensus.cc:2804] T e6c30eebc2ce4156b72438b3becc33ab P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:17.318302 20706 raft_consensus.cc:493] T e6c30eebc2ce4156b72438b3becc33ab P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:17.318579 20706 raft_consensus.cc:3060] T e6c30eebc2ce4156b72438b3becc33ab P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.323453 20706 raft_consensus.cc:515] T e6c30eebc2ce4156b72438b3becc33ab P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.325199 20706 leader_election.cc:290] T e6c30eebc2ce4156b72438b3becc33ab P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 election: Requested vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:17.325970 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c30eebc2ce4156b72438b3becc33ab" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15"
I20260713 09:08:17.326315 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c30eebc2ce4156b72438b3becc33ab" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
I20260713 09:08:17.326507 20480 raft_consensus.cc:3060] T e6c30eebc2ce4156b72438b3becc33ab P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.326936 20631 raft_consensus.cc:3060] T e6c30eebc2ce4156b72438b3becc33ab P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.331554 20480 raft_consensus.cc:2468] T e6c30eebc2ce4156b72438b3becc33ab P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 1.
I20260713 09:08:17.332180 20631 raft_consensus.cc:2468] T e6c30eebc2ce4156b72438b3becc33ab P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 1.
I20260713 09:08:17.332675 20522 leader_election.cc:304] T e6c30eebc2ce4156b72438b3becc33ab P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d651326db2746318dad0b27e36a2ef8, 9d19be8d51804890b98cb44982490e15; no voters: 
I20260713 09:08:17.333426 20706 raft_consensus.cc:2804] T e6c30eebc2ce4156b72438b3becc33ab P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:17.333914 20706 raft_consensus.cc:697] T e6c30eebc2ce4156b72438b3becc33ab P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Becoming Leader. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Running, Role: LEADER
I20260713 09:08:17.334599 20706 consensus_queue.cc:237] T e6c30eebc2ce4156b72438b3becc33ab P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.342865 20706 raft_consensus.cc:493] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:17.342519 20378 catalog_manager.cc:5697] T e6c30eebc2ce4156b72438b3becc33ab P 0d651326db2746318dad0b27e36a2ef8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2). New cstate: current_term: 1 leader_uuid: "0d651326db2746318dad0b27e36a2ef8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:17.343446 20706 raft_consensus.cc:515] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } }
I20260713 09:08:17.345757 20706 leader_election.cc:290] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:17.346441 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b3c3532cdc745b28f73cd644435c6f9" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15" is_pre_election: true
I20260713 09:08:17.347200 20480 raft_consensus.cc:2468] T 8b3c3532cdc745b28f73cd644435c6f9 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 0.
I20260713 09:08:17.347591 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b3c3532cdc745b28f73cd644435c6f9" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" is_pre_election: true
I20260713 09:08:17.348192 20690 consensus_queue.cc:1048] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:17.348352 20631 raft_consensus.cc:2468] T 8b3c3532cdc745b28f73cd644435c6f9 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 0.
I20260713 09:08:17.348491 20522 leader_election.cc:304] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d651326db2746318dad0b27e36a2ef8, 9d19be8d51804890b98cb44982490e15; no voters: 
I20260713 09:08:17.349740 20706 raft_consensus.cc:2804] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:17.350169 20706 raft_consensus.cc:493] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:17.350589 20706 raft_consensus.cc:3060] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.357515 20706 raft_consensus.cc:515] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } }
I20260713 09:08:17.360756 20481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b3c3532cdc745b28f73cd644435c6f9" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15"
I20260713 09:08:17.361992 20481 raft_consensus.cc:3060] T 8b3c3532cdc745b28f73cd644435c6f9 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.366796 20706 leader_election.cc:290] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 election: Requested vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:17.368256 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b3c3532cdc745b28f73cd644435c6f9" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
I20260713 09:08:17.368996 20631 raft_consensus.cc:3060] T 8b3c3532cdc745b28f73cd644435c6f9 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.370481 20690 consensus_queue.cc:1048] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:17.370847 20481 raft_consensus.cc:2468] T 8b3c3532cdc745b28f73cd644435c6f9 P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 1.
I20260713 09:08:17.372152 20522 leader_election.cc:304] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d651326db2746318dad0b27e36a2ef8, 9d19be8d51804890b98cb44982490e15; no voters: 
I20260713 09:08:17.373000 20706 raft_consensus.cc:2804] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:17.377193 20706 raft_consensus.cc:697] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Becoming Leader. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Running, Role: LEADER
I20260713 09:08:17.378700 20706 consensus_queue.cc:237] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } }
I20260713 09:08:17.381428 20631 raft_consensus.cc:2468] T 8b3c3532cdc745b28f73cd644435c6f9 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 1.
I20260713 09:08:17.397215 20378 catalog_manager.cc:5697] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2). New cstate: current_term: 1 leader_uuid: "0d651326db2746318dad0b27e36a2ef8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:17.400995 20676 consensus_queue.cc:1048] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:17.420166 20676 consensus_queue.cc:1048] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:17.426290 20676 consensus_queue.cc:1048] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:17.442772 20676 consensus_queue.cc:1048] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:17.456087 20680 consensus_queue.cc:1048] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:17.467388 20703 consensus_queue.cc:1048] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:17.495718 20556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b3c3532cdc745b28f73cd644435c6f9"
dest_uuid: "0d651326db2746318dad0b27e36a2ef8"
mode: GRACEFUL
new_leader_uuid: "9d19be8d51804890b98cb44982490e15"
 from {username='slave'} at 127.0.0.1:41852
I20260713 09:08:17.496273 20556 raft_consensus.cc:606] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Received request to transfer leadership to TS 9d19be8d51804890b98cb44982490e15
I20260713 09:08:17.500967 20480 raft_consensus.cc:3060] T a9ba3de383d6480fb8f5ace27289dbc0 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:17.510217 20706 consensus_queue.cc:1048] T a9ba3de383d6480fb8f5ace27289dbc0 P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:17.512220 20631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66e0fd369f854878ad30d32c25039fe6"
dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
mode: GRACEFUL
new_leader_uuid: "9d19be8d51804890b98cb44982490e15"
 from {username='slave'} at 127.0.0.1:39306
I20260713 09:08:17.512843 20631 raft_consensus.cc:606] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 LEADER]: Received request to transfer leadership to TS 9d19be8d51804890b98cb44982490e15
I20260713 09:08:17.523375 20678 consensus_queue.cc:1048] T a9ba3de383d6480fb8f5ace27289dbc0 P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:17.526242 20630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9e53b29d34c49199e63f981b620022a"
dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
mode: GRACEFUL
new_leader_uuid: "9d19be8d51804890b98cb44982490e15"
 from {username='slave'} at 127.0.0.1:39306
I20260713 09:08:17.526925 20630 raft_consensus.cc:606] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 LEADER]: Received request to transfer leadership to TS 9d19be8d51804890b98cb44982490e15
I20260713 09:08:17.534140 20631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf2f4c432eb544c1a64e1f08dc43264e"
dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
mode: GRACEFUL
new_leader_uuid: "0d651326db2746318dad0b27e36a2ef8"
 from {username='slave'} at 127.0.0.1:39306
I20260713 09:08:17.534718 20631 raft_consensus.cc:606] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 LEADER]: Received request to transfer leadership to TS 0d651326db2746318dad0b27e36a2ef8
I20260713 09:08:17.542773 20631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5bce09ffe164cfeb5187312d24640f6"
dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
mode: GRACEFUL
new_leader_uuid: "0d651326db2746318dad0b27e36a2ef8"
 from {username='slave'} at 127.0.0.1:39306
I20260713 09:08:17.543403 20631 raft_consensus.cc:606] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 LEADER]: Received request to transfer leadership to TS 0d651326db2746318dad0b27e36a2ef8
I20260713 09:08:17.551612 20556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63c5ec6dcfe84f46b8b43e154316cb43"
dest_uuid: "0d651326db2746318dad0b27e36a2ef8"
mode: GRACEFUL
new_leader_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
 from {username='slave'} at 127.0.0.1:41852
I20260713 09:08:17.552122 20556 raft_consensus.cc:606] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Received request to transfer leadership to TS ef6f96bda07444bbb0db7acfd7cb5a1d
I20260713 09:08:17.649811 20676 consensus_queue.cc:1048] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:17.661202 20735 consensus_queue.cc:1048] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:17.669694 20735 raft_consensus.cc:993] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d: : Instructing follower 0d651326db2746318dad0b27e36a2ef8 to start an election
I20260713 09:08:17.670173 20676 raft_consensus.cc:1081] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 LEADER]: Signalling peer 0d651326db2746318dad0b27e36a2ef8 to start an election
I20260713 09:08:17.671926 20556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf2f4c432eb544c1a64e1f08dc43264e"
dest_uuid: "0d651326db2746318dad0b27e36a2ef8"
 from {username='slave'} at 127.0.0.1:41834
I20260713 09:08:17.672549 20556 raft_consensus.cc:493] T cf2f4c432eb544c1a64e1f08dc43264e P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:17.672916 20556 raft_consensus.cc:3060] T cf2f4c432eb544c1a64e1f08dc43264e P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:17.678140 20556 raft_consensus.cc:515] T cf2f4c432eb544c1a64e1f08dc43264e P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.680168 20556 leader_election.cc:290] T cf2f4c432eb544c1a64e1f08dc43264e P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 2 election: Requested vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:17.681325 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2f4c432eb544c1a64e1f08dc43264e" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d19be8d51804890b98cb44982490e15"
I20260713 09:08:17.681365 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2f4c432eb544c1a64e1f08dc43264e" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
I20260713 09:08:17.682263 20480 raft_consensus.cc:3060] T cf2f4c432eb544c1a64e1f08dc43264e P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:17.682310 20631 raft_consensus.cc:3055] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:17.682937 20631 raft_consensus.cc:740] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Running, Role: LEADER
I20260713 09:08:17.683951 20631 consensus_queue.cc:260] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.685398 20631 raft_consensus.cc:3060] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:17.690712 20480 raft_consensus.cc:2468] T cf2f4c432eb544c1a64e1f08dc43264e P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 2.
I20260713 09:08:17.692097 20522 leader_election.cc:304] T cf2f4c432eb544c1a64e1f08dc43264e P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d651326db2746318dad0b27e36a2ef8, 9d19be8d51804890b98cb44982490e15; no voters: 
I20260713 09:08:17.692859 20678 raft_consensus.cc:2804] T cf2f4c432eb544c1a64e1f08dc43264e P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:17.693288 20678 raft_consensus.cc:697] T cf2f4c432eb544c1a64e1f08dc43264e P 0d651326db2746318dad0b27e36a2ef8 [term 2 LEADER]: Becoming Leader. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Running, Role: LEADER
I20260713 09:08:17.693218 20631 raft_consensus.cc:2468] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 2.
I20260713 09:08:17.694236 20678 consensus_queue.cc:237] T cf2f4c432eb544c1a64e1f08dc43264e P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.700941 20380 catalog_manager.cc:5697] T cf2f4c432eb544c1a64e1f08dc43264e P 0d651326db2746318dad0b27e36a2ef8 reported cstate change: term changed from 1 to 2, leader changed from ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3) to 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2). New cstate: current_term: 2 leader_uuid: "0d651326db2746318dad0b27e36a2ef8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:17.713148 20678 consensus_queue.cc:1048] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:17.720520 20730 raft_consensus.cc:993] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8: : Instructing follower ef6f96bda07444bbb0db7acfd7cb5a1d to start an election
I20260713 09:08:17.721028 20730 raft_consensus.cc:1081] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Signalling peer ef6f96bda07444bbb0db7acfd7cb5a1d to start an election
I20260713 09:08:17.724028 20630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63c5ec6dcfe84f46b8b43e154316cb43"
dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
 from {username='slave'} at 127.0.0.1:39292
I20260713 09:08:17.724640 20630 raft_consensus.cc:493] T 63c5ec6dcfe84f46b8b43e154316cb43 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:17.725097 20630 raft_consensus.cc:3060] T 63c5ec6dcfe84f46b8b43e154316cb43 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:17.732502 20630 raft_consensus.cc:515] T 63c5ec6dcfe84f46b8b43e154316cb43 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.765978 20706 consensus_queue.cc:1048] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:08:17.768661 20480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c5ec6dcfe84f46b8b43e154316cb43" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d19be8d51804890b98cb44982490e15"
I20260713 09:08:17.770944 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c5ec6dcfe84f46b8b43e154316cb43" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d651326db2746318dad0b27e36a2ef8"
I20260713 09:08:17.771159 20480 raft_consensus.cc:3060] T 63c5ec6dcfe84f46b8b43e154316cb43 P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:17.772289 20556 raft_consensus.cc:3055] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:17.772729 20556 raft_consensus.cc:740] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Running, Role: LEADER
I20260713 09:08:17.774758 20556 consensus_queue.cc:260] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.776389 20630 leader_election.cc:290] T 63c5ec6dcfe84f46b8b43e154316cb43 P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 2 election: Requested vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151)
I20260713 09:08:17.787384 20556 raft_consensus.cc:3060] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:17.788129 20480 raft_consensus.cc:2468] T 63c5ec6dcfe84f46b8b43e154316cb43 P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in term 2.
I20260713 09:08:17.790670 20596 leader_election.cc:304] T 63c5ec6dcfe84f46b8b43e154316cb43 P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d19be8d51804890b98cb44982490e15, ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 
I20260713 09:08:17.792214 20706 consensus_queue.cc:1048] T e6c30eebc2ce4156b72438b3becc33ab P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:17.792497 20676 raft_consensus.cc:2804] T 63c5ec6dcfe84f46b8b43e154316cb43 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:17.793339 20676 raft_consensus.cc:697] T 63c5ec6dcfe84f46b8b43e154316cb43 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 LEADER]: Becoming Leader. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Running, Role: LEADER
I20260713 09:08:17.793226 20730 consensus_queue.cc:1048] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:17.794936 20676 consensus_queue.cc:237] T 63c5ec6dcfe84f46b8b43e154316cb43 P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.798241 20556 raft_consensus.cc:2468] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in term 2.
I20260713 09:08:17.813141 20706 consensus_queue.cc:1048] T e6c30eebc2ce4156b72438b3becc33ab P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:17.812979 20378 catalog_manager.cc:5697] T 63c5ec6dcfe84f46b8b43e154316cb43 P ef6f96bda07444bbb0db7acfd7cb5a1d reported cstate change: term changed from 1 to 2, leader changed from 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2) to ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3). New cstate: current_term: 2 leader_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:17.814847 20706 raft_consensus.cc:993] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8: : Instructing follower 9d19be8d51804890b98cb44982490e15 to start an election
I20260713 09:08:17.815452 20706 raft_consensus.cc:1081] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Signalling peer 9d19be8d51804890b98cb44982490e15 to start an election
I20260713 09:08:17.823462 20482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b3c3532cdc745b28f73cd644435c6f9"
dest_uuid: "9d19be8d51804890b98cb44982490e15"
 from {username='slave'} at 127.0.0.1:54312
I20260713 09:08:17.824309 20482 raft_consensus.cc:493] T 8b3c3532cdc745b28f73cd644435c6f9 P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:17.824759 20482 raft_consensus.cc:3060] T 8b3c3532cdc745b28f73cd644435c6f9 P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:17.830919 20676 raft_consensus.cc:993] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d: : Instructing follower 9d19be8d51804890b98cb44982490e15 to start an election
I20260713 09:08:17.831861 20735 raft_consensus.cc:1081] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 LEADER]: Signalling peer 9d19be8d51804890b98cb44982490e15 to start an election
I20260713 09:08:17.832075 20678 consensus_queue.cc:1048] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:17.834031 20479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9e53b29d34c49199e63f981b620022a"
dest_uuid: "9d19be8d51804890b98cb44982490e15"
 from {username='slave'} at 127.0.0.1:54298
I20260713 09:08:17.834612 20479 raft_consensus.cc:493] T b9e53b29d34c49199e63f981b620022a P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:17.835047 20479 raft_consensus.cc:3060] T b9e53b29d34c49199e63f981b620022a P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:17.837571 20482 raft_consensus.cc:515] T 8b3c3532cdc745b28f73cd644435c6f9 P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } }
I20260713 09:08:17.839089 20481 raft_consensus.cc:1240] T 8b3c3532cdc745b28f73cd644435c6f9 P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Rejecting Update request from peer 0d651326db2746318dad0b27e36a2ef8 for earlier term 1. Current term is 2. Ops: []
I20260713 09:08:17.840394 20482 leader_election.cc:290] T 8b3c3532cdc745b28f73cd644435c6f9 P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 2 election: Requested vote from peers ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591), 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151)
I20260713 09:08:17.841919 20678 consensus_queue.cc:1059] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:17.842756 20678 raft_consensus.cc:3055] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:17.843094 20678 raft_consensus.cc:740] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Running, Role: LEADER
I20260713 09:08:17.844043 20678 consensus_queue.cc:260] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } }
I20260713 09:08:17.844591 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b3c3532cdc745b28f73cd644435c6f9" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d651326db2746318dad0b27e36a2ef8"
I20260713 09:08:17.845137 20678 raft_consensus.cc:3060] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:17.846701 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b3c3532cdc745b28f73cd644435c6f9" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
I20260713 09:08:17.849730 20479 raft_consensus.cc:515] T b9e53b29d34c49199e63f981b620022a P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.853130 20557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e53b29d34c49199e63f981b620022a" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d651326db2746318dad0b27e36a2ef8"
I20260713 09:08:17.853883 20557 raft_consensus.cc:3060] T b9e53b29d34c49199e63f981b620022a P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:17.860695 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e53b29d34c49199e63f981b620022a" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
I20260713 09:08:17.861748 20630 raft_consensus.cc:3055] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:17.862202 20630 raft_consensus.cc:740] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Running, Role: LEADER
I20260713 09:08:17.862491 20556 raft_consensus.cc:2468] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d19be8d51804890b98cb44982490e15 in term 2.
I20260713 09:08:17.864005 20630 consensus_queue.cc:260] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.865530 20446 leader_election.cc:304] T 8b3c3532cdc745b28f73cd644435c6f9 P 9d19be8d51804890b98cb44982490e15 [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: 0d651326db2746318dad0b27e36a2ef8, 9d19be8d51804890b98cb44982490e15; no voters: ef6f96bda07444bbb0db7acfd7cb5a1d
I20260713 09:08:17.866911 20680 raft_consensus.cc:2804] T 8b3c3532cdc745b28f73cd644435c6f9 P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:17.867450 20680 raft_consensus.cc:697] T 8b3c3532cdc745b28f73cd644435c6f9 P 9d19be8d51804890b98cb44982490e15 [term 2 LEADER]: Becoming Leader. State: Replica: 9d19be8d51804890b98cb44982490e15, State: Running, Role: LEADER
I20260713 09:08:17.869004 20630 raft_consensus.cc:3060] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:17.868613 20680 consensus_queue.cc:237] T 8b3c3532cdc745b28f73cd644435c6f9 P 9d19be8d51804890b98cb44982490e15 [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: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } }
I20260713 09:08:17.871204 20479 leader_election.cc:290] T b9e53b29d34c49199e63f981b620022a P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 2 election: Requested vote from peers 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:17.880121 20630 raft_consensus.cc:2468] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d19be8d51804890b98cb44982490e15 in term 2.
I20260713 09:08:17.882674 20690 raft_consensus.cc:993] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d: : Instructing follower 0d651326db2746318dad0b27e36a2ef8 to start an election
I20260713 09:08:17.883409 20705 raft_consensus.cc:1081] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 LEADER]: Signalling peer 0d651326db2746318dad0b27e36a2ef8 to start an election
I20260713 09:08:17.883338 20445 leader_election.cc:304] T b9e53b29d34c49199e63f981b620022a P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d19be8d51804890b98cb44982490e15, ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 
I20260713 09:08:17.887996 20680 raft_consensus.cc:2804] T b9e53b29d34c49199e63f981b620022a P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:17.888700 20680 raft_consensus.cc:697] T b9e53b29d34c49199e63f981b620022a P 9d19be8d51804890b98cb44982490e15 [term 2 LEADER]: Becoming Leader. State: Replica: 9d19be8d51804890b98cb44982490e15, State: Running, Role: LEADER
I20260713 09:08:17.888306 20556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5bce09ffe164cfeb5187312d24640f6"
dest_uuid: "0d651326db2746318dad0b27e36a2ef8"
 from {username='slave'} at 127.0.0.1:41834
I20260713 09:08:17.892737 20556 raft_consensus.cc:493] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:17.893244 20556 raft_consensus.cc:3060] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:17.891109 20557 raft_consensus.cc:2468] T b9e53b29d34c49199e63f981b620022a P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d19be8d51804890b98cb44982490e15 in term 2.
I20260713 09:08:17.893255 20680 consensus_queue.cc:237] T b9e53b29d34c49199e63f981b620022a P 9d19be8d51804890b98cb44982490e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.890527 20379 catalog_manager.cc:5697] T 8b3c3532cdc745b28f73cd644435c6f9 P 9d19be8d51804890b98cb44982490e15 reported cstate change: term changed from 1 to 2, leader changed from 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2) to 9d19be8d51804890b98cb44982490e15 (127.16.55.1). New cstate: current_term: 2 leader_uuid: "9d19be8d51804890b98cb44982490e15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:17.901507 20556 raft_consensus.cc:515] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.904482 20556 leader_election.cc:290] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 2 election: Requested vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:17.904805 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5bce09ffe164cfeb5187312d24640f6" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d19be8d51804890b98cb44982490e15"
I20260713 09:08:17.905632 20479 raft_consensus.cc:3060] T a5bce09ffe164cfeb5187312d24640f6 P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:17.905735 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5bce09ffe164cfeb5187312d24640f6" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
I20260713 09:08:17.906459 20630 raft_consensus.cc:3055] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:17.906844 20630 raft_consensus.cc:740] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Running, Role: LEADER
I20260713 09:08:17.911194 20630 consensus_queue.cc:260] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.912767 20630 raft_consensus.cc:3060] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:17.913672 20379 catalog_manager.cc:5697] T b9e53b29d34c49199e63f981b620022a P 9d19be8d51804890b98cb44982490e15 reported cstate change: term changed from 1 to 2, leader changed from ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3) to 9d19be8d51804890b98cb44982490e15 (127.16.55.1). New cstate: current_term: 2 leader_uuid: "9d19be8d51804890b98cb44982490e15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:17.914300 20479 raft_consensus.cc:2468] T a5bce09ffe164cfeb5187312d24640f6 P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 2.
I20260713 09:08:17.915966 20522 leader_election.cc:304] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d651326db2746318dad0b27e36a2ef8, 9d19be8d51804890b98cb44982490e15; no voters: 
I20260713 09:08:17.916965 20678 raft_consensus.cc:2804] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:17.917520 20678 raft_consensus.cc:697] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8 [term 2 LEADER]: Becoming Leader. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Running, Role: LEADER
I20260713 09:08:17.918705 20678 consensus_queue.cc:237] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:17.920078 20630 raft_consensus.cc:2468] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 2.
I20260713 09:08:17.927086 20379 catalog_manager.cc:5697] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8 reported cstate change: term changed from 1 to 2, leader changed from ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3) to 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2). New cstate: current_term: 2 leader_uuid: "0d651326db2746318dad0b27e36a2ef8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:18.009094 20735 raft_consensus.cc:993] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d: : Instructing follower 9d19be8d51804890b98cb44982490e15 to start an election
I20260713 09:08:18.009681 20735 raft_consensus.cc:1081] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 LEADER]: Signalling peer 9d19be8d51804890b98cb44982490e15 to start an election
I20260713 09:08:18.011497 20479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66e0fd369f854878ad30d32c25039fe6"
dest_uuid: "9d19be8d51804890b98cb44982490e15"
 from {username='slave'} at 127.0.0.1:54298
I20260713 09:08:18.012300 20479 raft_consensus.cc:493] T 66e0fd369f854878ad30d32c25039fe6 P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:18.013113 20479 raft_consensus.cc:3060] T 66e0fd369f854878ad30d32c25039fe6 P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:18.019906 20479 raft_consensus.cc:515] T 66e0fd369f854878ad30d32c25039fe6 P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:18.022219 20479 leader_election.cc:290] T 66e0fd369f854878ad30d32c25039fe6 P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 2 election: Requested vote from peers 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:18.022624 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e0fd369f854878ad30d32c25039fe6" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d651326db2746318dad0b27e36a2ef8"
I20260713 09:08:18.022809 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e0fd369f854878ad30d32c25039fe6" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
I20260713 09:08:18.023432 20556 raft_consensus.cc:3060] T 66e0fd369f854878ad30d32c25039fe6 P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:18.023517 20630 raft_consensus.cc:3055] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:18.023969 20630 raft_consensus.cc:740] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Running, Role: LEADER
I20260713 09:08:18.024709 20630 consensus_queue.cc:260] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:18.025667 20630 raft_consensus.cc:3060] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:18.029098 20556 raft_consensus.cc:2468] T 66e0fd369f854878ad30d32c25039fe6 P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d19be8d51804890b98cb44982490e15 in term 2.
I20260713 09:08:18.030431 20446 leader_election.cc:304] T 66e0fd369f854878ad30d32c25039fe6 P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d651326db2746318dad0b27e36a2ef8, 9d19be8d51804890b98cb44982490e15; no voters: 
I20260713 09:08:18.030683 20630 raft_consensus.cc:2468] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d19be8d51804890b98cb44982490e15 in term 2.
I20260713 09:08:18.031359 20680 raft_consensus.cc:2804] T 66e0fd369f854878ad30d32c25039fe6 P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:18.031862 20680 raft_consensus.cc:697] T 66e0fd369f854878ad30d32c25039fe6 P 9d19be8d51804890b98cb44982490e15 [term 2 LEADER]: Becoming Leader. State: Replica: 9d19be8d51804890b98cb44982490e15, State: Running, Role: LEADER
I20260713 09:08:18.032730 20680 consensus_queue.cc:237] T 66e0fd369f854878ad30d32c25039fe6 P 9d19be8d51804890b98cb44982490e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:18.039995 20379 catalog_manager.cc:5697] T 66e0fd369f854878ad30d32c25039fe6 P 9d19be8d51804890b98cb44982490e15 reported cstate change: term changed from 1 to 2, leader changed from ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3) to 9d19be8d51804890b98cb44982490e15 (127.16.55.1). New cstate: current_term: 2 leader_uuid: "9d19be8d51804890b98cb44982490e15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:18.146499 20630 raft_consensus.cc:1275] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Refusing update from remote peer 0d651326db2746318dad0b27e36a2ef8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:18.147810 20678 consensus_queue.cc:1048] T cf2f4c432eb544c1a64e1f08dc43264e P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:18.157011 20479 raft_consensus.cc:1275] T cf2f4c432eb544c1a64e1f08dc43264e P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Refusing update from remote peer 0d651326db2746318dad0b27e36a2ef8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:18.159132 20706 consensus_queue.cc:1048] T cf2f4c432eb544c1a64e1f08dc43264e P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:18.258756 20556 raft_consensus.cc:1275] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Refusing update from remote peer 9d19be8d51804890b98cb44982490e15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:18.260128 20680 consensus_queue.cc:1048] T 8b3c3532cdc745b28f73cd644435c6f9 P 9d19be8d51804890b98cb44982490e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:18.269187 20630 raft_consensus.cc:3060] T 8b3c3532cdc745b28f73cd644435c6f9 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:18.278159 20630 raft_consensus.cc:1275] T 8b3c3532cdc745b28f73cd644435c6f9 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Refusing update from remote peer 9d19be8d51804890b98cb44982490e15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:18.279668 20754 consensus_queue.cc:1048] T 8b3c3532cdc745b28f73cd644435c6f9 P 9d19be8d51804890b98cb44982490e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:18.295246 20479 raft_consensus.cc:1275] T 63c5ec6dcfe84f46b8b43e154316cb43 P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Refusing update from remote peer ef6f96bda07444bbb0db7acfd7cb5a1d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:18.296561 20735 consensus_queue.cc:1048] T 63c5ec6dcfe84f46b8b43e154316cb43 P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:18.306310 20630 raft_consensus.cc:1275] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Refusing update from remote peer 0d651326db2746318dad0b27e36a2ef8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:18.307611 20556 raft_consensus.cc:1275] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Refusing update from remote peer ef6f96bda07444bbb0db7acfd7cb5a1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:18.308173 20730 consensus_queue.cc:1048] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:18.310559 20676 consensus_queue.cc:1048] T 63c5ec6dcfe84f46b8b43e154316cb43 P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:18.326678 20482 raft_consensus.cc:1275] T a5bce09ffe164cfeb5187312d24640f6 P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Refusing update from remote peer 0d651326db2746318dad0b27e36a2ef8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:18.329244 20706 consensus_queue.cc:1048] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:18.388706 20556 raft_consensus.cc:1275] T b9e53b29d34c49199e63f981b620022a P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Refusing update from remote peer 9d19be8d51804890b98cb44982490e15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:18.390308 20754 consensus_queue.cc:1048] T b9e53b29d34c49199e63f981b620022a P 9d19be8d51804890b98cb44982490e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:18.400552 20630 raft_consensus.cc:1275] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Refusing update from remote peer 9d19be8d51804890b98cb44982490e15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:18.402807 20754 consensus_queue.cc:1048] T b9e53b29d34c49199e63f981b620022a P 9d19be8d51804890b98cb44982490e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:18.627070 20556 raft_consensus.cc:1275] T 66e0fd369f854878ad30d32c25039fe6 P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Refusing update from remote peer 9d19be8d51804890b98cb44982490e15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:18.628501 20754 consensus_queue.cc:1048] T 66e0fd369f854878ad30d32c25039fe6 P 9d19be8d51804890b98cb44982490e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:18.635286 20630 raft_consensus.cc:1275] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Refusing update from remote peer 9d19be8d51804890b98cb44982490e15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:18.637741 20754 consensus_queue.cc:1048] T 66e0fd369f854878ad30d32c25039fe6 P 9d19be8d51804890b98cb44982490e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:20.592739 20379 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59738:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:08:20.595474 20379 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:08:20.648247 20464 tablet_service.cc:1511] Processing CreateTablet for tablet e8b418f0c45e4a038fb0a3b9408d2f5c (DEFAULT_TABLE table=soft_deleted_table [id=27948a70fd6f442584cf07a2098aec8f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:20.649286 20540 tablet_service.cc:1511] Processing CreateTablet for tablet e8b418f0c45e4a038fb0a3b9408d2f5c (DEFAULT_TABLE table=soft_deleted_table [id=27948a70fd6f442584cf07a2098aec8f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:20.650116 20464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8b418f0c45e4a038fb0a3b9408d2f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:20.650913 20540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8b418f0c45e4a038fb0a3b9408d2f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:20.650686 20621 tablet_service.cc:1511] Processing CreateTablet for tablet e8b418f0c45e4a038fb0a3b9408d2f5c (DEFAULT_TABLE table=soft_deleted_table [id=27948a70fd6f442584cf07a2098aec8f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:20.652275 20621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8b418f0c45e4a038fb0a3b9408d2f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:20.658013 20543 tablet_service.cc:1511] Processing CreateTablet for tablet 0005277cd8574421b5453203520124e1 (DEFAULT_TABLE table=soft_deleted_table [id=27948a70fd6f442584cf07a2098aec8f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:20.659507 20543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0005277cd8574421b5453203520124e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:20.660746 20470 tablet_service.cc:1511] Processing CreateTablet for tablet 0005277cd8574421b5453203520124e1 (DEFAULT_TABLE table=soft_deleted_table [id=27948a70fd6f442584cf07a2098aec8f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:20.661590 20467 tablet_service.cc:1511] Processing CreateTablet for tablet 0cc429b3de0a4699ac622dca85f4b40d (DEFAULT_TABLE table=soft_deleted_table [id=27948a70fd6f442584cf07a2098aec8f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:20.662292 20470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0005277cd8574421b5453203520124e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:20.662925 20467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cc429b3de0a4699ac622dca85f4b40d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:20.664316 20614 tablet_service.cc:1511] Processing CreateTablet for tablet 0005277cd8574421b5453203520124e1 (DEFAULT_TABLE table=soft_deleted_table [id=27948a70fd6f442584cf07a2098aec8f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:20.665710 20614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0005277cd8574421b5453203520124e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:20.666217 20472 tablet_service.cc:1511] Processing CreateTablet for tablet 6d25f297069d4527b6dc627a1b4b2487 (DEFAULT_TABLE table=soft_deleted_table [id=27948a70fd6f442584cf07a2098aec8f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:20.658048 20541 tablet_service.cc:1511] Processing CreateTablet for tablet 6d25f297069d4527b6dc627a1b4b2487 (DEFAULT_TABLE table=soft_deleted_table [id=27948a70fd6f442584cf07a2098aec8f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:20.667618 20472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d25f297069d4527b6dc627a1b4b2487. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:20.667392 20617 tablet_service.cc:1511] Processing CreateTablet for tablet 6d25f297069d4527b6dc627a1b4b2487 (DEFAULT_TABLE table=soft_deleted_table [id=27948a70fd6f442584cf07a2098aec8f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:20.668465 20541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d25f297069d4527b6dc627a1b4b2487. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:20.674193 20617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d25f297069d4527b6dc627a1b4b2487. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:20.676362 20619 tablet_service.cc:1511] Processing CreateTablet for tablet 0cc429b3de0a4699ac622dca85f4b40d (DEFAULT_TABLE table=soft_deleted_table [id=27948a70fd6f442584cf07a2098aec8f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:20.677855 20619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cc429b3de0a4699ac622dca85f4b40d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:20.673532 20544 tablet_service.cc:1511] Processing CreateTablet for tablet 0cc429b3de0a4699ac622dca85f4b40d (DEFAULT_TABLE table=soft_deleted_table [id=27948a70fd6f442584cf07a2098aec8f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:20.679972 20544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cc429b3de0a4699ac622dca85f4b40d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:20.679764 20468 tablet_service.cc:1511] Processing CreateTablet for tablet 0e8cab8f024048f9a2e7b4aa3835863d (DEFAULT_TABLE table=soft_deleted_table [id=27948a70fd6f442584cf07a2098aec8f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:20.681520 20468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e8cab8f024048f9a2e7b4aa3835863d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:20.698787 20539 tablet_service.cc:1511] Processing CreateTablet for tablet 0e8cab8f024048f9a2e7b4aa3835863d (DEFAULT_TABLE table=soft_deleted_table [id=27948a70fd6f442584cf07a2098aec8f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:20.700340 20539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e8cab8f024048f9a2e7b4aa3835863d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:20.704200 20471 tablet_service.cc:1511] Processing CreateTablet for tablet 953b729d241849ca96c5f214529cb54f (DEFAULT_TABLE table=soft_deleted_table [id=27948a70fd6f442584cf07a2098aec8f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:20.705703 20471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 953b729d241849ca96c5f214529cb54f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:20.709515 20615 tablet_service.cc:1511] Processing CreateTablet for tablet 0e8cab8f024048f9a2e7b4aa3835863d (DEFAULT_TABLE table=soft_deleted_table [id=27948a70fd6f442584cf07a2098aec8f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:20.712646 20547 tablet_service.cc:1511] Processing CreateTablet for tablet 953b729d241849ca96c5f214529cb54f (DEFAULT_TABLE table=soft_deleted_table [id=27948a70fd6f442584cf07a2098aec8f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:20.714102 20547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 953b729d241849ca96c5f214529cb54f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:20.715546 20465 tablet_service.cc:1511] Processing CreateTablet for tablet c8bfe60586414ed8ac40dba60a336ece (DEFAULT_TABLE table=soft_deleted_table [id=27948a70fd6f442584cf07a2098aec8f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:20.716187 20616 tablet_service.cc:1511] Processing CreateTablet for tablet 953b729d241849ca96c5f214529cb54f (DEFAULT_TABLE table=soft_deleted_table [id=27948a70fd6f442584cf07a2098aec8f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:20.717049 20465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8bfe60586414ed8ac40dba60a336ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:20.717115 20775 tablet_bootstrap.cc:492] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d: Bootstrap starting.
I20260713 09:08:20.718567 20546 tablet_service.cc:1511] Processing CreateTablet for tablet c8bfe60586414ed8ac40dba60a336ece (DEFAULT_TABLE table=soft_deleted_table [id=27948a70fd6f442584cf07a2098aec8f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:20.719959 20546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8bfe60586414ed8ac40dba60a336ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:20.723513 20466 tablet_service.cc:1511] Processing CreateTablet for tablet 0da1010baf34453fa55562d140d7664d (DEFAULT_TABLE table=soft_deleted_table [id=27948a70fd6f442584cf07a2098aec8f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:20.724216 20618 tablet_service.cc:1511] Processing CreateTablet for tablet c8bfe60586414ed8ac40dba60a336ece (DEFAULT_TABLE table=soft_deleted_table [id=27948a70fd6f442584cf07a2098aec8f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:20.725112 20466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0da1010baf34453fa55562d140d7664d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:20.726665 20545 tablet_service.cc:1511] Processing CreateTablet for tablet 0da1010baf34453fa55562d140d7664d (DEFAULT_TABLE table=soft_deleted_table [id=27948a70fd6f442584cf07a2098aec8f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:20.736928 20545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0da1010baf34453fa55562d140d7664d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:20.739298 20615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e8cab8f024048f9a2e7b4aa3835863d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:20.743468 20616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 953b729d241849ca96c5f214529cb54f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:20.747469 20618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8bfe60586414ed8ac40dba60a336ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:20.751430 20542 tablet_service.cc:1511] Processing CreateTablet for tablet e767c473cd8f4e42879e3d2236a433aa (DEFAULT_TABLE table=soft_deleted_table [id=27948a70fd6f442584cf07a2098aec8f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:20.753019 20542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e767c473cd8f4e42879e3d2236a433aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:20.755748 20617 tablet_service.cc:1511] Processing CreateTablet for tablet e767c473cd8f4e42879e3d2236a433aa (DEFAULT_TABLE table=soft_deleted_table [id=27948a70fd6f442584cf07a2098aec8f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:20.757337 20617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e767c473cd8f4e42879e3d2236a433aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:20.735273 20621 tablet_service.cc:1511] Processing CreateTablet for tablet 0da1010baf34453fa55562d140d7664d (DEFAULT_TABLE table=soft_deleted_table [id=27948a70fd6f442584cf07a2098aec8f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:20.752964 20775 tablet_bootstrap.cc:654] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.763938 20621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0da1010baf34453fa55562d140d7664d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:20.747006 20468 tablet_service.cc:1511] Processing CreateTablet for tablet e767c473cd8f4e42879e3d2236a433aa (DEFAULT_TABLE table=soft_deleted_table [id=27948a70fd6f442584cf07a2098aec8f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:20.790179 20468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e767c473cd8f4e42879e3d2236a433aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:20.851738 20777 tablet_bootstrap.cc:492] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8: Bootstrap starting.
I20260713 09:08:20.865787 20775 tablet_bootstrap.cc:492] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d: No bootstrap required, opened a new log
I20260713 09:08:20.870530 20775 ts_tablet_manager.cc:1403] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent bootstrapping tablet: real 0.154s	user 0.024s	sys 0.013s
I20260713 09:08:20.873320 20776 tablet_bootstrap.cc:492] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15: Bootstrap starting.
I20260713 09:08:20.884068 20775 raft_consensus.cc:359] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:20.885015 20775 raft_consensus.cc:385] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.885422 20775 raft_consensus.cc:740] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.886511 20775 consensus_queue.cc:260] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:20.889592 20775 ts_tablet_manager.cc:1434] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260713 09:08:20.892948 20776 tablet_bootstrap.cc:654] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.893246 20777 tablet_bootstrap.cc:654] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.893461 20775 tablet_bootstrap.cc:492] T 6d25f297069d4527b6dc627a1b4b2487 P ef6f96bda07444bbb0db7acfd7cb5a1d: Bootstrap starting.
I20260713 09:08:20.901852 20775 tablet_bootstrap.cc:654] T 6d25f297069d4527b6dc627a1b4b2487 P ef6f96bda07444bbb0db7acfd7cb5a1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.907179 20776 tablet_bootstrap.cc:492] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15: No bootstrap required, opened a new log
I20260713 09:08:20.907749 20776 ts_tablet_manager.cc:1403] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.006s
I20260713 09:08:20.908494 20777 tablet_bootstrap.cc:492] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8: No bootstrap required, opened a new log
I20260713 09:08:20.908492 20775 tablet_bootstrap.cc:492] T 6d25f297069d4527b6dc627a1b4b2487 P ef6f96bda07444bbb0db7acfd7cb5a1d: No bootstrap required, opened a new log
I20260713 09:08:20.909310 20777 ts_tablet_manager.cc:1403] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.007s
I20260713 09:08:20.909334 20775 ts_tablet_manager.cc:1403] T 6d25f297069d4527b6dc627a1b4b2487 P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260713 09:08:20.910648 20776 raft_consensus.cc:359] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:20.911489 20776 raft_consensus.cc:385] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.911773 20776 raft_consensus.cc:740] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d19be8d51804890b98cb44982490e15, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.912520 20776 consensus_queue.cc:260] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:20.912775 20775 raft_consensus.cc:359] T 6d25f297069d4527b6dc627a1b4b2487 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:20.912995 20777 raft_consensus.cc:359] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:20.913807 20775 raft_consensus.cc:385] T 6d25f297069d4527b6dc627a1b4b2487 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.913880 20777 raft_consensus.cc:385] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.914237 20775 raft_consensus.cc:740] T 6d25f297069d4527b6dc627a1b4b2487 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.914307 20777 raft_consensus.cc:740] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.915066 20776 ts_tablet_manager.cc:1434] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:20.915187 20775 consensus_queue.cc:260] T 6d25f297069d4527b6dc627a1b4b2487 P ef6f96bda07444bbb0db7acfd7cb5a1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:20.915378 20777 consensus_queue.cc:260] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:20.916983 20776 tablet_bootstrap.cc:492] T e8b418f0c45e4a038fb0a3b9408d2f5c P 9d19be8d51804890b98cb44982490e15: Bootstrap starting.
I20260713 09:08:20.918570 20777 ts_tablet_manager.cc:1434] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:08:20.921797 20775 ts_tablet_manager.cc:1434] T 6d25f297069d4527b6dc627a1b4b2487 P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:08:20.923197 20775 tablet_bootstrap.cc:492] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d: Bootstrap starting.
I20260713 09:08:20.925760 20776 tablet_bootstrap.cc:654] T e8b418f0c45e4a038fb0a3b9408d2f5c P 9d19be8d51804890b98cb44982490e15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.930883 20775 tablet_bootstrap.cc:654] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.931699 20776 tablet_bootstrap.cc:492] T e8b418f0c45e4a038fb0a3b9408d2f5c P 9d19be8d51804890b98cb44982490e15: No bootstrap required, opened a new log
I20260713 09:08:20.932364 20776 ts_tablet_manager.cc:1403] T e8b418f0c45e4a038fb0a3b9408d2f5c P 9d19be8d51804890b98cb44982490e15: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260713 09:08:20.938234 20776 raft_consensus.cc:359] T e8b418f0c45e4a038fb0a3b9408d2f5c P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:20.939248 20776 raft_consensus.cc:385] T e8b418f0c45e4a038fb0a3b9408d2f5c P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.939649 20776 raft_consensus.cc:740] T e8b418f0c45e4a038fb0a3b9408d2f5c P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d19be8d51804890b98cb44982490e15, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.940721 20776 consensus_queue.cc:260] T e8b418f0c45e4a038fb0a3b9408d2f5c P 9d19be8d51804890b98cb44982490e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:20.941857 20777 tablet_bootstrap.cc:492] T e767c473cd8f4e42879e3d2236a433aa P 0d651326db2746318dad0b27e36a2ef8: Bootstrap starting.
W20260713 09:08:20.944518 20428 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:20.944789 20775 tablet_bootstrap.cc:492] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d: No bootstrap required, opened a new log
I20260713 09:08:20.945523 20775 ts_tablet_manager.cc:1403] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.006s
I20260713 09:08:20.944025 20776 ts_tablet_manager.cc:1434] T e8b418f0c45e4a038fb0a3b9408d2f5c P 9d19be8d51804890b98cb44982490e15: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:08:20.947077 20776 tablet_bootstrap.cc:492] T 0e8cab8f024048f9a2e7b4aa3835863d P 9d19be8d51804890b98cb44982490e15: Bootstrap starting.
I20260713 09:08:20.952210 20777 tablet_bootstrap.cc:654] T e767c473cd8f4e42879e3d2236a433aa P 0d651326db2746318dad0b27e36a2ef8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.954397 20776 tablet_bootstrap.cc:654] T 0e8cab8f024048f9a2e7b4aa3835863d P 9d19be8d51804890b98cb44982490e15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.949285 20775 raft_consensus.cc:359] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:20.955603 20775 raft_consensus.cc:385] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.956049 20775 raft_consensus.cc:740] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.957074 20775 consensus_queue.cc:260] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:20.960079 20775 ts_tablet_manager.cc:1434] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260713 09:08:20.962412 20775 tablet_bootstrap.cc:492] T 0005277cd8574421b5453203520124e1 P ef6f96bda07444bbb0db7acfd7cb5a1d: Bootstrap starting.
I20260713 09:08:20.965647 20777 tablet_bootstrap.cc:492] T e767c473cd8f4e42879e3d2236a433aa P 0d651326db2746318dad0b27e36a2ef8: No bootstrap required, opened a new log
I20260713 09:08:20.966399 20777 ts_tablet_manager.cc:1403] T e767c473cd8f4e42879e3d2236a433aa P 0d651326db2746318dad0b27e36a2ef8: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.005s
I20260713 09:08:20.966455 20776 tablet_bootstrap.cc:492] T 0e8cab8f024048f9a2e7b4aa3835863d P 9d19be8d51804890b98cb44982490e15: No bootstrap required, opened a new log
I20260713 09:08:20.967310 20776 ts_tablet_manager.cc:1403] T 0e8cab8f024048f9a2e7b4aa3835863d P 9d19be8d51804890b98cb44982490e15: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260713 09:08:20.970325 20775 tablet_bootstrap.cc:654] T 0005277cd8574421b5453203520124e1 P ef6f96bda07444bbb0db7acfd7cb5a1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.970363 20777 raft_consensus.cc:359] T e767c473cd8f4e42879e3d2236a433aa P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:20.970844 20776 raft_consensus.cc:359] T 0e8cab8f024048f9a2e7b4aa3835863d P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:20.971678 20777 raft_consensus.cc:385] T e767c473cd8f4e42879e3d2236a433aa P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.971735 20776 raft_consensus.cc:385] T 0e8cab8f024048f9a2e7b4aa3835863d P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.972265 20777 raft_consensus.cc:740] T e767c473cd8f4e42879e3d2236a433aa P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.972384 20776 raft_consensus.cc:740] T 0e8cab8f024048f9a2e7b4aa3835863d P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d19be8d51804890b98cb44982490e15, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.973424 20777 consensus_queue.cc:260] T e767c473cd8f4e42879e3d2236a433aa P 0d651326db2746318dad0b27e36a2ef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:20.973384 20776 consensus_queue.cc:260] T 0e8cab8f024048f9a2e7b4aa3835863d P 9d19be8d51804890b98cb44982490e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:20.975550 20754 raft_consensus.cc:493] T 0e8cab8f024048f9a2e7b4aa3835863d P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:20.976050 20754 raft_consensus.cc:515] T 0e8cab8f024048f9a2e7b4aa3835863d P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:20.981447 20730 raft_consensus.cc:493] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:20.982321 20730 raft_consensus.cc:515] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:20.986052 20776 ts_tablet_manager.cc:1434] T 0e8cab8f024048f9a2e7b4aa3835863d P 9d19be8d51804890b98cb44982490e15: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260713 09:08:20.986650 20768 raft_consensus.cc:493] T e767c473cd8f4e42879e3d2236a433aa P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:20.986780 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8cab8f024048f9a2e7b4aa3835863d" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d651326db2746318dad0b27e36a2ef8" is_pre_election: true
I20260713 09:08:20.988060 20754 leader_election.cc:290] T 0e8cab8f024048f9a2e7b4aa3835863d P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:20.989457 20763 raft_consensus.cc:493] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:20.989518 20754 raft_consensus.cc:493] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:20.989709 20768 raft_consensus.cc:515] T e767c473cd8f4e42879e3d2236a433aa P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:20.990267 20754 raft_consensus.cc:515] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:20.990252 20763 raft_consensus.cc:515] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:20.987955 20730 leader_election.cc:290] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:20.993006 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d25f297069d4527b6dc627a1b4b2487" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" is_pre_election: true
I20260713 09:08:20.993872 20631 raft_consensus.cc:2468] T 6d25f297069d4527b6dc627a1b4b2487 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 0.
I20260713 09:08:20.993893 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e767c473cd8f4e42879e3d2236a433aa" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15" is_pre_election: true
I20260713 09:08:20.994922 20482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d25f297069d4527b6dc627a1b4b2487" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15" is_pre_election: true
I20260713 09:08:20.993208 20768 leader_election.cc:290] T e767c473cd8f4e42879e3d2236a433aa P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:20.995723 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e767c473cd8f4e42879e3d2236a433aa" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d651326db2746318dad0b27e36a2ef8" is_pre_election: true
I20260713 09:08:20.996570 20556 raft_consensus.cc:2468] T e767c473cd8f4e42879e3d2236a433aa P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in term 0.
W20260713 09:08:20.996810 20596 leader_election.cc:343] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:20.996964 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e767c473cd8f4e42879e3d2236a433aa" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15" is_pre_election: true
W20260713 09:08:20.998073 20446 leader_election.cc:343] T 0e8cab8f024048f9a2e7b4aa3835863d P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:20.998208 20595 leader_election.cc:304] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d [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: 0d651326db2746318dad0b27e36a2ef8, ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 9d19be8d51804890b98cb44982490e15
I20260713 09:08:20.999706 20763 leader_election.cc:290] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151)
W20260713 09:08:21.000041 20522 leader_election.cc:343] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:20.990939 20776 tablet_bootstrap.cc:492] T c8bfe60586414ed8ac40dba60a336ece P 9d19be8d51804890b98cb44982490e15: Bootstrap starting.
I20260713 09:08:20.997236 20777 ts_tablet_manager.cc:1434] T e767c473cd8f4e42879e3d2236a433aa P 0d651326db2746318dad0b27e36a2ef8: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.003s
W20260713 09:08:21.001116 20522 leader_election.cc:343] T e767c473cd8f4e42879e3d2236a433aa P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:21.002120 20777 tablet_bootstrap.cc:492] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8: Bootstrap starting.
I20260713 09:08:21.000406 20763 raft_consensus.cc:2804] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:21.003085 20763 raft_consensus.cc:493] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:21.003547 20763 raft_consensus.cc:3060] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:21.000355 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e767c473cd8f4e42879e3d2236a433aa" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" is_pre_election: true
I20260713 09:08:21.010030 20776 tablet_bootstrap.cc:654] T c8bfe60586414ed8ac40dba60a336ece P 9d19be8d51804890b98cb44982490e15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.011628 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8cab8f024048f9a2e7b4aa3835863d" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" is_pre_election: true
I20260713 09:08:21.012262 20777 tablet_bootstrap.cc:654] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.012974 20754 leader_election.cc:290] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:21.013144 20629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc429b3de0a4699ac622dca85f4b40d" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" is_pre_election: true
I20260713 09:08:21.001698 20520 leader_election.cc:304] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8 [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: 0d651326db2746318dad0b27e36a2ef8, ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 9d19be8d51804890b98cb44982490e15
I20260713 09:08:21.015717 20768 raft_consensus.cc:2804] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:21.016161 20768 raft_consensus.cc:493] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:21.016603 20768 raft_consensus.cc:3060] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:21.016821 20445 leader_election.cc:343] T 0e8cab8f024048f9a2e7b4aa3835863d P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:21.017503 20445 leader_election.cc:304] T 0e8cab8f024048f9a2e7b4aa3835863d P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d19be8d51804890b98cb44982490e15; no voters: 0d651326db2746318dad0b27e36a2ef8, ef6f96bda07444bbb0db7acfd7cb5a1d
W20260713 09:08:21.018812 20445 leader_election.cc:343] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:21.026733 20777 tablet_bootstrap.cc:492] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8: No bootstrap required, opened a new log
I20260713 09:08:21.026961 20754 raft_consensus.cc:2749] T 0e8cab8f024048f9a2e7b4aa3835863d P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:21.027730 20777 ts_tablet_manager.cc:1403] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.010s
I20260713 09:08:21.026791 20768 raft_consensus.cc:515] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.031203 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d25f297069d4527b6dc627a1b4b2487" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15"
W20260713 09:08:21.033492 20522 leader_election.cc:343] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:21.033705 20768 leader_election.cc:290] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 election: Requested vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:21.036506 20777 raft_consensus.cc:359] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.037624 20777 raft_consensus.cc:385] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:21.038043 20777 raft_consensus.cc:740] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Initialized, Role: FOLLOWER
I20260713 09:08:21.039114 20777 consensus_queue.cc:260] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.039918 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc429b3de0a4699ac622dca85f4b40d" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d651326db2746318dad0b27e36a2ef8" is_pre_election: true
I20260713 09:08:21.042312 20629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d25f297069d4527b6dc627a1b4b2487" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
I20260713 09:08:21.042475 20777 ts_tablet_manager.cc:1434] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260713 09:08:21.042937 20629 raft_consensus.cc:3060] T 6d25f297069d4527b6dc627a1b4b2487 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:21.044097 20777 tablet_bootstrap.cc:492] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8: Bootstrap starting.
W20260713 09:08:21.047703 20446 leader_election.cc:343] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:21.048523 20446 leader_election.cc:304] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d19be8d51804890b98cb44982490e15; no voters: 0d651326db2746318dad0b27e36a2ef8, ef6f96bda07444bbb0db7acfd7cb5a1d
I20260713 09:08:21.049535 20754 raft_consensus.cc:2749] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:21.053225 20768 raft_consensus.cc:493] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:21.053996 20768 raft_consensus.cc:515] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.056939 20768 leader_election.cc:290] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:21.057742 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953b729d241849ca96c5f214529cb54f" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15" is_pre_election: true
W20260713 09:08:21.059348 20522 leader_election.cc:343] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:21.059301 20777 tablet_bootstrap.cc:654] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.064522 20629 raft_consensus.cc:2468] T 6d25f297069d4527b6dc627a1b4b2487 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 1.
I20260713 09:08:21.078814 20777 tablet_bootstrap.cc:492] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8: No bootstrap required, opened a new log
I20260713 09:08:21.079711 20777 ts_tablet_manager.cc:1403] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.009s
I20260713 09:08:21.085445 20777 raft_consensus.cc:359] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.086767 20777 raft_consensus.cc:385] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:21.087232 20777 raft_consensus.cc:740] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Initialized, Role: FOLLOWER
I20260713 09:08:21.088531 20777 consensus_queue.cc:260] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.092249 20777 ts_tablet_manager.cc:1434] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.003s
I20260713 09:08:21.092598 20520 leader_election.cc:304] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8 [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: 0d651326db2746318dad0b27e36a2ef8, ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 9d19be8d51804890b98cb44982490e15
I20260713 09:08:21.093807 20777 tablet_bootstrap.cc:492] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8: Bootstrap starting.
I20260713 09:08:21.094493 20629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953b729d241849ca96c5f214529cb54f" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" is_pre_election: true
I20260713 09:08:21.099587 20730 raft_consensus.cc:2804] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:21.100607 20730 raft_consensus.cc:697] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Becoming Leader. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Running, Role: LEADER
I20260713 09:08:21.101783 20730 consensus_queue.cc:237] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
W20260713 09:08:21.105751 20520 leader_election.cc:343] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:21.106529 20520 leader_election.cc:304] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d651326db2746318dad0b27e36a2ef8; no voters: 9d19be8d51804890b98cb44982490e15, ef6f96bda07444bbb0db7acfd7cb5a1d
I20260713 09:08:21.111768 20777 tablet_bootstrap.cc:654] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.124310 20768 raft_consensus.cc:2749] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:21.126205 20777 tablet_bootstrap.cc:492] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8: No bootstrap required, opened a new log
I20260713 09:08:21.127039 20777 ts_tablet_manager.cc:1403] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8: Time spent bootstrapping tablet: real 0.034s	user 0.022s	sys 0.004s
I20260713 09:08:21.131587 20777 raft_consensus.cc:359] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.132737 20777 raft_consensus.cc:385] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:21.133154 20777 raft_consensus.cc:740] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Initialized, Role: FOLLOWER
I20260713 09:08:21.131613 20763 raft_consensus.cc:515] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.134189 20777 consensus_queue.cc:260] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.135722 20631 raft_consensus.cc:2393] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d651326db2746318dad0b27e36a2ef8 in current term 1: Already voted for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in this term.
I20260713 09:08:21.138599 20777 ts_tablet_manager.cc:1434] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:08:21.144632 20777 tablet_bootstrap.cc:492] T c8bfe60586414ed8ac40dba60a336ece P 0d651326db2746318dad0b27e36a2ef8: Bootstrap starting.
I20260713 09:08:21.145503 20775 tablet_bootstrap.cc:492] T 0005277cd8574421b5453203520124e1 P ef6f96bda07444bbb0db7acfd7cb5a1d: No bootstrap required, opened a new log
I20260713 09:08:21.148980 20776 tablet_bootstrap.cc:492] T c8bfe60586414ed8ac40dba60a336ece P 9d19be8d51804890b98cb44982490e15: No bootstrap required, opened a new log
I20260713 09:08:21.149240 20775 ts_tablet_manager.cc:1403] T 0005277cd8574421b5453203520124e1 P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent bootstrapping tablet: real 0.187s	user 0.048s	sys 0.050s
I20260713 09:08:21.149477 20776 ts_tablet_manager.cc:1403] T c8bfe60586414ed8ac40dba60a336ece P 9d19be8d51804890b98cb44982490e15: Time spent bootstrapping tablet: real 0.159s	user 0.050s	sys 0.088s
I20260713 09:08:21.146209 20763 leader_election.cc:290] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 election: Requested vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151)
I20260713 09:08:21.140441 20520 leader_election.cc:304] T e767c473cd8f4e42879e3d2236a433aa P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d651326db2746318dad0b27e36a2ef8; no voters: 9d19be8d51804890b98cb44982490e15, ef6f96bda07444bbb0db7acfd7cb5a1d
I20260713 09:08:21.147360 20482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e767c473cd8f4e42879e3d2236a433aa" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15"
I20260713 09:08:21.152184 20777 tablet_bootstrap.cc:654] T c8bfe60586414ed8ac40dba60a336ece P 0d651326db2746318dad0b27e36a2ef8: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:21.152647 20596 leader_election.cc:343] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:21.152793 20776 raft_consensus.cc:359] T c8bfe60586414ed8ac40dba60a336ece P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.153550 20776 raft_consensus.cc:385] T c8bfe60586414ed8ac40dba60a336ece P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:21.153848 20776 raft_consensus.cc:740] T c8bfe60586414ed8ac40dba60a336ece P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d19be8d51804890b98cb44982490e15, State: Initialized, Role: FOLLOWER
I20260713 09:08:21.154259 20775 raft_consensus.cc:359] T 0005277cd8574421b5453203520124e1 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.148514 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e767c473cd8f4e42879e3d2236a433aa" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d651326db2746318dad0b27e36a2ef8"
I20260713 09:08:21.155057 20775 raft_consensus.cc:385] T 0005277cd8574421b5453203520124e1 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:21.154590 20776 consensus_queue.cc:260] T c8bfe60586414ed8ac40dba60a336ece P 9d19be8d51804890b98cb44982490e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.155412 20775 raft_consensus.cc:740] T 0005277cd8574421b5453203520124e1 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Initialized, Role: FOLLOWER
I20260713 09:08:21.155524 20556 raft_consensus.cc:3060] T e767c473cd8f4e42879e3d2236a433aa P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:21.157413 20776 ts_tablet_manager.cc:1434] T c8bfe60586414ed8ac40dba60a336ece P 9d19be8d51804890b98cb44982490e15: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:21.158469 20776 tablet_bootstrap.cc:492] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15: Bootstrap starting.
I20260713 09:08:21.168679 20776 tablet_bootstrap.cc:654] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.169616 20763 raft_consensus.cc:493] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:21.170254 20763 raft_consensus.cc:515] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.174664 20556 raft_consensus.cc:2468] T e767c473cd8f4e42879e3d2236a433aa P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in term 1.
I20260713 09:08:21.176862 20482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b418f0c45e4a038fb0a3b9408d2f5c" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15" is_pre_election: true
I20260713 09:08:21.180011 20482 raft_consensus.cc:2468] T e8b418f0c45e4a038fb0a3b9408d2f5c P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in term 0.
I20260713 09:08:21.177767 20557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b418f0c45e4a038fb0a3b9408d2f5c" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d651326db2746318dad0b27e36a2ef8" is_pre_election: true
W20260713 09:08:21.182862 20595 leader_election.cc:343] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:21.174137 20377 catalog_manager.cc:5697] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2). New cstate: current_term: 1 leader_uuid: "0d651326db2746318dad0b27e36a2ef8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:21.184805 20596 leader_election.cc:304] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d [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: 9d19be8d51804890b98cb44982490e15, ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 0d651326db2746318dad0b27e36a2ef8
I20260713 09:08:21.186050 20788 raft_consensus.cc:2804] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:21.186197 20768 raft_consensus.cc:2749] T e767c473cd8f4e42879e3d2236a433aa P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:21.186628 20788 raft_consensus.cc:493] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:21.187242 20788 raft_consensus.cc:3060] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:21.191134 20595 leader_election.cc:304] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d [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: 0d651326db2746318dad0b27e36a2ef8, ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 9d19be8d51804890b98cb44982490e15
I20260713 09:08:21.178997 20763 leader_election.cc:290] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151)
I20260713 09:08:21.192461 20791 raft_consensus.cc:2804] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:21.196647 20775 consensus_queue.cc:260] T 0005277cd8574421b5453203520124e1 P ef6f96bda07444bbb0db7acfd7cb5a1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.198892 20777 tablet_bootstrap.cc:492] T c8bfe60586414ed8ac40dba60a336ece P 0d651326db2746318dad0b27e36a2ef8: No bootstrap required, opened a new log
I20260713 09:08:21.199796 20777 ts_tablet_manager.cc:1403] T c8bfe60586414ed8ac40dba60a336ece P 0d651326db2746318dad0b27e36a2ef8: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.030s
I20260713 09:08:21.200219 20775 ts_tablet_manager.cc:1434] T 0005277cd8574421b5453203520124e1 P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.003s
I20260713 09:08:21.201727 20775 tablet_bootstrap.cc:492] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d: Bootstrap starting.
I20260713 09:08:21.204980 20777 raft_consensus.cc:359] T c8bfe60586414ed8ac40dba60a336ece P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.206439 20791 raft_consensus.cc:697] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 LEADER]: Becoming Leader. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Running, Role: LEADER
I20260713 09:08:21.206645 20777 raft_consensus.cc:385] T c8bfe60586414ed8ac40dba60a336ece P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:21.207144 20777 raft_consensus.cc:740] T c8bfe60586414ed8ac40dba60a336ece P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Initialized, Role: FOLLOWER
I20260713 09:08:21.207526 20791 consensus_queue.cc:237] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.208112 20777 consensus_queue.cc:260] T c8bfe60586414ed8ac40dba60a336ece P 0d651326db2746318dad0b27e36a2ef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.211076 20777 ts_tablet_manager.cc:1434] T c8bfe60586414ed8ac40dba60a336ece P 0d651326db2746318dad0b27e36a2ef8: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260713 09:08:21.212459 20777 tablet_bootstrap.cc:492] T e8b418f0c45e4a038fb0a3b9408d2f5c P 0d651326db2746318dad0b27e36a2ef8: Bootstrap starting.
I20260713 09:08:21.206205 20788 raft_consensus.cc:515] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.224401 20777 tablet_bootstrap.cc:654] T e8b418f0c45e4a038fb0a3b9408d2f5c P 0d651326db2746318dad0b27e36a2ef8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.226894 20482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b418f0c45e4a038fb0a3b9408d2f5c" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15"
I20260713 09:08:21.227633 20482 raft_consensus.cc:3060] T e8b418f0c45e4a038fb0a3b9408d2f5c P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:21.229615 20768 raft_consensus.cc:493] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:21.230330 20768 raft_consensus.cc:515] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.234468 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da1010baf34453fa55562d140d7664d" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15" is_pre_election: true
W20260713 09:08:21.236531 20522 leader_election.cc:343] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:21.227555 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b418f0c45e4a038fb0a3b9408d2f5c" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d651326db2746318dad0b27e36a2ef8"
W20260713 09:08:21.238672 20595 leader_election.cc:343] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:21.239553 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da1010baf34453fa55562d140d7664d" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" is_pre_election: true
W20260713 09:08:21.241823 20520 leader_election.cc:343] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:21.242482 20520 leader_election.cc:304] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d651326db2746318dad0b27e36a2ef8; no voters: 9d19be8d51804890b98cb44982490e15, ef6f96bda07444bbb0db7acfd7cb5a1d
I20260713 09:08:21.243667 20730 raft_consensus.cc:2749] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:21.245067 20768 leader_election.cc:290] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:21.247548 20788 leader_election.cc:290] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 election: Requested vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151)
I20260713 09:08:21.256625 20775 tablet_bootstrap.cc:654] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.262941 20776 tablet_bootstrap.cc:492] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15: No bootstrap required, opened a new log
I20260713 09:08:21.263543 20776 ts_tablet_manager.cc:1403] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15: Time spent bootstrapping tablet: real 0.105s	user 0.043s	sys 0.048s
I20260713 09:08:21.267412 20482 raft_consensus.cc:2468] T e8b418f0c45e4a038fb0a3b9408d2f5c P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in term 1.
I20260713 09:08:21.270373 20776 raft_consensus.cc:359] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.270870 20378 catalog_manager.cc:5697] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d reported cstate change: term changed from 0 to 1, leader changed from <none> to ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3). New cstate: current_term: 1 leader_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:21.271687 20776 raft_consensus.cc:385] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:21.272043 20776 raft_consensus.cc:740] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d19be8d51804890b98cb44982490e15, State: Initialized, Role: FOLLOWER
I20260713 09:08:21.272800 20776 consensus_queue.cc:260] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.273999 20777 tablet_bootstrap.cc:492] T e8b418f0c45e4a038fb0a3b9408d2f5c P 0d651326db2746318dad0b27e36a2ef8: No bootstrap required, opened a new log
I20260713 09:08:21.274591 20777 ts_tablet_manager.cc:1403] T e8b418f0c45e4a038fb0a3b9408d2f5c P 0d651326db2746318dad0b27e36a2ef8: Time spent bootstrapping tablet: real 0.062s	user 0.024s	sys 0.033s
I20260713 09:08:21.274590 20596 leader_election.cc:304] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d [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: 9d19be8d51804890b98cb44982490e15, ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 0d651326db2746318dad0b27e36a2ef8
I20260713 09:08:21.275988 20791 raft_consensus.cc:2804] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:21.276492 20791 raft_consensus.cc:697] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 LEADER]: Becoming Leader. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Running, Role: LEADER
I20260713 09:08:21.277473 20775 tablet_bootstrap.cc:492] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d: No bootstrap required, opened a new log
I20260713 09:08:21.277334 20791 consensus_queue.cc:237] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.278407 20775 ts_tablet_manager.cc:1403] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent bootstrapping tablet: real 0.077s	user 0.008s	sys 0.008s
I20260713 09:08:21.278381 20777 raft_consensus.cc:359] T e8b418f0c45e4a038fb0a3b9408d2f5c P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.279387 20777 raft_consensus.cc:385] T e8b418f0c45e4a038fb0a3b9408d2f5c P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:21.279719 20777 raft_consensus.cc:740] T e8b418f0c45e4a038fb0a3b9408d2f5c P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Initialized, Role: FOLLOWER
I20260713 09:08:21.280504 20777 consensus_queue.cc:260] T e8b418f0c45e4a038fb0a3b9408d2f5c P 0d651326db2746318dad0b27e36a2ef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.283190 20777 ts_tablet_manager.cc:1434] T e8b418f0c45e4a038fb0a3b9408d2f5c P 0d651326db2746318dad0b27e36a2ef8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260713 09:08:21.284319 20777 tablet_bootstrap.cc:492] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8: Bootstrap starting.
I20260713 09:08:21.287112 20776 ts_tablet_manager.cc:1434] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.002s
I20260713 09:08:21.292282 20777 tablet_bootstrap.cc:654] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.293807 20775 raft_consensus.cc:359] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.294723 20775 raft_consensus.cc:385] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:21.295102 20775 raft_consensus.cc:740] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Initialized, Role: FOLLOWER
I20260713 09:08:21.296379 20776 tablet_bootstrap.cc:492] T 953b729d241849ca96c5f214529cb54f P 9d19be8d51804890b98cb44982490e15: Bootstrap starting.
I20260713 09:08:21.296176 20775 consensus_queue.cc:260] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.299949 20775 ts_tablet_manager.cc:1434] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260713 09:08:21.301520 20775 tablet_bootstrap.cc:492] T c8bfe60586414ed8ac40dba60a336ece P ef6f96bda07444bbb0db7acfd7cb5a1d: Bootstrap starting.
I20260713 09:08:21.302479 20776 tablet_bootstrap.cc:654] T 953b729d241849ca96c5f214529cb54f P 9d19be8d51804890b98cb44982490e15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.323194 20791 raft_consensus.cc:493] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:21.324177 20791 raft_consensus.cc:515] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.329500 20482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953b729d241849ca96c5f214529cb54f" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15" is_pre_election: true
I20260713 09:08:21.330024 20791 leader_election.cc:290] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151)
I20260713 09:08:21.331888 20378 catalog_manager.cc:5697] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d reported cstate change: term changed from 0 to 1, leader changed from <none> to ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3). New cstate: current_term: 1 leader_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:21.333338 20777 tablet_bootstrap.cc:492] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8: No bootstrap required, opened a new log
I20260713 09:08:21.333853 20777 ts_tablet_manager.cc:1403] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.032s
W20260713 09:08:21.335724 20596 leader_election.cc:343] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:21.336705 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953b729d241849ca96c5f214529cb54f" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d651326db2746318dad0b27e36a2ef8" is_pre_election: true
I20260713 09:08:21.336846 20777 raft_consensus.cc:359] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.337579 20777 raft_consensus.cc:385] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:21.339447 20777 raft_consensus.cc:740] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Initialized, Role: FOLLOWER
I20260713 09:08:21.340148 20777 consensus_queue.cc:260] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.342341 20777 ts_tablet_manager.cc:1434] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:08:21.338409 20775 tablet_bootstrap.cc:654] T c8bfe60586414ed8ac40dba60a336ece P ef6f96bda07444bbb0db7acfd7cb5a1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.337437 20556 raft_consensus.cc:2468] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in term 0.
I20260713 09:08:21.344660 20595 leader_election.cc:304] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d [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: 0d651326db2746318dad0b27e36a2ef8, ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 9d19be8d51804890b98cb44982490e15
I20260713 09:08:21.345808 20791 raft_consensus.cc:2804] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:21.346186 20791 raft_consensus.cc:493] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:21.346546 20791 raft_consensus.cc:3060] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:21.347432 20777 tablet_bootstrap.cc:492] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8: Bootstrap starting.
I20260713 09:08:21.349535 20776 tablet_bootstrap.cc:492] T 953b729d241849ca96c5f214529cb54f P 9d19be8d51804890b98cb44982490e15: No bootstrap required, opened a new log
I20260713 09:08:21.350160 20776 ts_tablet_manager.cc:1403] T 953b729d241849ca96c5f214529cb54f P 9d19be8d51804890b98cb44982490e15: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.025s
I20260713 09:08:21.353801 20777 tablet_bootstrap.cc:654] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.354513 20791 raft_consensus.cc:515] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.357419 20482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953b729d241849ca96c5f214529cb54f" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15"
I20260713 09:08:21.357972 20776 raft_consensus.cc:359] T 953b729d241849ca96c5f214529cb54f P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.358743 20776 raft_consensus.cc:385] T 953b729d241849ca96c5f214529cb54f P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:21.359133 20776 raft_consensus.cc:740] T 953b729d241849ca96c5f214529cb54f P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d19be8d51804890b98cb44982490e15, State: Initialized, Role: FOLLOWER
I20260713 09:08:21.359815 20557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953b729d241849ca96c5f214529cb54f" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d651326db2746318dad0b27e36a2ef8"
I20260713 09:08:21.360476 20557 raft_consensus.cc:3060] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:21.360035 20776 consensus_queue.cc:260] T 953b729d241849ca96c5f214529cb54f P 9d19be8d51804890b98cb44982490e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.363276 20482 raft_consensus.cc:3060] T 953b729d241849ca96c5f214529cb54f P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:21.370995 20776 ts_tablet_manager.cc:1434] T 953b729d241849ca96c5f214529cb54f P 9d19be8d51804890b98cb44982490e15: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:08:21.373034 20776 tablet_bootstrap.cc:492] T e767c473cd8f4e42879e3d2236a433aa P 9d19be8d51804890b98cb44982490e15: Bootstrap starting.
I20260713 09:08:21.373872 20775 tablet_bootstrap.cc:492] T c8bfe60586414ed8ac40dba60a336ece P ef6f96bda07444bbb0db7acfd7cb5a1d: No bootstrap required, opened a new log
I20260713 09:08:21.374675 20775 ts_tablet_manager.cc:1403] T c8bfe60586414ed8ac40dba60a336ece P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent bootstrapping tablet: real 0.074s	user 0.008s	sys 0.003s
I20260713 09:08:21.377966 20730 raft_consensus.cc:493] T c8bfe60586414ed8ac40dba60a336ece P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:21.377983 20768 raft_consensus.cc:493] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:21.379806 20768 raft_consensus.cc:515] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.383172 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0005277cd8574421b5453203520124e1" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15" is_pre_election: true
W20260713 09:08:21.384895 20522 leader_election.cc:343] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:21.387760 20791 leader_election.cc:290] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 election: Requested vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151)
I20260713 09:08:21.399796 20775 raft_consensus.cc:359] T c8bfe60586414ed8ac40dba60a336ece P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.401039 20775 raft_consensus.cc:385] T c8bfe60586414ed8ac40dba60a336ece P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:21.401278 20557 raft_consensus.cc:2468] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in term 1.
I20260713 09:08:21.401455 20775 raft_consensus.cc:740] T c8bfe60586414ed8ac40dba60a336ece P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Initialized, Role: FOLLOWER
I20260713 09:08:21.402588 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0005277cd8574421b5453203520124e1" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" is_pre_election: true
I20260713 09:08:21.402673 20595 leader_election.cc:304] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d651326db2746318dad0b27e36a2ef8, ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 
I20260713 09:08:21.403644 20631 raft_consensus.cc:2468] T 0005277cd8574421b5453203520124e1 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 0.
I20260713 09:08:21.403895 20791 raft_consensus.cc:2804] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:21.402659 20775 consensus_queue.cc:260] T c8bfe60586414ed8ac40dba60a336ece P ef6f96bda07444bbb0db7acfd7cb5a1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.404630 20791 raft_consensus.cc:697] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 LEADER]: Becoming Leader. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Running, Role: LEADER
I20260713 09:08:21.405154 20520 leader_election.cc:304] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [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: 0d651326db2746318dad0b27e36a2ef8, ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 9d19be8d51804890b98cb44982490e15
I20260713 09:08:21.405546 20791 consensus_queue.cc:237] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.378583 20730 raft_consensus.cc:515] T c8bfe60586414ed8ac40dba60a336ece P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.406322 20793 raft_consensus.cc:2804] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:21.406786 20793 raft_consensus.cc:493] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:21.407624 20793 raft_consensus.cc:3060] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:21.409161 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bfe60586414ed8ac40dba60a336ece" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15" is_pre_election: true
I20260713 09:08:21.409842 20479 raft_consensus.cc:2468] T c8bfe60586414ed8ac40dba60a336ece P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 0.
I20260713 09:08:21.410874 20482 raft_consensus.cc:2468] T 953b729d241849ca96c5f214529cb54f P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in term 1.
I20260713 09:08:21.415606 20522 leader_election.cc:304] T c8bfe60586414ed8ac40dba60a336ece P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d651326db2746318dad0b27e36a2ef8, 9d19be8d51804890b98cb44982490e15; no voters: 
I20260713 09:08:21.420212 20793 raft_consensus.cc:515] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.421389 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bfe60586414ed8ac40dba60a336ece" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" is_pre_election: true
I20260713 09:08:21.422123 20631 raft_consensus.cc:2468] T c8bfe60586414ed8ac40dba60a336ece P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 0.
I20260713 09:08:21.422600 20793 leader_election.cc:290] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 election: Requested vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:21.424968 20775 ts_tablet_manager.cc:1434] T c8bfe60586414ed8ac40dba60a336ece P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.020s
I20260713 09:08:21.425034 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0005277cd8574421b5453203520124e1" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
I20260713 09:08:21.425868 20631 raft_consensus.cc:3060] T 0005277cd8574421b5453203520124e1 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:21.426229 20775 tablet_bootstrap.cc:492] T 0e8cab8f024048f9a2e7b4aa3835863d P ef6f96bda07444bbb0db7acfd7cb5a1d: Bootstrap starting.
I20260713 09:08:21.431144 20768 leader_election.cc:290] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:21.432332 20811 raft_consensus.cc:2804] T c8bfe60586414ed8ac40dba60a336ece P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:21.432971 20730 leader_election.cc:290] T c8bfe60586414ed8ac40dba60a336ece P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:21.434335 20777 tablet_bootstrap.cc:492] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8: No bootstrap required, opened a new log
I20260713 09:08:21.439457 20811 raft_consensus.cc:493] T c8bfe60586414ed8ac40dba60a336ece P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:21.439903 20777 ts_tablet_manager.cc:1403] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8: Time spent bootstrapping tablet: real 0.093s	user 0.043s	sys 0.042s
I20260713 09:08:21.439952 20811 raft_consensus.cc:3060] T c8bfe60586414ed8ac40dba60a336ece P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:21.440279 20776 tablet_bootstrap.cc:654] T e767c473cd8f4e42879e3d2236a433aa P 9d19be8d51804890b98cb44982490e15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.440547 20482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0005277cd8574421b5453203520124e1" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15"
W20260713 09:08:21.442286 20522 leader_election.cc:343] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:21.443387 20777 raft_consensus.cc:359] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.443794 20631 raft_consensus.cc:2468] T 0005277cd8574421b5453203520124e1 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 1.
I20260713 09:08:21.444288 20777 raft_consensus.cc:385] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:21.444801 20777 raft_consensus.cc:740] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Initialized, Role: FOLLOWER
I20260713 09:08:21.445422 20520 leader_election.cc:304] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [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: 0d651326db2746318dad0b27e36a2ef8, ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 9d19be8d51804890b98cb44982490e15
I20260713 09:08:21.445837 20777 consensus_queue.cc:260] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.447790 20730 raft_consensus.cc:2804] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:21.448617 20777 ts_tablet_manager.cc:1434] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:21.448571 20730 raft_consensus.cc:697] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Becoming Leader. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Running, Role: LEADER
I20260713 09:08:21.449172 20811 raft_consensus.cc:515] T c8bfe60586414ed8ac40dba60a336ece P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.449767 20730 consensus_queue.cc:237] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.451737 20811 leader_election.cc:290] T c8bfe60586414ed8ac40dba60a336ece P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 election: Requested vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:21.453083 20482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bfe60586414ed8ac40dba60a336ece" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15"
I20260713 09:08:21.454280 20482 raft_consensus.cc:3060] T c8bfe60586414ed8ac40dba60a336ece P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:21.437139 20775 tablet_bootstrap.cc:654] T 0e8cab8f024048f9a2e7b4aa3835863d P ef6f96bda07444bbb0db7acfd7cb5a1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.456470 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8bfe60586414ed8ac40dba60a336ece" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
I20260713 09:08:21.457262 20631 raft_consensus.cc:3060] T c8bfe60586414ed8ac40dba60a336ece P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:21.470072 20377 catalog_manager.cc:5697] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d reported cstate change: term changed from 0 to 1, leader changed from <none> to ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3). New cstate: current_term: 1 leader_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:21.471325 20631 raft_consensus.cc:2468] T c8bfe60586414ed8ac40dba60a336ece P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 1.
I20260713 09:08:21.472688 20775 tablet_bootstrap.cc:492] T 0e8cab8f024048f9a2e7b4aa3835863d P ef6f96bda07444bbb0db7acfd7cb5a1d: No bootstrap required, opened a new log
I20260713 09:08:21.472898 20520 leader_election.cc:304] T c8bfe60586414ed8ac40dba60a336ece P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d651326db2746318dad0b27e36a2ef8, ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 
I20260713 09:08:21.473304 20775 ts_tablet_manager.cc:1403] T 0e8cab8f024048f9a2e7b4aa3835863d P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.006s
I20260713 09:08:21.473914 20730 raft_consensus.cc:2804] T c8bfe60586414ed8ac40dba60a336ece P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:21.474498 20730 raft_consensus.cc:697] T c8bfe60586414ed8ac40dba60a336ece P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Becoming Leader. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Running, Role: LEADER
I20260713 09:08:21.475497 20730 consensus_queue.cc:237] T c8bfe60586414ed8ac40dba60a336ece P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.480365 20776 tablet_bootstrap.cc:492] T e767c473cd8f4e42879e3d2236a433aa P 9d19be8d51804890b98cb44982490e15: No bootstrap required, opened a new log
I20260713 09:08:21.479980 20378 catalog_manager.cc:5697] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2). New cstate: current_term: 1 leader_uuid: "0d651326db2746318dad0b27e36a2ef8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:21.480957 20482 raft_consensus.cc:2468] T c8bfe60586414ed8ac40dba60a336ece P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 1.
I20260713 09:08:21.480957 20776 ts_tablet_manager.cc:1403] T e767c473cd8f4e42879e3d2236a433aa P 9d19be8d51804890b98cb44982490e15: Time spent bootstrapping tablet: real 0.108s	user 0.014s	sys 0.001s
I20260713 09:08:21.489363 20775 raft_consensus.cc:359] T 0e8cab8f024048f9a2e7b4aa3835863d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.490562 20775 raft_consensus.cc:385] T 0e8cab8f024048f9a2e7b4aa3835863d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:21.491025 20775 raft_consensus.cc:740] T 0e8cab8f024048f9a2e7b4aa3835863d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Initialized, Role: FOLLOWER
I20260713 09:08:21.492130 20775 consensus_queue.cc:260] T 0e8cab8f024048f9a2e7b4aa3835863d P ef6f96bda07444bbb0db7acfd7cb5a1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.496438 20775 ts_tablet_manager.cc:1434] T 0e8cab8f024048f9a2e7b4aa3835863d P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent starting tablet: real 0.023s	user 0.012s	sys 0.000s
I20260713 09:08:21.497999 20775 tablet_bootstrap.cc:492] T 0da1010baf34453fa55562d140d7664d P ef6f96bda07444bbb0db7acfd7cb5a1d: Bootstrap starting.
I20260713 09:08:21.507154 20776 raft_consensus.cc:359] T e767c473cd8f4e42879e3d2236a433aa P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.508533 20775 tablet_bootstrap.cc:654] T 0da1010baf34453fa55562d140d7664d P ef6f96bda07444bbb0db7acfd7cb5a1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.508728 20776 raft_consensus.cc:385] T e767c473cd8f4e42879e3d2236a433aa P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:21.509195 20776 raft_consensus.cc:740] T e767c473cd8f4e42879e3d2236a433aa P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d19be8d51804890b98cb44982490e15, State: Initialized, Role: FOLLOWER
I20260713 09:08:21.510187 20776 consensus_queue.cc:260] T e767c473cd8f4e42879e3d2236a433aa P 9d19be8d51804890b98cb44982490e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.513528 20776 ts_tablet_manager.cc:1434] T e767c473cd8f4e42879e3d2236a433aa P 9d19be8d51804890b98cb44982490e15: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260713 09:08:21.515200 20776 tablet_bootstrap.cc:492] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15: Bootstrap starting.
I20260713 09:08:21.518088 20377 catalog_manager.cc:5697] T c8bfe60586414ed8ac40dba60a336ece P 0d651326db2746318dad0b27e36a2ef8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2). New cstate: current_term: 1 leader_uuid: "0d651326db2746318dad0b27e36a2ef8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:21.523444 20776 tablet_bootstrap.cc:654] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.527125 20775 tablet_bootstrap.cc:492] T 0da1010baf34453fa55562d140d7664d P ef6f96bda07444bbb0db7acfd7cb5a1d: No bootstrap required, opened a new log
I20260713 09:08:21.527693 20730 raft_consensus.cc:493] T e8b418f0c45e4a038fb0a3b9408d2f5c P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:21.527896 20775 ts_tablet_manager.cc:1403] T 0da1010baf34453fa55562d140d7664d P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.004s
I20260713 09:08:21.528275 20730 raft_consensus.cc:515] T e8b418f0c45e4a038fb0a3b9408d2f5c P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.530473 20730 leader_election.cc:290] T e8b418f0c45e4a038fb0a3b9408d2f5c P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:21.531324 20775 raft_consensus.cc:359] T 0da1010baf34453fa55562d140d7664d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.531797 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b418f0c45e4a038fb0a3b9408d2f5c" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" is_pre_election: true
I20260713 09:08:21.532075 20775 raft_consensus.cc:385] T 0da1010baf34453fa55562d140d7664d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:21.532042 20482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b418f0c45e4a038fb0a3b9408d2f5c" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15" is_pre_election: true
I20260713 09:08:21.532614 20775 raft_consensus.cc:740] T 0da1010baf34453fa55562d140d7664d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Initialized, Role: FOLLOWER
I20260713 09:08:21.533025 20482 raft_consensus.cc:2393] T e8b418f0c45e4a038fb0a3b9408d2f5c P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d651326db2746318dad0b27e36a2ef8 in current term 1: Already voted for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in this term.
I20260713 09:08:21.533547 20776 tablet_bootstrap.cc:492] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15: No bootstrap required, opened a new log
I20260713 09:08:21.533329 20775 consensus_queue.cc:260] T 0da1010baf34453fa55562d140d7664d P ef6f96bda07444bbb0db7acfd7cb5a1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.534022 20776 ts_tablet_manager.cc:1403] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260713 09:08:21.535276 20754 raft_consensus.cc:493] T e767c473cd8f4e42879e3d2236a433aa P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:21.535547 20775 ts_tablet_manager.cc:1434] T 0da1010baf34453fa55562d140d7664d P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:21.535791 20754 raft_consensus.cc:515] T e767c473cd8f4e42879e3d2236a433aa P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.536047 20522 leader_election.cc:304] T e8b418f0c45e4a038fb0a3b9408d2f5c P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d651326db2746318dad0b27e36a2ef8; no voters: 9d19be8d51804890b98cb44982490e15, ef6f96bda07444bbb0db7acfd7cb5a1d
I20260713 09:08:21.540364 20557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e767c473cd8f4e42879e3d2236a433aa" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d651326db2746318dad0b27e36a2ef8" is_pre_election: true
I20260713 09:08:21.541555 20557 raft_consensus.cc:2393] T e767c473cd8f4e42879e3d2236a433aa P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d19be8d51804890b98cb44982490e15 in current term 1: Already voted for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in this term.
I20260713 09:08:21.543526 20768 raft_consensus.cc:3060] T e8b418f0c45e4a038fb0a3b9408d2f5c P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:21.543855 20775 tablet_bootstrap.cc:492] T 0cc429b3de0a4699ac622dca85f4b40d P ef6f96bda07444bbb0db7acfd7cb5a1d: Bootstrap starting.
I20260713 09:08:21.548374 20811 consensus_queue.cc:1048] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:21.550722 20775 tablet_bootstrap.cc:654] T 0cc429b3de0a4699ac622dca85f4b40d P ef6f96bda07444bbb0db7acfd7cb5a1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.551551 20768 raft_consensus.cc:2749] T e8b418f0c45e4a038fb0a3b9408d2f5c P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:21.555456 20629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e767c473cd8f4e42879e3d2236a433aa" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" is_pre_election: true
I20260713 09:08:21.557477 20445 leader_election.cc:304] T e767c473cd8f4e42879e3d2236a433aa P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d19be8d51804890b98cb44982490e15; no voters: 0d651326db2746318dad0b27e36a2ef8, ef6f96bda07444bbb0db7acfd7cb5a1d
I20260713 09:08:21.558038 20754 leader_election.cc:290] T e767c473cd8f4e42879e3d2236a433aa P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:21.558844 20754 raft_consensus.cc:3060] T e767c473cd8f4e42879e3d2236a433aa P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:21.566332 20776 raft_consensus.cc:359] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.567354 20776 raft_consensus.cc:385] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:21.567615 20776 raft_consensus.cc:740] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d19be8d51804890b98cb44982490e15, State: Initialized, Role: FOLLOWER
I20260713 09:08:21.568317 20776 consensus_queue.cc:260] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.570864 20776 ts_tablet_manager.cc:1434] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260713 09:08:21.571879 20776 tablet_bootstrap.cc:492] T 6d25f297069d4527b6dc627a1b4b2487 P 9d19be8d51804890b98cb44982490e15: Bootstrap starting.
I20260713 09:08:21.574750 20754 raft_consensus.cc:2749] T e767c473cd8f4e42879e3d2236a433aa P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:21.579952 20775 tablet_bootstrap.cc:492] T 0cc429b3de0a4699ac622dca85f4b40d P ef6f96bda07444bbb0db7acfd7cb5a1d: No bootstrap required, opened a new log
I20260713 09:08:21.580560 20775 ts_tablet_manager.cc:1403] T 0cc429b3de0a4699ac622dca85f4b40d P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.012s
I20260713 09:08:21.582544 20776 tablet_bootstrap.cc:654] T 6d25f297069d4527b6dc627a1b4b2487 P 9d19be8d51804890b98cb44982490e15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.583464 20775 raft_consensus.cc:359] T 0cc429b3de0a4699ac622dca85f4b40d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.584203 20775 raft_consensus.cc:385] T 0cc429b3de0a4699ac622dca85f4b40d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:21.584498 20775 raft_consensus.cc:740] T 0cc429b3de0a4699ac622dca85f4b40d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Initialized, Role: FOLLOWER
I20260713 09:08:21.585173 20775 consensus_queue.cc:260] T 0cc429b3de0a4699ac622dca85f4b40d P ef6f96bda07444bbb0db7acfd7cb5a1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.591604 20775 ts_tablet_manager.cc:1434] T 0cc429b3de0a4699ac622dca85f4b40d P ef6f96bda07444bbb0db7acfd7cb5a1d: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
W20260713 09:08:21.597213 20522 consensus_peers.cc:597] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8 -> Peer 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721): Couldn't send request to peer 9d19be8d51804890b98cb44982490e15. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:21.598304 20776 tablet_bootstrap.cc:492] T 6d25f297069d4527b6dc627a1b4b2487 P 9d19be8d51804890b98cb44982490e15: No bootstrap required, opened a new log
I20260713 09:08:21.598904 20776 ts_tablet_manager.cc:1403] T 6d25f297069d4527b6dc627a1b4b2487 P 9d19be8d51804890b98cb44982490e15: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.002s
I20260713 09:08:21.601904 20776 raft_consensus.cc:359] T 6d25f297069d4527b6dc627a1b4b2487 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.602618 20776 raft_consensus.cc:385] T 6d25f297069d4527b6dc627a1b4b2487 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:21.602963 20776 raft_consensus.cc:740] T 6d25f297069d4527b6dc627a1b4b2487 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d19be8d51804890b98cb44982490e15, State: Initialized, Role: FOLLOWER
I20260713 09:08:21.603720 20776 consensus_queue.cc:260] T 6d25f297069d4527b6dc627a1b4b2487 P 9d19be8d51804890b98cb44982490e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.606003 20776 ts_tablet_manager.cc:1434] T 6d25f297069d4527b6dc627a1b4b2487 P 9d19be8d51804890b98cb44982490e15: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:21.607304 20754 raft_consensus.cc:493] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:21.607853 20754 raft_consensus.cc:515] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.609894 20754 leader_election.cc:290] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:21.611006 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0005277cd8574421b5453203520124e1" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" is_pre_election: true
I20260713 09:08:21.611306 20557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0005277cd8574421b5453203520124e1" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d651326db2746318dad0b27e36a2ef8" is_pre_election: true
I20260713 09:08:21.611879 20631 raft_consensus.cc:2393] T 0005277cd8574421b5453203520124e1 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d19be8d51804890b98cb44982490e15 in current term 1: Already voted for candidate 0d651326db2746318dad0b27e36a2ef8 in this term.
I20260713 09:08:21.613178 20445 leader_election.cc:304] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d19be8d51804890b98cb44982490e15; no voters: 0d651326db2746318dad0b27e36a2ef8, ef6f96bda07444bbb0db7acfd7cb5a1d
I20260713 09:08:21.613942 20754 raft_consensus.cc:3060] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:21.620406 20754 raft_consensus.cc:2749] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:21.621182 20754 raft_consensus.cc:493] T 6d25f297069d4527b6dc627a1b4b2487 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:21.621526 20754 raft_consensus.cc:515] T 6d25f297069d4527b6dc627a1b4b2487 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.623387 20754 leader_election.cc:290] T 6d25f297069d4527b6dc627a1b4b2487 P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:21.624157 20557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d25f297069d4527b6dc627a1b4b2487" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d651326db2746318dad0b27e36a2ef8" is_pre_election: true
I20260713 09:08:21.624430 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d25f297069d4527b6dc627a1b4b2487" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" is_pre_election: true
I20260713 09:08:21.625757 20445 leader_election.cc:304] T 6d25f297069d4527b6dc627a1b4b2487 P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d19be8d51804890b98cb44982490e15; no voters: 0d651326db2746318dad0b27e36a2ef8, ef6f96bda07444bbb0db7acfd7cb5a1d
I20260713 09:08:21.626543 20754 raft_consensus.cc:2749] T 6d25f297069d4527b6dc627a1b4b2487 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:21.666617 20754 raft_consensus.cc:493] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:21.667196 20754 raft_consensus.cc:515] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.669031 20754 leader_election.cc:290] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:21.669816 20557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da1010baf34453fa55562d140d7664d" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d651326db2746318dad0b27e36a2ef8" is_pre_election: true
I20260713 09:08:21.670109 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da1010baf34453fa55562d140d7664d" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" is_pre_election: true
I20260713 09:08:21.670563 20557 raft_consensus.cc:2468] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d19be8d51804890b98cb44982490e15 in term 0.
I20260713 09:08:21.670739 20631 raft_consensus.cc:2468] T 0da1010baf34453fa55562d140d7664d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d19be8d51804890b98cb44982490e15 in term 0.
I20260713 09:08:21.671693 20446 leader_election.cc:304] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d651326db2746318dad0b27e36a2ef8, 9d19be8d51804890b98cb44982490e15; no voters: 
I20260713 09:08:21.672616 20821 raft_consensus.cc:2804] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:21.672911 20821 raft_consensus.cc:493] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:21.673183 20821 raft_consensus.cc:3060] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:21.679522 20821 raft_consensus.cc:515] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.681234 20821 leader_election.cc:290] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 1 election: Requested vote from peers 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:21.681505 20791 consensus_queue.cc:1048] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:21.682334 20557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da1010baf34453fa55562d140d7664d" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d651326db2746318dad0b27e36a2ef8"
I20260713 09:08:21.682334 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da1010baf34453fa55562d140d7664d" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
I20260713 09:08:21.683068 20557 raft_consensus.cc:3060] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:21.683362 20631 raft_consensus.cc:3060] T 0da1010baf34453fa55562d140d7664d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:21.691318 20557 raft_consensus.cc:2468] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d19be8d51804890b98cb44982490e15 in term 1.
I20260713 09:08:21.692775 20631 raft_consensus.cc:2468] T 0da1010baf34453fa55562d140d7664d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d19be8d51804890b98cb44982490e15 in term 1.
I20260713 09:08:21.693048 20446 leader_election.cc:304] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d651326db2746318dad0b27e36a2ef8, 9d19be8d51804890b98cb44982490e15; no voters: 
I20260713 09:08:21.695080 20821 raft_consensus.cc:2804] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:21.695487 20821 raft_consensus.cc:697] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15 [term 1 LEADER]: Becoming Leader. State: Replica: 9d19be8d51804890b98cb44982490e15, State: Running, Role: LEADER
I20260713 09:08:21.696316 20821 consensus_queue.cc:237] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.700637 20791 consensus_queue.cc:1048] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:21.703169 20811 raft_consensus.cc:493] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:21.703740 20811 raft_consensus.cc:515] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.706012 20811 leader_election.cc:290] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:21.707665 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8cab8f024048f9a2e7b4aa3835863d" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15" is_pre_election: true
I20260713 09:08:21.707902 20629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8cab8f024048f9a2e7b4aa3835863d" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" is_pre_election: true
I20260713 09:08:21.708423 20479 raft_consensus.cc:2468] T 0e8cab8f024048f9a2e7b4aa3835863d P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 0.
I20260713 09:08:21.708577 20629 raft_consensus.cc:2468] T 0e8cab8f024048f9a2e7b4aa3835863d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 0.
I20260713 09:08:21.709824 20520 leader_election.cc:304] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 0d651326db2746318dad0b27e36a2ef8, 9d19be8d51804890b98cb44982490e15, ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 
I20260713 09:08:21.712592 20730 raft_consensus.cc:2804] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:21.713006 20730 raft_consensus.cc:493] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:21.713359 20730 raft_consensus.cc:3060] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:21.718801 20377 catalog_manager.cc:5697] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d19be8d51804890b98cb44982490e15 (127.16.55.1). New cstate: current_term: 1 leader_uuid: "9d19be8d51804890b98cb44982490e15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:21.722571 20730 raft_consensus.cc:515] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.725437 20730 leader_election.cc:290] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 election: Requested vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:21.725804 20482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8cab8f024048f9a2e7b4aa3835863d" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15"
I20260713 09:08:21.726416 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8cab8f024048f9a2e7b4aa3835863d" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
I20260713 09:08:21.726459 20482 raft_consensus.cc:3060] T 0e8cab8f024048f9a2e7b4aa3835863d P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:21.727057 20631 raft_consensus.cc:3060] T 0e8cab8f024048f9a2e7b4aa3835863d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:21.732518 20791 consensus_queue.cc:1048] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:21.733918 20631 raft_consensus.cc:2468] T 0e8cab8f024048f9a2e7b4aa3835863d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 1.
I20260713 09:08:21.735100 20520 leader_election.cc:304] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d651326db2746318dad0b27e36a2ef8, ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 
I20260713 09:08:21.735474 20482 raft_consensus.cc:2468] T 0e8cab8f024048f9a2e7b4aa3835863d P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 1.
I20260713 09:08:21.735939 20730 raft_consensus.cc:2804] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:21.737092 20730 raft_consensus.cc:697] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Becoming Leader. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Running, Role: LEADER
I20260713 09:08:21.737975 20730 consensus_queue.cc:237] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.745839 20798 consensus_queue.cc:1048] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:21.752005 20379 catalog_manager.cc:5697] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2). New cstate: current_term: 1 leader_uuid: "0d651326db2746318dad0b27e36a2ef8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:21.766090 20730 raft_consensus.cc:493] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:21.766920 20730 raft_consensus.cc:515] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.769575 20730 leader_election.cc:290] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:21.770238 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc429b3de0a4699ac622dca85f4b40d" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15" is_pre_election: true
I20260713 09:08:21.770668 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc429b3de0a4699ac622dca85f4b40d" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" is_pre_election: true
I20260713 09:08:21.770902 20479 raft_consensus.cc:2468] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 0.
I20260713 09:08:21.771418 20631 raft_consensus.cc:2468] T 0cc429b3de0a4699ac622dca85f4b40d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 0.
I20260713 09:08:21.772075 20522 leader_election.cc:304] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d651326db2746318dad0b27e36a2ef8, 9d19be8d51804890b98cb44982490e15; no voters: 
I20260713 09:08:21.773002 20730 raft_consensus.cc:2804] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:21.773417 20730 raft_consensus.cc:493] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:21.773870 20730 raft_consensus.cc:3060] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:21.779762 20730 raft_consensus.cc:515] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.781589 20730 leader_election.cc:290] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 election: Requested vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:21.782392 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc429b3de0a4699ac622dca85f4b40d" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d19be8d51804890b98cb44982490e15"
I20260713 09:08:21.782610 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc429b3de0a4699ac622dca85f4b40d" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
I20260713 09:08:21.783133 20479 raft_consensus.cc:3060] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:21.783259 20631 raft_consensus.cc:3060] T 0cc429b3de0a4699ac622dca85f4b40d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:21.790292 20479 raft_consensus.cc:2468] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 1.
I20260713 09:08:21.790786 20631 raft_consensus.cc:2468] T 0cc429b3de0a4699ac622dca85f4b40d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 1.
I20260713 09:08:21.791589 20522 leader_election.cc:304] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d651326db2746318dad0b27e36a2ef8, 9d19be8d51804890b98cb44982490e15; no voters: 
I20260713 09:08:21.792822 20730 raft_consensus.cc:2804] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:21.793285 20730 raft_consensus.cc:697] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Becoming Leader. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Running, Role: LEADER
I20260713 09:08:21.794122 20730 consensus_queue.cc:237] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:21.803413 20377 catalog_manager.cc:5697] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2). New cstate: current_term: 1 leader_uuid: "0d651326db2746318dad0b27e36a2ef8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:21.879698 20730 consensus_queue.cc:1048] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:21.887012 20798 consensus_queue.cc:1048] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:21.892298 20768 consensus_queue.cc:1048] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:21.905818 20798 consensus_queue.cc:1048] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:21.937973 20631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8b418f0c45e4a038fb0a3b9408d2f5c"
dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
mode: GRACEFUL
new_leader_uuid: "9d19be8d51804890b98cb44982490e15"
 from {username='slave'} at 127.0.0.1:39306
I20260713 09:08:21.938669 20631 raft_consensus.cc:606] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 LEADER]: Received request to transfer leadership to TS 9d19be8d51804890b98cb44982490e15
I20260713 09:08:21.944595 20556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0005277cd8574421b5453203520124e1"
dest_uuid: "0d651326db2746318dad0b27e36a2ef8"
mode: GRACEFUL
new_leader_uuid: "9d19be8d51804890b98cb44982490e15"
 from {username='slave'} at 127.0.0.1:41852
I20260713 09:08:21.945145 20556 raft_consensus.cc:606] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Received request to transfer leadership to TS 9d19be8d51804890b98cb44982490e15
I20260713 09:08:21.950351 20556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d25f297069d4527b6dc627a1b4b2487"
dest_uuid: "0d651326db2746318dad0b27e36a2ef8"
mode: GRACEFUL
new_leader_uuid: "9d19be8d51804890b98cb44982490e15"
 from {username='slave'} at 127.0.0.1:41852
I20260713 09:08:21.950881 20556 raft_consensus.cc:606] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Received request to transfer leadership to TS 9d19be8d51804890b98cb44982490e15
I20260713 09:08:21.956211 20556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cc429b3de0a4699ac622dca85f4b40d"
dest_uuid: "0d651326db2746318dad0b27e36a2ef8"
mode: GRACEFUL
new_leader_uuid: "9d19be8d51804890b98cb44982490e15"
 from {username='slave'} at 127.0.0.1:41852
I20260713 09:08:21.956879 20556 raft_consensus.cc:606] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Received request to transfer leadership to TS 9d19be8d51804890b98cb44982490e15
I20260713 09:08:21.963965 20812 consensus_queue.cc:1048] T c8bfe60586414ed8ac40dba60a336ece P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:21.966305 20631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "953b729d241849ca96c5f214529cb54f"
dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
mode: GRACEFUL
new_leader_uuid: "0d651326db2746318dad0b27e36a2ef8"
 from {username='slave'} at 127.0.0.1:39306
I20260713 09:08:21.967073 20631 raft_consensus.cc:606] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 LEADER]: Received request to transfer leadership to TS 0d651326db2746318dad0b27e36a2ef8
I20260713 09:08:21.977851 20768 consensus_queue.cc:1048] T c8bfe60586414ed8ac40dba60a336ece P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:22.007632 20482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0da1010baf34453fa55562d140d7664d"
dest_uuid: "9d19be8d51804890b98cb44982490e15"
mode: GRACEFUL
new_leader_uuid: "0d651326db2746318dad0b27e36a2ef8"
 from {username='slave'} at 127.0.0.1:54328
I20260713 09:08:22.008149 20482 raft_consensus.cc:606] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15 [term 1 LEADER]: Received request to transfer leadership to TS 0d651326db2746318dad0b27e36a2ef8
I20260713 09:08:22.077338 20482 raft_consensus.cc:3060] T 6d25f297069d4527b6dc627a1b4b2487 P 9d19be8d51804890b98cb44982490e15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.087713 20812 raft_consensus.cc:993] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8: : Instructing follower 9d19be8d51804890b98cb44982490e15 to start an election
I20260713 09:08:22.088239 20768 raft_consensus.cc:1081] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Signalling peer 9d19be8d51804890b98cb44982490e15 to start an election
I20260713 09:08:22.089816 20482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d25f297069d4527b6dc627a1b4b2487"
dest_uuid: "9d19be8d51804890b98cb44982490e15"
 from {username='slave'} at 127.0.0.1:54312
I20260713 09:08:22.090389 20482 raft_consensus.cc:493] T 6d25f297069d4527b6dc627a1b4b2487 P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:22.090772 20482 raft_consensus.cc:3060] T 6d25f297069d4527b6dc627a1b4b2487 P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:22.096248 20482 raft_consensus.cc:515] T 6d25f297069d4527b6dc627a1b4b2487 P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:22.098763 20482 leader_election.cc:290] T 6d25f297069d4527b6dc627a1b4b2487 P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 2 election: Requested vote from peers 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:22.099282 20556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d25f297069d4527b6dc627a1b4b2487" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d651326db2746318dad0b27e36a2ef8"
I20260713 09:08:22.099431 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d25f297069d4527b6dc627a1b4b2487" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
I20260713 09:08:22.100001 20556 raft_consensus.cc:3055] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:22.100054 20631 raft_consensus.cc:3060] T 6d25f297069d4527b6dc627a1b4b2487 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:22.100415 20556 raft_consensus.cc:740] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Running, Role: LEADER
I20260713 09:08:22.101399 20556 consensus_queue.cc:260] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:22.102911 20556 raft_consensus.cc:3060] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:22.107420 20631 raft_consensus.cc:2468] T 6d25f297069d4527b6dc627a1b4b2487 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d19be8d51804890b98cb44982490e15 in term 2.
I20260713 09:08:22.108644 20445 leader_election.cc:304] T 6d25f297069d4527b6dc627a1b4b2487 P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d19be8d51804890b98cb44982490e15, ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 
I20260713 09:08:22.109395 20821 raft_consensus.cc:2804] T 6d25f297069d4527b6dc627a1b4b2487 P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:22.109867 20821 raft_consensus.cc:697] T 6d25f297069d4527b6dc627a1b4b2487 P 9d19be8d51804890b98cb44982490e15 [term 2 LEADER]: Becoming Leader. State: Replica: 9d19be8d51804890b98cb44982490e15, State: Running, Role: LEADER
I20260713 09:08:22.110491 20556 raft_consensus.cc:2468] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d19be8d51804890b98cb44982490e15 in term 2.
I20260713 09:08:22.110618 20821 consensus_queue.cc:237] T 6d25f297069d4527b6dc627a1b4b2487 P 9d19be8d51804890b98cb44982490e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:22.118224 20378 catalog_manager.cc:5697] T 6d25f297069d4527b6dc627a1b4b2487 P 9d19be8d51804890b98cb44982490e15 reported cstate change: term changed from 1 to 2, leader changed from 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2) to 9d19be8d51804890b98cb44982490e15 (127.16.55.1). New cstate: current_term: 2 leader_uuid: "9d19be8d51804890b98cb44982490e15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:22.153724 20821 consensus_queue.cc:1048] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:22.166272 20821 consensus_queue.cc:1048] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:22.192241 20754 raft_consensus.cc:993] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15: : Instructing follower 0d651326db2746318dad0b27e36a2ef8 to start an election
I20260713 09:08:22.192837 20754 raft_consensus.cc:1081] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15 [term 1 LEADER]: Signalling peer 0d651326db2746318dad0b27e36a2ef8 to start an election
I20260713 09:08:22.206511 20556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0da1010baf34453fa55562d140d7664d"
dest_uuid: "0d651326db2746318dad0b27e36a2ef8"
 from {username='slave'} at 127.0.0.1:41844
I20260713 09:08:22.209054 20556 raft_consensus.cc:493] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:22.211444 20556 raft_consensus.cc:3060] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:22.230105 20812 consensus_queue.cc:1048] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:22.243988 20556 raft_consensus.cc:515] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:22.249435 20556 leader_election.cc:290] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 2 election: Requested vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:22.262542 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da1010baf34453fa55562d140d7664d" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d19be8d51804890b98cb44982490e15"
I20260713 09:08:22.263481 20479 raft_consensus.cc:3055] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:22.263893 20479 raft_consensus.cc:740] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d19be8d51804890b98cb44982490e15, State: Running, Role: LEADER
I20260713 09:08:22.264930 20479 consensus_queue.cc:260] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:22.266494 20479 raft_consensus.cc:3060] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:22.280721 20836 raft_consensus.cc:993] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d: : Instructing follower 9d19be8d51804890b98cb44982490e15 to start an election
I20260713 09:08:22.281448 20835 raft_consensus.cc:1081] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 LEADER]: Signalling peer 9d19be8d51804890b98cb44982490e15 to start an election
I20260713 09:08:22.284366 20481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8b418f0c45e4a038fb0a3b9408d2f5c"
dest_uuid: "9d19be8d51804890b98cb44982490e15"
 from {username='slave'} at 127.0.0.1:54298
I20260713 09:08:22.285275 20481 raft_consensus.cc:493] T e8b418f0c45e4a038fb0a3b9408d2f5c P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:22.285971 20481 raft_consensus.cc:3060] T e8b418f0c45e4a038fb0a3b9408d2f5c P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:22.294605 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da1010baf34453fa55562d140d7664d" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
I20260713 09:08:22.295666 20630 raft_consensus.cc:3060] T 0da1010baf34453fa55562d140d7664d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:22.299484 20836 raft_consensus.cc:993] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d: : Instructing follower 0d651326db2746318dad0b27e36a2ef8 to start an election
I20260713 09:08:22.300247 20836 raft_consensus.cc:1081] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 LEADER]: Signalling peer 0d651326db2746318dad0b27e36a2ef8 to start an election
I20260713 09:08:22.301240 20730 consensus_queue.cc:1048] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:22.303259 20730 consensus_queue.cc:1048] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:22.303259 20556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "953b729d241849ca96c5f214529cb54f"
dest_uuid: "0d651326db2746318dad0b27e36a2ef8"
 from {username='slave'} at 127.0.0.1:41834
I20260713 09:08:22.304641 20556 raft_consensus.cc:493] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:22.304994 20556 raft_consensus.cc:3060] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:22.307161 20481 raft_consensus.cc:515] T e8b418f0c45e4a038fb0a3b9408d2f5c P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:22.312393 20557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b418f0c45e4a038fb0a3b9408d2f5c" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d651326db2746318dad0b27e36a2ef8"
I20260713 09:08:22.313019 20557 raft_consensus.cc:3060] T e8b418f0c45e4a038fb0a3b9408d2f5c P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:22.319092 20630 raft_consensus.cc:2468] T 0da1010baf34453fa55562d140d7664d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 2.
I20260713 09:08:22.319464 20556 raft_consensus.cc:515] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:22.320873 20557 raft_consensus.cc:2468] T e8b418f0c45e4a038fb0a3b9408d2f5c P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d19be8d51804890b98cb44982490e15 in term 2.
I20260713 09:08:22.320943 20520 leader_election.cc:304] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d651326db2746318dad0b27e36a2ef8, ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 
I20260713 09:08:22.323414 20481 leader_election.cc:290] T e8b418f0c45e4a038fb0a3b9408d2f5c P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 2 election: Requested vote from peers 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:22.324525 20482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953b729d241849ca96c5f214529cb54f" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d19be8d51804890b98cb44982490e15"
I20260713 09:08:22.325110 20482 raft_consensus.cc:3060] T 953b729d241849ca96c5f214529cb54f P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:22.327400 20812 raft_consensus.cc:2804] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:22.327857 20446 leader_election.cc:304] T e8b418f0c45e4a038fb0a3b9408d2f5c P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d651326db2746318dad0b27e36a2ef8, 9d19be8d51804890b98cb44982490e15; no voters: 
I20260713 09:08:22.328548 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b418f0c45e4a038fb0a3b9408d2f5c" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
I20260713 09:08:22.329066 20811 consensus_queue.cc:1048] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.050s
I20260713 09:08:22.379614 20630 raft_consensus.cc:3055] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:22.380064 20630 raft_consensus.cc:740] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Running, Role: LEADER
I20260713 09:08:22.380957 20630 consensus_queue.cc:260] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:22.382653 20630 raft_consensus.cc:3060] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:22.347422 20556 leader_election.cc:290] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 2 election: Requested vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
I20260713 09:08:22.341430 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953b729d241849ca96c5f214529cb54f" candidate_uuid: "0d651326db2746318dad0b27e36a2ef8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
I20260713 09:08:22.398460 20631 raft_consensus.cc:3055] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:22.398811 20631 raft_consensus.cc:740] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Running, Role: LEADER
I20260713 09:08:22.328140 20812 raft_consensus.cc:697] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8 [term 2 LEADER]: Becoming Leader. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Running, Role: LEADER
I20260713 09:08:22.405769 20812 consensus_queue.cc:237] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:22.403753 20631 consensus_queue.cc:260] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:22.409219 20631 raft_consensus.cc:3060] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:22.409610 20630 raft_consensus.cc:2468] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d19be8d51804890b98cb44982490e15 in term 2.
I20260713 09:08:22.435882 20631 raft_consensus.cc:2468] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 2.
W20260713 09:08:22.770654 20596 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260713 09:08:23.437767 20520 leader_election.cc:304] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d651326db2746318dad0b27e36a2ef8, ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 
I20260713 09:08:23.439720 20768 raft_consensus.cc:2804] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:23.440373 20768 raft_consensus.cc:697] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8 [term 2 LEADER]: Becoming Leader. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Running, Role: LEADER
I20260713 09:08:23.441329 20768 consensus_queue.cc:237] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
W20260713 09:08:23.445693 20411 debug-util.cc:398] Leaking SignalData structure 0x7b080008a060 after lost signal to thread 16607
W20260713 09:08:23.461463 20482 consensus_meta.cc:287] T 953b729d241849ca96c5f214529cb54f P 9d19be8d51804890b98cb44982490e15: Time spent flushing consensus metadata: real 1.134s	user 0.025s	sys 0.001s
W20260713 09:08:23.465413 20596 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260713 09:08:23.461938 20482 raft_consensus.cc:2468] T 953b729d241849ca96c5f214529cb54f P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 2.
I20260713 09:08:23.470490 20482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54312 (request call id 85) took 1147 ms. Trace:
I20260713 09:08:23.471012 20482 rpcz_store.cc:276] 0713 09:08:22.323297 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:08:22.324084 (+   787us) service_pool.cc:224] Handling call
0713 09:08:23.470381 (+1146297us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260713 09:08:23.477834 20522 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.101s	user 0.012s	sys 0.022s
W20260713 09:08:23.478454 20522 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.102s	user 0.013s	sys 0.022s
W20260713 09:08:23.485262 20479 consensus_meta.cc:287] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15: Time spent flushing consensus metadata: real 1.171s	user 0.027s	sys 0.029s
I20260713 09:08:23.485922 20479 raft_consensus.cc:2468] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d651326db2746318dad0b27e36a2ef8 in term 2.
I20260713 09:08:23.486609 20479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54312 (request call id 83) took 1226 ms. Trace:
I20260713 09:08:23.488016 20479 rpcz_store.cc:276] 0713 09:08:22.260383 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:08:22.262203 (+  1820us) service_pool.cc:224] Handling call
0713 09:08:23.486530 (+1224327us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260713 09:08:23.501451 20411 debug-util.cc:398] Leaking SignalData structure 0x7b08001f1fc0 after lost signal to thread 20414
I20260713 09:08:23.506755 20860 raft_consensus.cc:993] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8: : Instructing follower 9d19be8d51804890b98cb44982490e15 to start an election
I20260713 09:08:23.507472 20860 raft_consensus.cc:993] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8: : Instructing follower 9d19be8d51804890b98cb44982490e15 to start an election
I20260713 09:08:23.507915 20860 raft_consensus.cc:1081] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Signalling peer 9d19be8d51804890b98cb44982490e15 to start an election
I20260713 09:08:23.509011 20860 raft_consensus.cc:1081] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Signalling peer 9d19be8d51804890b98cb44982490e15 to start an election
I20260713 09:08:23.512465 20482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cc429b3de0a4699ac622dca85f4b40d"
dest_uuid: "9d19be8d51804890b98cb44982490e15"
 from {username='slave'} at 127.0.0.1:54312
I20260713 09:08:23.513017 20479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0005277cd8574421b5453203520124e1"
dest_uuid: "9d19be8d51804890b98cb44982490e15"
 from {username='slave'} at 127.0.0.1:54312
I20260713 09:08:23.513130 20482 raft_consensus.cc:493] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:23.513616 20479 raft_consensus.cc:493] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:23.513657 20482 raft_consensus.cc:3060] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:23.514038 20479 raft_consensus.cc:3060] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:23.522054 20479 raft_consensus.cc:515] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
W20260713 09:08:23.524232 16609 debug-util.cc:398] Leaking SignalData structure 0x7b080000f860 after lost signal to thread 20446
I20260713 09:08:23.524175 20479 leader_election.cc:290] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 2 election: Requested vote from peers 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
W20260713 09:08:23.524801 16609 kernel_stack_watchdog.cc:198] Thread 20446 stuck at /apache/dev/git/kudu/src/kudu/rpc/outbound_call.cc:307 for 195ms:
Kernel stack:
(could not read kernel stack)
User stack:
<Timed out: thread did not respond: maybe it is blocking signals>
I20260713 09:08:23.525128 20377 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:59706 (request call id 82) took 1152 ms. Trace:
I20260713 09:08:23.525561 20377 rpcz_store.cc:276] 0713 09:08:22.373073 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:08:23.435267 (+1062194us) service_pool.cc:224] Handling call
0713 09:08:23.525061 (+ 89794us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260713 09:08:23.528837 20482 raft_consensus.cc:515] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:23.531214 20482 leader_election.cc:290] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 2 election: Requested vote from peers 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151), ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3:43591)
W20260713 09:08:23.534577 20446 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.55.2:39151, user_credentials={real_user=slave}} blocked reactor thread for 1.2067e+06us
I20260713 09:08:23.534714 20754 raft_consensus.cc:2804] T e8b418f0c45e4a038fb0a3b9408d2f5c P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:23.535749 20754 raft_consensus.cc:697] T e8b418f0c45e4a038fb0a3b9408d2f5c P 9d19be8d51804890b98cb44982490e15 [term 2 LEADER]: Becoming Leader. State: Replica: 9d19be8d51804890b98cb44982490e15, State: Running, Role: LEADER
I20260713 09:08:23.538125 20557 raft_consensus.cc:1275] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Refusing update from remote peer 9d19be8d51804890b98cb44982490e15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:23.538221 20554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0005277cd8574421b5453203520124e1" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d651326db2746318dad0b27e36a2ef8"
W20260713 09:08:23.538375 20445 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.55.3:43591, user_credentials={real_user=slave}} blocked reactor thread for 1.10252e+06us
I20260713 09:08:23.539517 20553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc429b3de0a4699ac622dca85f4b40d" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d651326db2746318dad0b27e36a2ef8"
I20260713 09:08:23.540158 20553 raft_consensus.cc:3055] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:23.540520 20553 raft_consensus.cc:740] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Running, Role: LEADER
I20260713 09:08:23.541409 20553 consensus_queue.cc:260] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:23.545047 20629 raft_consensus.cc:1275] T 6d25f297069d4527b6dc627a1b4b2487 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Refusing update from remote peer 9d19be8d51804890b98cb44982490e15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:23.546881 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0005277cd8574421b5453203520124e1" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
I20260713 09:08:23.547637 20630 raft_consensus.cc:3060] T 0005277cd8574421b5453203520124e1 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:23.547499 20863 consensus_queue.cc:1048] T 6d25f297069d4527b6dc627a1b4b2487 P 9d19be8d51804890b98cb44982490e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:23.552371 20554 raft_consensus.cc:3055] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:23.552857 20554 raft_consensus.cc:740] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Running, Role: LEADER
I20260713 09:08:23.553647 20554 consensus_queue.cc:260] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:23.554963 20554 raft_consensus.cc:3060] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:23.556380 20630 raft_consensus.cc:2468] T 0005277cd8574421b5453203520124e1 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d19be8d51804890b98cb44982490e15 in term 2.
I20260713 09:08:23.559499 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc429b3de0a4699ac622dca85f4b40d" candidate_uuid: "9d19be8d51804890b98cb44982490e15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
I20260713 09:08:23.560249 20631 raft_consensus.cc:3060] T 0cc429b3de0a4699ac622dca85f4b40d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:23.561044 20821 consensus_queue.cc:1048] T 6d25f297069d4527b6dc627a1b4b2487 P 9d19be8d51804890b98cb44982490e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:08:23.563938 20411 debug-util.cc:398] Leaking SignalData structure 0x7b08001fade0 after lost signal to thread 20506
I20260713 09:08:23.564055 20554 raft_consensus.cc:2468] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d19be8d51804890b98cb44982490e15 in term 2.
W20260713 09:08:23.565274 20521 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.208s	user 0.015s	sys 0.015s
W20260713 09:08:23.566069 20521 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.209s	user 0.016s	sys 0.016s
W20260713 09:08:23.566288 20411 debug-util.cc:398] Leaking SignalData structure 0x7b080025c260 after lost signal to thread 20581
W20260713 09:08:23.567543 20411 debug-util.cc:398] Leaking SignalData structure 0x7b0800140f20 after lost signal to thread 20655
I20260713 09:08:23.568075 20631 raft_consensus.cc:2468] T 0cc429b3de0a4699ac622dca85f4b40d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d19be8d51804890b98cb44982490e15 in term 2.
I20260713 09:08:23.569432 20446 leader_election.cc:304] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d651326db2746318dad0b27e36a2ef8, 9d19be8d51804890b98cb44982490e15; no voters: 
I20260713 09:08:23.542687 20553 raft_consensus.cc:3060] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:23.572355 20853 raft_consensus.cc:2804] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:23.572875 20853 raft_consensus.cc:697] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15 [term 2 LEADER]: Becoming Leader. State: Replica: 9d19be8d51804890b98cb44982490e15, State: Running, Role: LEADER
I20260713 09:08:23.536537 20754 consensus_queue.cc:237] T e8b418f0c45e4a038fb0a3b9408d2f5c P 9d19be8d51804890b98cb44982490e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:23.573801 20853 consensus_queue.cc:237] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:23.607692 20553 raft_consensus.cc:2468] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d19be8d51804890b98cb44982490e15 in term 2.
I20260713 09:08:23.613960 20446 leader_election.cc:304] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d651326db2746318dad0b27e36a2ef8, 9d19be8d51804890b98cb44982490e15; no voters: 
I20260713 09:08:23.615070 20821 raft_consensus.cc:2804] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:23.615579 20821 raft_consensus.cc:697] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15 [term 2 LEADER]: Becoming Leader. State: Replica: 9d19be8d51804890b98cb44982490e15, State: Running, Role: LEADER
I20260713 09:08:23.616439 20821 consensus_queue.cc:237] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:23.620141 20378 catalog_manager.cc:5697] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8 reported cstate change: term changed from 1 to 2, leader changed from 9d19be8d51804890b98cb44982490e15 (127.16.55.1) to 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2). New cstate: current_term: 2 leader_uuid: "0d651326db2746318dad0b27e36a2ef8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:23.623471 20378 catalog_manager.cc:5697] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8 reported cstate change: term changed from 1 to 2, leader changed from ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3) to 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2). New cstate: current_term: 2 leader_uuid: "0d651326db2746318dad0b27e36a2ef8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:23.652567 20377 catalog_manager.cc:5697] T e8b418f0c45e4a038fb0a3b9408d2f5c P 9d19be8d51804890b98cb44982490e15 reported cstate change: term changed from 1 to 2, leader changed from ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3) to 9d19be8d51804890b98cb44982490e15 (127.16.55.1). New cstate: current_term: 2 leader_uuid: "9d19be8d51804890b98cb44982490e15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:23.670397 20377 catalog_manager.cc:5697] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15 reported cstate change: term changed from 1 to 2, leader changed from 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2) to 9d19be8d51804890b98cb44982490e15 (127.16.55.1). New cstate: current_term: 2 leader_uuid: "9d19be8d51804890b98cb44982490e15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:23.672262 20377 catalog_manager.cc:5697] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15 reported cstate change: term changed from 1 to 2, leader changed from 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2) to 9d19be8d51804890b98cb44982490e15 (127.16.55.1). New cstate: current_term: 2 leader_uuid: "9d19be8d51804890b98cb44982490e15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:23.811410 20479 raft_consensus.cc:1275] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Refusing update from remote peer 0d651326db2746318dad0b27e36a2ef8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:23.812847 20768 consensus_queue.cc:1048] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:23.823601 20630 raft_consensus.cc:1275] T 0da1010baf34453fa55562d140d7664d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Refusing update from remote peer 0d651326db2746318dad0b27e36a2ef8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:23.829151 20812 consensus_queue.cc:1048] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:23.934217 20479 raft_consensus.cc:1275] T 953b729d241849ca96c5f214529cb54f P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Refusing update from remote peer 0d651326db2746318dad0b27e36a2ef8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:23.935683 20812 consensus_queue.cc:1048] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:23.948709 20630 raft_consensus.cc:1275] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Refusing update from remote peer 0d651326db2746318dad0b27e36a2ef8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:23.952975 20812 consensus_queue.cc:1048] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:23.970688 20557 raft_consensus.cc:1275] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Refusing update from remote peer 9d19be8d51804890b98cb44982490e15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:23.972304 20853 consensus_queue.cc:1048] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:23.983302 20630 raft_consensus.cc:1275] T 0005277cd8574421b5453203520124e1 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Refusing update from remote peer 9d19be8d51804890b98cb44982490e15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:23.985090 20853 consensus_queue.cc:1048] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:24.022903 20557 raft_consensus.cc:1275] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Refusing update from remote peer 9d19be8d51804890b98cb44982490e15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:24.024572 20853 consensus_queue.cc:1048] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:24.035854 20631 raft_consensus.cc:1275] T 0cc429b3de0a4699ac622dca85f4b40d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Refusing update from remote peer 9d19be8d51804890b98cb44982490e15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:24.038173 20865 consensus_queue.cc:1048] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:24.041062 20557 raft_consensus.cc:1275] T e8b418f0c45e4a038fb0a3b9408d2f5c P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Refusing update from remote peer 9d19be8d51804890b98cb44982490e15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:24.046540 20865 consensus_queue.cc:1048] T e8b418f0c45e4a038fb0a3b9408d2f5c P 9d19be8d51804890b98cb44982490e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:24.065194 20630 raft_consensus.cc:1275] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Refusing update from remote peer 9d19be8d51804890b98cb44982490e15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:24.066960 20853 consensus_queue.cc:1048] T e8b418f0c45e4a038fb0a3b9408d2f5c P 9d19be8d51804890b98cb44982490e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:24.525408 16609 debug-util.cc:398] Leaking SignalData structure 0x7b080000f880 after lost signal to thread 20446
I20260713 09:08:25.186924 20378 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:59738:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:08:25.210458 20378 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59738:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:08:25.274569 16604 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260713 09:08:25.439625 20520 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.55.3:43591, user_credentials={real_user=slave}} blocked reactor thread for 51617us
W20260713 09:08:25.496158 20902 log.cc:927] Time spent T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260713 09:08:25.487550 20921 tablet.cc:1724] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:08:25.546644 20919 log.cc:927] Time spent T c8bfe60586414ed8ac40dba60a336ece P ef6f96bda07444bbb0db7acfd7cb5a1d: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
W20260713 09:08:25.556281 20923 log.cc:927] Time spent T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d: Append to log took a long time: real 0.063s	user 0.000s	sys 0.001s
I20260713 09:08:25.571589 20481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0005277cd8574421b5453203520124e1"
dest_uuid: "9d19be8d51804890b98cb44982490e15"
mode: GRACEFUL
new_leader_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
 from {username='slave'} at 127.0.0.1:40868
I20260713 09:08:25.572417 20481 raft_consensus.cc:606] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15 [term 2 LEADER]: Received request to transfer leadership to TS ef6f96bda07444bbb0db7acfd7cb5a1d
I20260713 09:08:25.538121 20936 tablet.cc:1724] T 0e8cab8f024048f9a2e7b4aa3835863d P ef6f96bda07444bbb0db7acfd7cb5a1d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:08:25.573810 20583 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:0e8cab8f024048f9a2e7b4aa3835863d)
I20260713 09:08:25.607762 20940 tablet.cc:1724] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:08:25.610695 20901 log.cc:927] Time spent T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15: Append to log took a long time: real 0.223s	user 0.000s	sys 0.004s
W20260713 09:08:25.612119 20583 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:0e8cab8f024048f9a2e7b4aa3835863d)
W20260713 09:08:25.613163 20583 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:0e8cab8f024048f9a2e7b4aa3835863d)
I20260713 09:08:25.613391 20939 tablet.cc:1724] T 6d25f297069d4527b6dc627a1b4b2487 P ef6f96bda07444bbb0db7acfd7cb5a1d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:25.667738 20942 tablet.cc:1724] T 6d25f297069d4527b6dc627a1b4b2487 P 9d19be8d51804890b98cb44982490e15: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:08:25.691092 20445 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.55.3:43591, user_credentials={real_user=slave}} blocked reactor thread for 101211us
I20260713 09:08:25.713786 20949 tablet.cc:1724] T 0e8cab8f024048f9a2e7b4aa3835863d P 9d19be8d51804890b98cb44982490e15: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:25.702035 20936 tablet.cc:1724] T c8bfe60586414ed8ac40dba60a336ece P ef6f96bda07444bbb0db7acfd7cb5a1d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:25.734294 20944 tablet.cc:1724] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:25.730604 20921 tablet.cc:1724] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:25.737676 20754 raft_consensus.cc:993] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15: : Instructing follower ef6f96bda07444bbb0db7acfd7cb5a1d to start an election
I20260713 09:08:25.738183 20754 raft_consensus.cc:1081] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15 [term 2 LEADER]: Signalling peer ef6f96bda07444bbb0db7acfd7cb5a1d to start an election
I20260713 09:08:25.734174 20946 tablet.cc:1724] T e767c473cd8f4e42879e3d2236a433aa P 0d651326db2746318dad0b27e36a2ef8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:25.728659 20947 tablet.cc:1724] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:25.743101 20948 tablet.cc:1724] T e8b418f0c45e4a038fb0a3b9408d2f5c P 9d19be8d51804890b98cb44982490e15: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:25.757053 20946 tablet.cc:1724] T c8bfe60586414ed8ac40dba60a336ece P 0d651326db2746318dad0b27e36a2ef8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:25.762581 20625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0005277cd8574421b5453203520124e1"
dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
 from {username='slave'} at 127.0.0.1:39284
I20260713 09:08:25.763268 20625 raft_consensus.cc:493] T 0005277cd8574421b5453203520124e1 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:25.763681 20625 raft_consensus.cc:3060] T 0005277cd8574421b5453203520124e1 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:25.771929 20946 tablet.cc:1724] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:25.772656 20951 tablet.cc:1724] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:25.777493 20939 tablet.cc:1724] T 0da1010baf34453fa55562d140d7664d P ef6f96bda07444bbb0db7acfd7cb5a1d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:25.794057 20557 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e8cab8f024048f9a2e7b4aa3835863d"
dest_uuid: "0d651326db2746318dad0b27e36a2ef8"
mode: GRACEFUL
new_leader_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
 from {username='slave'} at 127.0.0.1:55726
I20260713 09:08:25.794840 20557 raft_consensus.cc:606] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Received request to transfer leadership to TS ef6f96bda07444bbb0db7acfd7cb5a1d
I20260713 09:08:25.795596 20940 tablet.cc:1724] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:25.796491 16604 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:08:25.780580 20954 tablet.cc:1724] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:25.805136 16604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:25.800148 20946 tablet.cc:1724] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:25.807454 20948 tablet.cc:1724] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:25.807750 20942 tablet.cc:1724] T 953b729d241849ca96c5f214529cb54f P 9d19be8d51804890b98cb44982490e15: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:25.802531 20625 raft_consensus.cc:515] T 0005277cd8574421b5453203520124e1 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:25.809689 20949 tablet.cc:1724] T c8bfe60586414ed8ac40dba60a336ece P 9d19be8d51804890b98cb44982490e15: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:25.810962 20625 leader_election.cc:290] T 0005277cd8574421b5453203520124e1 P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 3 election: Requested vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151)
I20260713 09:08:25.812084 20557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0005277cd8574421b5453203520124e1" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "0d651326db2746318dad0b27e36a2ef8"
I20260713 09:08:25.812691 20557 raft_consensus.cc:3060] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:25.813470 20947 tablet.cc:1724] T e8b418f0c45e4a038fb0a3b9408d2f5c P 0d651326db2746318dad0b27e36a2ef8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:25.815851 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0005277cd8574421b5453203520124e1" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "9d19be8d51804890b98cb44982490e15"
I20260713 09:08:25.816479 20479 raft_consensus.cc:3055] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:25.816777 20479 raft_consensus.cc:740] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9d19be8d51804890b98cb44982490e15, State: Running, Role: LEADER
I20260713 09:08:25.817237 20936 tablet.cc:1724] T 0005277cd8574421b5453203520124e1 P ef6f96bda07444bbb0db7acfd7cb5a1d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:25.817534 20479 consensus_queue.cc:260] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15 [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: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:25.818725 20479 raft_consensus.cc:3060] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:25.827875 20557 raft_consensus.cc:2468] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in term 3.
I20260713 09:08:25.830768 20944 tablet.cc:1724] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:25.848534 20595 leader_election.cc:304] T 0005277cd8574421b5453203520124e1 P ef6f96bda07444bbb0db7acfd7cb5a1d [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: 0d651326db2746318dad0b27e36a2ef8, ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 
I20260713 09:08:25.849583 20798 raft_consensus.cc:2804] T 0005277cd8574421b5453203520124e1 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:25.849371 20948 tablet.cc:1724] T e767c473cd8f4e42879e3d2236a433aa P 9d19be8d51804890b98cb44982490e15: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:25.850131 20798 raft_consensus.cc:697] T 0005277cd8574421b5453203520124e1 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 3 LEADER]: Becoming Leader. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Running, Role: LEADER
I20260713 09:08:25.851136 20798 consensus_queue.cc:237] T 0005277cd8574421b5453203520124e1 P ef6f96bda07444bbb0db7acfd7cb5a1d [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: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:25.849876 20954 tablet.cc:1724] T 0cc429b3de0a4699ac622dca85f4b40d P ef6f96bda07444bbb0db7acfd7cb5a1d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:25.869676 20380 catalog_manager.cc:5697] T 0005277cd8574421b5453203520124e1 P ef6f96bda07444bbb0db7acfd7cb5a1d reported cstate change: term changed from 2 to 3, leader changed from 9d19be8d51804890b98cb44982490e15 (127.16.55.1) to ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3). New cstate: current_term: 3 leader_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:25.875298 20479 raft_consensus.cc:2468] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in term 3.
I20260713 09:08:25.887861 20479 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7cf93f9e66cd4cf6a4bd418723c3066b"
dest_uuid: "9d19be8d51804890b98cb44982490e15"
mode: GRACEFUL
new_leader_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
 from {username='slave'} at 127.0.0.1:40868
I20260713 09:08:25.891144 20479 raft_consensus.cc:606] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15 [term 1 LEADER]: Received request to transfer leadership to TS ef6f96bda07444bbb0db7acfd7cb5a1d
I20260713 09:08:25.895157 20557 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5bce09ffe164cfeb5187312d24640f6"
dest_uuid: "0d651326db2746318dad0b27e36a2ef8"
mode: GRACEFUL
new_leader_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
 from {username='slave'} at 127.0.0.1:55726
I20260713 09:08:25.895821 20557 raft_consensus.cc:606] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8 [term 2 LEADER]: Received request to transfer leadership to TS ef6f96bda07444bbb0db7acfd7cb5a1d
I20260713 09:08:25.897692 16604 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:08:25.898298 16604 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:25.911228 20380 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 7c1c9f130ef64da28e00df5ccd3de817: soft_deleted_table [id=27948a70fd6f442584cf07a2098aec8f] alter complete (version 1)
I20260713 09:08:25.925697 20912 raft_consensus.cc:993] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8: : Instructing follower ef6f96bda07444bbb0db7acfd7cb5a1d to start an election
I20260713 09:08:25.926262 20952 raft_consensus.cc:1081] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Signalling peer ef6f96bda07444bbb0db7acfd7cb5a1d to start an election
I20260713 09:08:25.927853 20625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e8cab8f024048f9a2e7b4aa3835863d"
dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
 from {username='slave'} at 127.0.0.1:39292
I20260713 09:08:25.928340 20625 raft_consensus.cc:493] T 0e8cab8f024048f9a2e7b4aa3835863d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:25.928647 20625 raft_consensus.cc:3060] T 0e8cab8f024048f9a2e7b4aa3835863d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:25.933627 20625 raft_consensus.cc:515] T 0e8cab8f024048f9a2e7b4aa3835863d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:25.935447 20625 leader_election.cc:290] T 0e8cab8f024048f9a2e7b4aa3835863d P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 2 election: Requested vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151)
I20260713 09:08:25.936383 20479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8cab8f024048f9a2e7b4aa3835863d" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "9d19be8d51804890b98cb44982490e15"
I20260713 09:08:25.936692 20557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8cab8f024048f9a2e7b4aa3835863d" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "0d651326db2746318dad0b27e36a2ef8"
I20260713 09:08:25.937130 20479 raft_consensus.cc:3060] T 0e8cab8f024048f9a2e7b4aa3835863d P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:25.937368 20557 raft_consensus.cc:3055] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:25.937765 20557 raft_consensus.cc:740] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Running, Role: LEADER
I20260713 09:08:25.938572 20557 consensus_queue.cc:260] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:25.939797 20557 raft_consensus.cc:3060] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:25.945174 20557 raft_consensus.cc:2468] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in term 2.
I20260713 09:08:25.945138 20479 raft_consensus.cc:2468] T 0e8cab8f024048f9a2e7b4aa3835863d P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in term 2.
I20260713 09:08:25.946578 20481 raft_consensus.cc:1240] T 0e8cab8f024048f9a2e7b4aa3835863d P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Rejecting Update request from peer 0d651326db2746318dad0b27e36a2ef8 for earlier term 1. Current term is 2. Ops: []
I20260713 09:08:25.946534 20595 leader_election.cc:304] T 0e8cab8f024048f9a2e7b4aa3835863d P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d651326db2746318dad0b27e36a2ef8, ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 
I20260713 09:08:25.947548 20798 raft_consensus.cc:2804] T 0e8cab8f024048f9a2e7b4aa3835863d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:25.948057 20798 raft_consensus.cc:697] T 0e8cab8f024048f9a2e7b4aa3835863d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 LEADER]: Becoming Leader. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Running, Role: LEADER
I20260713 09:08:25.948908 20798 consensus_queue.cc:237] T 0e8cab8f024048f9a2e7b4aa3835863d P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:25.956378 20377 catalog_manager.cc:5697] T 0e8cab8f024048f9a2e7b4aa3835863d P ef6f96bda07444bbb0db7acfd7cb5a1d reported cstate change: term changed from 1 to 2, leader changed from 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2) to ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3). New cstate: current_term: 2 leader_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:26.000814 20912 raft_consensus.cc:993] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8: : Instructing follower ef6f96bda07444bbb0db7acfd7cb5a1d to start an election
I20260713 09:08:26.001394 20952 raft_consensus.cc:1081] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8 [term 2 LEADER]: Signalling peer ef6f96bda07444bbb0db7acfd7cb5a1d to start an election
I20260713 09:08:26.003173 20625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5bce09ffe164cfeb5187312d24640f6"
dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
 from {username='slave'} at 127.0.0.1:39292
I20260713 09:08:26.003820 20625 raft_consensus.cc:493] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:26.004247 20625 raft_consensus.cc:3060] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:26.012569 20625 raft_consensus.cc:515] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:26.015322 20625 leader_election.cc:290] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 3 election: Requested vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151)
I20260713 09:08:26.016083 20481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5bce09ffe164cfeb5187312d24640f6" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9d19be8d51804890b98cb44982490e15"
I20260713 09:08:26.016541 20557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5bce09ffe164cfeb5187312d24640f6" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0d651326db2746318dad0b27e36a2ef8"
I20260713 09:08:26.016781 20481 raft_consensus.cc:3060] T a5bce09ffe164cfeb5187312d24640f6 P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:26.017235 20557 raft_consensus.cc:3055] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:26.017614 20557 raft_consensus.cc:740] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0d651326db2746318dad0b27e36a2ef8, State: Running, Role: LEADER
I20260713 09:08:26.018482 20557 consensus_queue.cc:260] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8 [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: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:26.019910 20557 raft_consensus.cc:3060] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:26.022944 20481 raft_consensus.cc:2468] T a5bce09ffe164cfeb5187312d24640f6 P 9d19be8d51804890b98cb44982490e15 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in term 3.
I20260713 09:08:26.024313 20596 leader_election.cc:304] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [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: 9d19be8d51804890b98cb44982490e15, ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 
I20260713 09:08:26.025044 20798 raft_consensus.cc:2804] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:26.025503 20798 raft_consensus.cc:697] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 3 LEADER]: Becoming Leader. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Running, Role: LEADER
I20260713 09:08:26.026337 20798 consensus_queue.cc:237] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [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: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:26.028331 20557 raft_consensus.cc:2468] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in term 3.
I20260713 09:08:26.034482 20377 catalog_manager.cc:5697] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d reported cstate change: term changed from 2 to 3, leader changed from 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2) to ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3). New cstate: current_term: 3 leader_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:26.309597 20481 raft_consensus.cc:1275] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15 [term 3 FOLLOWER]: Refusing update from remote peer ef6f96bda07444bbb0db7acfd7cb5a1d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:08:26.311322 20798 consensus_queue.cc:1048] T 0005277cd8574421b5453203520124e1 P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:26.324512 20557 raft_consensus.cc:1275] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [term 3 FOLLOWER]: Refusing update from remote peer ef6f96bda07444bbb0db7acfd7cb5a1d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:08:26.326692 20798 consensus_queue.cc:1048] T 0005277cd8574421b5453203520124e1 P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:26.377669 20962 raft_consensus.cc:993] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15: : Instructing follower ef6f96bda07444bbb0db7acfd7cb5a1d to start an election
I20260713 09:08:26.378196 20933 raft_consensus.cc:1081] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15 [term 1 LEADER]: Signalling peer ef6f96bda07444bbb0db7acfd7cb5a1d to start an election
I20260713 09:08:26.379798 20624 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7cf93f9e66cd4cf6a4bd418723c3066b"
dest_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d"
 from {username='slave'} at 127.0.0.1:39284
I20260713 09:08:26.380318 20624 raft_consensus.cc:493] T 7cf93f9e66cd4cf6a4bd418723c3066b P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:26.380676 20624 raft_consensus.cc:3060] T 7cf93f9e66cd4cf6a4bd418723c3066b P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:26.386034 20624 raft_consensus.cc:515] T 7cf93f9e66cd4cf6a4bd418723c3066b P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:26.387794 20624 leader_election.cc:290] T 7cf93f9e66cd4cf6a4bd418723c3066b P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 2 election: Requested vote from peers 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721), 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151)
I20260713 09:08:26.388829 20481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf93f9e66cd4cf6a4bd418723c3066b" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d19be8d51804890b98cb44982490e15"
I20260713 09:08:26.388935 20557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf93f9e66cd4cf6a4bd418723c3066b" candidate_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d651326db2746318dad0b27e36a2ef8"
I20260713 09:08:26.389668 20481 raft_consensus.cc:3055] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:26.389753 20557 raft_consensus.cc:3060] T 7cf93f9e66cd4cf6a4bd418723c3066b P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:26.390105 20481 raft_consensus.cc:740] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d19be8d51804890b98cb44982490e15, State: Running, Role: LEADER
I20260713 09:08:26.391019 20481 consensus_queue.cc:260] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:26.392445 20481 raft_consensus.cc:3060] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:26.395622 20557 raft_consensus.cc:2468] T 7cf93f9e66cd4cf6a4bd418723c3066b P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in term 2.
I20260713 09:08:26.396970 20595 leader_election.cc:304] T 7cf93f9e66cd4cf6a4bd418723c3066b P ef6f96bda07444bbb0db7acfd7cb5a1d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d651326db2746318dad0b27e36a2ef8, ef6f96bda07444bbb0db7acfd7cb5a1d; no voters: 
I20260713 09:08:26.397904 20798 raft_consensus.cc:2804] T 7cf93f9e66cd4cf6a4bd418723c3066b P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:26.398365 20798 raft_consensus.cc:697] T 7cf93f9e66cd4cf6a4bd418723c3066b P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 LEADER]: Becoming Leader. State: Replica: ef6f96bda07444bbb0db7acfd7cb5a1d, State: Running, Role: LEADER
I20260713 09:08:26.399533 20798 consensus_queue.cc:237] T 7cf93f9e66cd4cf6a4bd418723c3066b P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } }
I20260713 09:08:26.401118 20481 raft_consensus.cc:2468] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f96bda07444bbb0db7acfd7cb5a1d in term 2.
I20260713 09:08:26.408596 20481 raft_consensus.cc:1275] T a5bce09ffe164cfeb5187312d24640f6 P 9d19be8d51804890b98cb44982490e15 [term 3 FOLLOWER]: Refusing update from remote peer ef6f96bda07444bbb0db7acfd7cb5a1d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:26.408522 20377 catalog_manager.cc:5697] T 7cf93f9e66cd4cf6a4bd418723c3066b P ef6f96bda07444bbb0db7acfd7cb5a1d reported cstate change: term changed from 1 to 2, leader changed from 9d19be8d51804890b98cb44982490e15 (127.16.55.1) to ef6f96bda07444bbb0db7acfd7cb5a1d (127.16.55.3). New cstate: current_term: 2 leader_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef6f96bda07444bbb0db7acfd7cb5a1d" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 43591 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:26.410091 20798 consensus_queue.cc:1048] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:26.420104 20557 raft_consensus.cc:1275] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8 [term 3 FOLLOWER]: Refusing update from remote peer ef6f96bda07444bbb0db7acfd7cb5a1d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:26.422708 20914 consensus_queue.cc:1048] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:26.432962 20553 raft_consensus.cc:1275] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Refusing update from remote peer ef6f96bda07444bbb0db7acfd7cb5a1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:08:26.434360 20914 consensus_queue.cc:1048] T 0e8cab8f024048f9a2e7b4aa3835863d P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:26.443015 20482 raft_consensus.cc:1275] T 0e8cab8f024048f9a2e7b4aa3835863d P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Refusing update from remote peer ef6f96bda07444bbb0db7acfd7cb5a1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:08:26.444965 20914 consensus_queue.cc:1048] T 0e8cab8f024048f9a2e7b4aa3835863d P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:26.870337 20557 raft_consensus.cc:1275] T 7cf93f9e66cd4cf6a4bd418723c3066b P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Refusing update from remote peer ef6f96bda07444bbb0db7acfd7cb5a1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:26.874625 20798 consensus_queue.cc:1048] T 7cf93f9e66cd4cf6a4bd418723c3066b P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d651326db2746318dad0b27e36a2ef8" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 39151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:26.890937 20482 raft_consensus.cc:1275] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Refusing update from remote peer ef6f96bda07444bbb0db7acfd7cb5a1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:26.896766 20966 consensus_queue.cc:1048] T 7cf93f9e66cd4cf6a4bd418723c3066b P ef6f96bda07444bbb0db7acfd7cb5a1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d19be8d51804890b98cb44982490e15" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:26.980799 16604 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:08:26.986755 16604 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:08:26.987251 16604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:26.992218 16604 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:08:26.992739 16604 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:28.037236 16604 tablet_server.cc:179] TabletServer@127.16.55.1:0 shutting down...
I20260713 09:08:28.091173 16604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:28.092296 16604 tablet_replica.cc:333] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15: stopping tablet replica
I20260713 09:08:28.093886 16604 raft_consensus.cc:2243] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.095391 16604 raft_consensus.cc:2272] T 0005277cd8574421b5453203520124e1 P 9d19be8d51804890b98cb44982490e15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.099509 16604 tablet_replica.cc:333] T e767c473cd8f4e42879e3d2236a433aa P 9d19be8d51804890b98cb44982490e15: stopping tablet replica
I20260713 09:08:28.100231 16604 raft_consensus.cc:2243] T e767c473cd8f4e42879e3d2236a433aa P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.101058 16604 raft_consensus.cc:2272] T e767c473cd8f4e42879e3d2236a433aa P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.105046 16604 tablet_replica.cc:333] T 6d25f297069d4527b6dc627a1b4b2487 P 9d19be8d51804890b98cb44982490e15: stopping tablet replica
I20260713 09:08:28.105998 16604 raft_consensus.cc:2243] T 6d25f297069d4527b6dc627a1b4b2487 P 9d19be8d51804890b98cb44982490e15 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:28.107118 16604 raft_consensus.cc:2272] T 6d25f297069d4527b6dc627a1b4b2487 P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.110286 16604 tablet_replica.cc:333] T 953b729d241849ca96c5f214529cb54f P 9d19be8d51804890b98cb44982490e15: stopping tablet replica
I20260713 09:08:28.111210 16604 raft_consensus.cc:2243] T 953b729d241849ca96c5f214529cb54f P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.112035 16604 raft_consensus.cc:2272] T 953b729d241849ca96c5f214529cb54f P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.114698 16604 tablet_replica.cc:333] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15: stopping tablet replica
I20260713 09:08:28.115480 16604 raft_consensus.cc:2243] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.116264 16604 raft_consensus.cc:2272] T 0da1010baf34453fa55562d140d7664d P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.119136 16604 tablet_replica.cc:333] T 0e8cab8f024048f9a2e7b4aa3835863d P 9d19be8d51804890b98cb44982490e15: stopping tablet replica
I20260713 09:08:28.119750 16604 raft_consensus.cc:2243] T 0e8cab8f024048f9a2e7b4aa3835863d P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.120429 16604 raft_consensus.cc:2272] T 0e8cab8f024048f9a2e7b4aa3835863d P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.123564 16604 tablet_replica.cc:333] T cf2f4c432eb544c1a64e1f08dc43264e P 9d19be8d51804890b98cb44982490e15: stopping tablet replica
I20260713 09:08:28.124289 16604 raft_consensus.cc:2243] T cf2f4c432eb544c1a64e1f08dc43264e P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.124959 16604 raft_consensus.cc:2272] T cf2f4c432eb544c1a64e1f08dc43264e P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.128259 16604 tablet_replica.cc:333] T 8b3c3532cdc745b28f73cd644435c6f9 P 9d19be8d51804890b98cb44982490e15: stopping tablet replica
I20260713 09:08:28.128945 16604 raft_consensus.cc:2243] T 8b3c3532cdc745b28f73cd644435c6f9 P 9d19be8d51804890b98cb44982490e15 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:28.130378 16604 raft_consensus.cc:2272] T 8b3c3532cdc745b28f73cd644435c6f9 P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.133333 16604 tablet_replica.cc:333] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15: stopping tablet replica
I20260713 09:08:28.133989 16604 raft_consensus.cc:2243] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:28.135336 16604 raft_consensus.cc:2272] T 0cc429b3de0a4699ac622dca85f4b40d P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.138223 16604 tablet_replica.cc:333] T c8bfe60586414ed8ac40dba60a336ece P 9d19be8d51804890b98cb44982490e15: stopping tablet replica
I20260713 09:08:28.138846 16604 raft_consensus.cc:2243] T c8bfe60586414ed8ac40dba60a336ece P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.139848 16604 raft_consensus.cc:2272] T c8bfe60586414ed8ac40dba60a336ece P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.143369 16604 tablet_replica.cc:333] T 66e0fd369f854878ad30d32c25039fe6 P 9d19be8d51804890b98cb44982490e15: stopping tablet replica
I20260713 09:08:28.144012 16604 raft_consensus.cc:2243] T 66e0fd369f854878ad30d32c25039fe6 P 9d19be8d51804890b98cb44982490e15 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:28.145087 16604 raft_consensus.cc:2272] T 66e0fd369f854878ad30d32c25039fe6 P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.147827 16604 tablet_replica.cc:333] T 63c5ec6dcfe84f46b8b43e154316cb43 P 9d19be8d51804890b98cb44982490e15: stopping tablet replica
I20260713 09:08:28.148659 16604 raft_consensus.cc:2243] T 63c5ec6dcfe84f46b8b43e154316cb43 P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.149276 16604 raft_consensus.cc:2272] T 63c5ec6dcfe84f46b8b43e154316cb43 P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.152529 16604 tablet_replica.cc:333] T e6c30eebc2ce4156b72438b3becc33ab P 9d19be8d51804890b98cb44982490e15: stopping tablet replica
W20260713 09:08:28.153290 20522 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260713 09:08:28.153474 16604 raft_consensus.cc:2243] T e6c30eebc2ce4156b72438b3becc33ab P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.154431 16604 raft_consensus.cc:2272] T e6c30eebc2ce4156b72438b3becc33ab P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.158313 16604 tablet_replica.cc:333] T a9ba3de383d6480fb8f5ace27289dbc0 P 9d19be8d51804890b98cb44982490e15: stopping tablet replica
W20260713 09:08:28.158505 20522 consensus_peers.cc:597] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8 -> Peer 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721): Couldn't send request to peer 9d19be8d51804890b98cb44982490e15. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:28.159271 16604 raft_consensus.cc:2243] T a9ba3de383d6480fb8f5ace27289dbc0 P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.159891 16604 raft_consensus.cc:2272] T a9ba3de383d6480fb8f5ace27289dbc0 P 9d19be8d51804890b98cb44982490e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.162514 16604 tablet_replica.cc:333] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15: stopping tablet replica
I20260713 09:08:28.163553 16604 raft_consensus.cc:2243] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.164305 16604 raft_consensus.cc:2272] T 7cf93f9e66cd4cf6a4bd418723c3066b P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.168331 16604 tablet_replica.cc:333] T e8b418f0c45e4a038fb0a3b9408d2f5c P 9d19be8d51804890b98cb44982490e15: stopping tablet replica
I20260713 09:08:28.169366 16604 raft_consensus.cc:2243] T e8b418f0c45e4a038fb0a3b9408d2f5c P 9d19be8d51804890b98cb44982490e15 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:28.170822 16604 raft_consensus.cc:2272] T e8b418f0c45e4a038fb0a3b9408d2f5c P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:28.171883 20596 consensus_peers.cc:597] T 0e8cab8f024048f9a2e7b4aa3835863d P ef6f96bda07444bbb0db7acfd7cb5a1d -> Peer 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721): Couldn't send request to peer 9d19be8d51804890b98cb44982490e15. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:28.173918 16604 tablet_replica.cc:333] T a5bce09ffe164cfeb5187312d24640f6 P 9d19be8d51804890b98cb44982490e15: stopping tablet replica
I20260713 09:08:28.174647 16604 raft_consensus.cc:2243] T a5bce09ffe164cfeb5187312d24640f6 P 9d19be8d51804890b98cb44982490e15 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.175351 16604 raft_consensus.cc:2272] T a5bce09ffe164cfeb5187312d24640f6 P 9d19be8d51804890b98cb44982490e15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.178910 16604 tablet_replica.cc:333] T b9e53b29d34c49199e63f981b620022a P 9d19be8d51804890b98cb44982490e15: stopping tablet replica
I20260713 09:08:28.179687 16604 raft_consensus.cc:2243] T b9e53b29d34c49199e63f981b620022a P 9d19be8d51804890b98cb44982490e15 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:28.181154 16604 raft_consensus.cc:2272] T b9e53b29d34c49199e63f981b620022a P 9d19be8d51804890b98cb44982490e15 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:28.189265 20522 consensus_peers.cc:597] T c8bfe60586414ed8ac40dba60a336ece P 0d651326db2746318dad0b27e36a2ef8 -> Peer 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721): Couldn't send request to peer 9d19be8d51804890b98cb44982490e15. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:28.202920 20522 consensus_peers.cc:597] T e6c30eebc2ce4156b72438b3becc33ab P 0d651326db2746318dad0b27e36a2ef8 -> Peer 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721): Couldn't send request to peer 9d19be8d51804890b98cb44982490e15. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:28.231892 20596 consensus_peers.cc:597] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d -> Peer 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721): Couldn't send request to peer 9d19be8d51804890b98cb44982490e15. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:39721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:28.237326 16604 tablet_server.cc:196] TabletServer@127.16.55.1:0 shutdown complete.
I20260713 09:08:28.293489 16604 tablet_server.cc:179] TabletServer@127.16.55.2:0 shutting down...
W20260713 09:08:28.294384 20522 consensus_peers.cc:597] T cf2f4c432eb544c1a64e1f08dc43264e P 0d651326db2746318dad0b27e36a2ef8 -> Peer 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721): Couldn't send request to peer 9d19be8d51804890b98cb44982490e15. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:39721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:28.316434 20596 consensus_peers.cc:597] T 63c5ec6dcfe84f46b8b43e154316cb43 P ef6f96bda07444bbb0db7acfd7cb5a1d -> Peer 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721): Couldn't send request to peer 9d19be8d51804890b98cb44982490e15. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:39721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:28.335160 20522 consensus_peers.cc:597] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8 -> Peer 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721): Couldn't send request to peer 9d19be8d51804890b98cb44982490e15. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:39721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:28.362038 20595 consensus_peers.cc:597] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d -> Peer 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151): Couldn't send request to peer 0d651326db2746318dad0b27e36a2ef8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:28.384641 16604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:28.386221 16604 tablet_replica.cc:333] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8: stopping tablet replica
I20260713 09:08:28.387466 16604 raft_consensus.cc:2243] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.388510 16604 raft_consensus.cc:2272] T 0cc429b3de0a4699ac622dca85f4b40d P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.392546 16604 tablet_replica.cc:333] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8: stopping tablet replica
I20260713 09:08:28.393357 16604 raft_consensus.cc:2243] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8 [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:08:28.393426 20596 consensus_peers.cc:597] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d -> Peer 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721): Couldn't send request to peer 9d19be8d51804890b98cb44982490e15. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:39721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:28.395431 16604 raft_consensus.cc:2272] T 0da1010baf34453fa55562d140d7664d P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.401548 16604 tablet_replica.cc:333] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8: stopping tablet replica
I20260713 09:08:28.403684 16604 raft_consensus.cc:2243] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.404574 16604 raft_consensus.cc:2272] T 0005277cd8574421b5453203520124e1 P 0d651326db2746318dad0b27e36a2ef8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.409350 16604 tablet_replica.cc:333] T e767c473cd8f4e42879e3d2236a433aa P 0d651326db2746318dad0b27e36a2ef8: stopping tablet replica
I20260713 09:08:28.410322 16604 raft_consensus.cc:2243] T e767c473cd8f4e42879e3d2236a433aa P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.411283 16604 raft_consensus.cc:2272] T e767c473cd8f4e42879e3d2236a433aa P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.414889 16604 tablet_replica.cc:333] T e6c30eebc2ce4156b72438b3becc33ab P 0d651326db2746318dad0b27e36a2ef8: stopping tablet replica
I20260713 09:08:28.416038 16604 raft_consensus.cc:2243] T e6c30eebc2ce4156b72438b3becc33ab P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:28.417573 16604 raft_consensus.cc:2272] T e6c30eebc2ce4156b72438b3becc33ab P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.421252 16604 tablet_replica.cc:333] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8: stopping tablet replica
I20260713 09:08:28.422325 16604 raft_consensus.cc:2243] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.423184 16604 raft_consensus.cc:2272] T 63c5ec6dcfe84f46b8b43e154316cb43 P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.427163 16604 tablet_replica.cc:333] T c8bfe60586414ed8ac40dba60a336ece P 0d651326db2746318dad0b27e36a2ef8: stopping tablet replica
I20260713 09:08:28.428337 16604 raft_consensus.cc:2243] T c8bfe60586414ed8ac40dba60a336ece P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:28.429745 16604 raft_consensus.cc:2272] T c8bfe60586414ed8ac40dba60a336ece P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.433147 16604 tablet_replica.cc:333] T 66e0fd369f854878ad30d32c25039fe6 P 0d651326db2746318dad0b27e36a2ef8: stopping tablet replica
I20260713 09:08:28.434073 16604 raft_consensus.cc:2243] T 66e0fd369f854878ad30d32c25039fe6 P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.434913 16604 raft_consensus.cc:2272] T 66e0fd369f854878ad30d32c25039fe6 P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.439230 16604 tablet_replica.cc:333] T e8b418f0c45e4a038fb0a3b9408d2f5c P 0d651326db2746318dad0b27e36a2ef8: stopping tablet replica
I20260713 09:08:28.440208 16604 raft_consensus.cc:2243] T e8b418f0c45e4a038fb0a3b9408d2f5c P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.441157 16604 raft_consensus.cc:2272] T e8b418f0c45e4a038fb0a3b9408d2f5c P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.444711 16604 tablet_replica.cc:333] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8: stopping tablet replica
I20260713 09:08:28.445740 16604 raft_consensus.cc:2243] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.446568 16604 raft_consensus.cc:2272] T a5bce09ffe164cfeb5187312d24640f6 P 0d651326db2746318dad0b27e36a2ef8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.450313 16604 tablet_replica.cc:333] T 7cf93f9e66cd4cf6a4bd418723c3066b P 0d651326db2746318dad0b27e36a2ef8: stopping tablet replica
I20260713 09:08:28.451352 16604 raft_consensus.cc:2243] T 7cf93f9e66cd4cf6a4bd418723c3066b P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.452112 16604 raft_consensus.cc:2272] T 7cf93f9e66cd4cf6a4bd418723c3066b P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.455380 16604 tablet_replica.cc:333] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8: stopping tablet replica
I20260713 09:08:28.456264 16604 raft_consensus.cc:2243] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:28.457598 16604 raft_consensus.cc:2272] T 953b729d241849ca96c5f214529cb54f P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.461086 16604 tablet_replica.cc:333] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8: stopping tablet replica
I20260713 09:08:28.461922 16604 raft_consensus.cc:2243] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.462742 16604 raft_consensus.cc:2272] T 6d25f297069d4527b6dc627a1b4b2487 P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:28.464990 20596 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.55.1:39721, user_credentials={real_user=slave}} blocked reactor thread for 71620.3us
I20260713 09:08:28.466048 16604 tablet_replica.cc:333] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8: stopping tablet replica
I20260713 09:08:28.466741 16604 raft_consensus.cc:2243] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.467501 16604 raft_consensus.cc:2272] T 0e8cab8f024048f9a2e7b4aa3835863d P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.470639 16604 tablet_replica.cc:333] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8: stopping tablet replica
I20260713 09:08:28.471553 16604 raft_consensus.cc:2243] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:08:28.472198 20595 consensus_peers.cc:597] T 0005277cd8574421b5453203520124e1 P ef6f96bda07444bbb0db7acfd7cb5a1d -> Peer 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151): Couldn't send request to peer 0d651326db2746318dad0b27e36a2ef8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:28.472280 16604 raft_consensus.cc:2272] T 8b3c3532cdc745b28f73cd644435c6f9 P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:28.474485 20596 consensus_peers.cc:597] T 7cf93f9e66cd4cf6a4bd418723c3066b P ef6f96bda07444bbb0db7acfd7cb5a1d -> Peer 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721): Couldn't send request to peer 9d19be8d51804890b98cb44982490e15. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:39721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:28.475864 16604 tablet_replica.cc:333] T cf2f4c432eb544c1a64e1f08dc43264e P 0d651326db2746318dad0b27e36a2ef8: stopping tablet replica
I20260713 09:08:28.476675 16604 raft_consensus.cc:2243] T cf2f4c432eb544c1a64e1f08dc43264e P 0d651326db2746318dad0b27e36a2ef8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:28.477795 16604 raft_consensus.cc:2272] T cf2f4c432eb544c1a64e1f08dc43264e P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.481878 16604 tablet_replica.cc:333] T a9ba3de383d6480fb8f5ace27289dbc0 P 0d651326db2746318dad0b27e36a2ef8: stopping tablet replica
I20260713 09:08:28.482627 16604 raft_consensus.cc:2243] T a9ba3de383d6480fb8f5ace27289dbc0 P 0d651326db2746318dad0b27e36a2ef8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:28.483692 16604 raft_consensus.cc:2272] T a9ba3de383d6480fb8f5ace27289dbc0 P 0d651326db2746318dad0b27e36a2ef8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:28.484419 20596 consensus_peers.cc:597] T 0005277cd8574421b5453203520124e1 P ef6f96bda07444bbb0db7acfd7cb5a1d -> Peer 9d19be8d51804890b98cb44982490e15 (127.16.55.1:39721): Couldn't send request to peer 9d19be8d51804890b98cb44982490e15. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:39721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:28.486613 16604 tablet_replica.cc:333] T b9e53b29d34c49199e63f981b620022a P 0d651326db2746318dad0b27e36a2ef8: stopping tablet replica
I20260713 09:08:28.487272 16604 raft_consensus.cc:2243] T b9e53b29d34c49199e63f981b620022a P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.487787 16604 raft_consensus.cc:2272] T b9e53b29d34c49199e63f981b620022a P 0d651326db2746318dad0b27e36a2ef8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:28.497874 20595 consensus_peers.cc:597] T 63c5ec6dcfe84f46b8b43e154316cb43 P ef6f96bda07444bbb0db7acfd7cb5a1d -> Peer 0d651326db2746318dad0b27e36a2ef8 (127.16.55.2:39151): Couldn't send request to peer 0d651326db2746318dad0b27e36a2ef8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:28.535173 16604 tablet_server.cc:196] TabletServer@127.16.55.2:0 shutdown complete.
I20260713 09:08:28.578395 16604 tablet_server.cc:179] TabletServer@127.16.55.3:0 shutting down...
I20260713 09:08:28.610528 16604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:28.611420 16604 tablet_replica.cc:333] T 0cc429b3de0a4699ac622dca85f4b40d P ef6f96bda07444bbb0db7acfd7cb5a1d: stopping tablet replica
I20260713 09:08:28.612118 16604 raft_consensus.cc:2243] T 0cc429b3de0a4699ac622dca85f4b40d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.612788 16604 raft_consensus.cc:2272] T 0cc429b3de0a4699ac622dca85f4b40d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.615314 16604 tablet_replica.cc:333] T 0da1010baf34453fa55562d140d7664d P ef6f96bda07444bbb0db7acfd7cb5a1d: stopping tablet replica
I20260713 09:08:28.615923 16604 raft_consensus.cc:2243] T 0da1010baf34453fa55562d140d7664d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.616487 16604 raft_consensus.cc:2272] T 0da1010baf34453fa55562d140d7664d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.618518 16604 tablet_replica.cc:333] T 0005277cd8574421b5453203520124e1 P ef6f96bda07444bbb0db7acfd7cb5a1d: stopping tablet replica
I20260713 09:08:28.619421 16604 raft_consensus.cc:2243] T 0005277cd8574421b5453203520124e1 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:28.620810 16604 raft_consensus.cc:2272] T 0005277cd8574421b5453203520124e1 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.623816 16604 tablet_replica.cc:333] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d: stopping tablet replica
I20260713 09:08:28.624455 16604 raft_consensus.cc:2243] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:28.625352 16604 raft_consensus.cc:2272] T e767c473cd8f4e42879e3d2236a433aa P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.627630 16604 tablet_replica.cc:333] T e6c30eebc2ce4156b72438b3becc33ab P ef6f96bda07444bbb0db7acfd7cb5a1d: stopping tablet replica
I20260713 09:08:28.628222 16604 raft_consensus.cc:2243] T e6c30eebc2ce4156b72438b3becc33ab P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.628692 16604 raft_consensus.cc:2272] T e6c30eebc2ce4156b72438b3becc33ab P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.630901 16604 tablet_replica.cc:333] T 63c5ec6dcfe84f46b8b43e154316cb43 P ef6f96bda07444bbb0db7acfd7cb5a1d: stopping tablet replica
I20260713 09:08:28.631523 16604 raft_consensus.cc:2243] T 63c5ec6dcfe84f46b8b43e154316cb43 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:28.632375 16604 raft_consensus.cc:2272] T 63c5ec6dcfe84f46b8b43e154316cb43 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.634469 16604 tablet_replica.cc:333] T a9ba3de383d6480fb8f5ace27289dbc0 P ef6f96bda07444bbb0db7acfd7cb5a1d: stopping tablet replica
I20260713 09:08:28.635070 16604 raft_consensus.cc:2243] T a9ba3de383d6480fb8f5ace27289dbc0 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.635514 16604 raft_consensus.cc:2272] T a9ba3de383d6480fb8f5ace27289dbc0 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.637573 16604 tablet_replica.cc:333] T 0e8cab8f024048f9a2e7b4aa3835863d P ef6f96bda07444bbb0db7acfd7cb5a1d: stopping tablet replica
I20260713 09:08:28.638078 16604 raft_consensus.cc:2243] T 0e8cab8f024048f9a2e7b4aa3835863d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:28.638829 16604 raft_consensus.cc:2272] T 0e8cab8f024048f9a2e7b4aa3835863d P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.640884 16604 tablet_replica.cc:333] T 8b3c3532cdc745b28f73cd644435c6f9 P ef6f96bda07444bbb0db7acfd7cb5a1d: stopping tablet replica
I20260713 09:08:28.641459 16604 raft_consensus.cc:2243] T 8b3c3532cdc745b28f73cd644435c6f9 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.641896 16604 raft_consensus.cc:2272] T 8b3c3532cdc745b28f73cd644435c6f9 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.644078 16604 tablet_replica.cc:333] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d: stopping tablet replica
I20260713 09:08:28.644603 16604 raft_consensus.cc:2243] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.645059 16604 raft_consensus.cc:2272] T cf2f4c432eb544c1a64e1f08dc43264e P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.647181 16604 tablet_replica.cc:333] T 7cf93f9e66cd4cf6a4bd418723c3066b P ef6f96bda07444bbb0db7acfd7cb5a1d: stopping tablet replica
I20260713 09:08:28.647670 16604 raft_consensus.cc:2243] T 7cf93f9e66cd4cf6a4bd418723c3066b P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:28.648391 16604 raft_consensus.cc:2272] T 7cf93f9e66cd4cf6a4bd418723c3066b P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.650311 16604 tablet_replica.cc:333] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d: stopping tablet replica
I20260713 09:08:28.650791 16604 raft_consensus.cc:2243] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.651314 16604 raft_consensus.cc:2272] T e8b418f0c45e4a038fb0a3b9408d2f5c P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.653431 16604 tablet_replica.cc:333] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d: stopping tablet replica
I20260713 09:08:28.653921 16604 raft_consensus.cc:2243] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:28.654757 16604 raft_consensus.cc:2272] T a5bce09ffe164cfeb5187312d24640f6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.656885 16604 tablet_replica.cc:333] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d: stopping tablet replica
I20260713 09:08:28.657354 16604 raft_consensus.cc:2243] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.657763 16604 raft_consensus.cc:2272] T b9e53b29d34c49199e63f981b620022a P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.659780 16604 tablet_replica.cc:333] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d: stopping tablet replica
I20260713 09:08:28.660247 16604 raft_consensus.cc:2243] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.660725 16604 raft_consensus.cc:2272] T 953b729d241849ca96c5f214529cb54f P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.662622 16604 tablet_replica.cc:333] T 6d25f297069d4527b6dc627a1b4b2487 P ef6f96bda07444bbb0db7acfd7cb5a1d: stopping tablet replica
I20260713 09:08:28.663159 16604 raft_consensus.cc:2243] T 6d25f297069d4527b6dc627a1b4b2487 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.663601 16604 raft_consensus.cc:2272] T 6d25f297069d4527b6dc627a1b4b2487 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.665515 16604 tablet_replica.cc:333] T c8bfe60586414ed8ac40dba60a336ece P ef6f96bda07444bbb0db7acfd7cb5a1d: stopping tablet replica
I20260713 09:08:28.666080 16604 raft_consensus.cc:2243] T c8bfe60586414ed8ac40dba60a336ece P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.666530 16604 raft_consensus.cc:2272] T c8bfe60586414ed8ac40dba60a336ece P ef6f96bda07444bbb0db7acfd7cb5a1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.668443 16604 tablet_replica.cc:333] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d: stopping tablet replica
I20260713 09:08:28.668850 16604 raft_consensus.cc:2243] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:28.669243 16604 raft_consensus.cc:2272] T 66e0fd369f854878ad30d32c25039fe6 P ef6f96bda07444bbb0db7acfd7cb5a1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.710381 16604 tablet_server.cc:196] TabletServer@127.16.55.3:0 shutdown complete.
I20260713 09:08:28.747169 16604 master.cc:562] Master@127.16.55.62:45237 shutting down...
I20260713 09:08:28.770193 16604 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7c1c9f130ef64da28e00df5ccd3de817 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:28.770803 16604 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7c1c9f130ef64da28e00df5ccd3de817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:28.771150 16604 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7c1c9f130ef64da28e00df5ccd3de817: stopping tablet replica
W20260713 09:08:29.406059 20411 debug-util.cc:398] Leaking SignalData structure 0x7b080010af20 after lost signal to thread 16607
W20260713 09:08:29.407145 20411 debug-util.cc:398] Leaking SignalData structure 0x7b0800061120 after lost signal to thread 20414
W20260713 09:08:29.408317 20411 debug-util.cc:398] Leaking SignalData structure 0x7b0800098c60 after lost signal to thread 20655
W20260713 09:08:29.788617 16604 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 20411)
I20260713 09:08:29.928876 16604 master.cc:584] Master@127.16.55.62:45237 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (14248 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:08:29.989161 16604 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.55.62:42465
I20260713 09:08:29.990411 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:29.996495 20982 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:29.996661 20983 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:29.997700 20985 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:29.999480 16604 server_base.cc:1061] running on GCE node
I20260713 09:08:30.000567 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:30.000761 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:30.000870 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933710000860 us; error 0 us; skew 500 ppm
I20260713 09:08:30.001480 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:30.004877 16604 webserver.cc:533] Webserver started at http://127.16.55.62:44007/ using document root <none> and password file <none>
I20260713 09:08:30.005409 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:30.005599 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:30.005893 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:30.007159 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933606384126-16604-0/minicluster-data/master-0-root/instance:
uuid: "379766d9420b4526bdd94c59746dbb86"
format_stamp: "Formatted at 2026-07-13 09:08:30 on dist-test-slave-dg4l"
I20260713 09:08:30.011868 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:30.015621 20990 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:30.016501 16604 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260713 09:08:30.016846 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933606384126-16604-0/minicluster-data/master-0-root
uuid: "379766d9420b4526bdd94c59746dbb86"
format_stamp: "Formatted at 2026-07-13 09:08:30 on dist-test-slave-dg4l"
I20260713 09:08:30.017109 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933606384126-16604-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933606384126-16604-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933606384126-16604-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:30.047609 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:30.048941 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:30.089385 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.62:42465
I20260713 09:08:30.089522 21041 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.62:42465 every 8 connection(s)
I20260713 09:08:30.093538 21042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.105285 21042 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 379766d9420b4526bdd94c59746dbb86: Bootstrap starting.
I20260713 09:08:30.110206 21042 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 379766d9420b4526bdd94c59746dbb86: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:30.114895 21042 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 379766d9420b4526bdd94c59746dbb86: No bootstrap required, opened a new log
I20260713 09:08:30.117640 21042 raft_consensus.cc:359] T 00000000000000000000000000000000 P 379766d9420b4526bdd94c59746dbb86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "379766d9420b4526bdd94c59746dbb86" member_type: VOTER }
I20260713 09:08:30.118145 21042 raft_consensus.cc:385] T 00000000000000000000000000000000 P 379766d9420b4526bdd94c59746dbb86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:30.118800 21042 raft_consensus.cc:740] T 00000000000000000000000000000000 P 379766d9420b4526bdd94c59746dbb86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 379766d9420b4526bdd94c59746dbb86, State: Initialized, Role: FOLLOWER
I20260713 09:08:30.120066 21042 consensus_queue.cc:260] T 00000000000000000000000000000000 P 379766d9420b4526bdd94c59746dbb86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "379766d9420b4526bdd94c59746dbb86" member_type: VOTER }
I20260713 09:08:30.120999 21042 raft_consensus.cc:399] T 00000000000000000000000000000000 P 379766d9420b4526bdd94c59746dbb86 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:30.121227 21042 raft_consensus.cc:493] T 00000000000000000000000000000000 P 379766d9420b4526bdd94c59746dbb86 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:30.121474 21042 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 379766d9420b4526bdd94c59746dbb86 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:30.126436 21042 raft_consensus.cc:515] T 00000000000000000000000000000000 P 379766d9420b4526bdd94c59746dbb86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "379766d9420b4526bdd94c59746dbb86" member_type: VOTER }
I20260713 09:08:30.127056 21042 leader_election.cc:304] T 00000000000000000000000000000000 P 379766d9420b4526bdd94c59746dbb86 [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: 379766d9420b4526bdd94c59746dbb86; no voters: 
I20260713 09:08:30.128280 21042 leader_election.cc:290] T 00000000000000000000000000000000 P 379766d9420b4526bdd94c59746dbb86 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:30.128778 21045 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 379766d9420b4526bdd94c59746dbb86 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:30.130203 21045 raft_consensus.cc:697] T 00000000000000000000000000000000 P 379766d9420b4526bdd94c59746dbb86 [term 1 LEADER]: Becoming Leader. State: Replica: 379766d9420b4526bdd94c59746dbb86, State: Running, Role: LEADER
I20260713 09:08:30.131060 21045 consensus_queue.cc:237] T 00000000000000000000000000000000 P 379766d9420b4526bdd94c59746dbb86 [LEADER]: Queue going to LEADER mode. State: All 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: "379766d9420b4526bdd94c59746dbb86" member_type: VOTER }
I20260713 09:08:30.131392 21042 sys_catalog.cc:565] T 00000000000000000000000000000000 P 379766d9420b4526bdd94c59746dbb86 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:30.136214 21046 sys_catalog.cc:455] T 00000000000000000000000000000000 P 379766d9420b4526bdd94c59746dbb86 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "379766d9420b4526bdd94c59746dbb86" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "379766d9420b4526bdd94c59746dbb86" member_type: VOTER } }
I20260713 09:08:30.136327 21047 sys_catalog.cc:455] T 00000000000000000000000000000000 P 379766d9420b4526bdd94c59746dbb86 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 379766d9420b4526bdd94c59746dbb86. Latest consensus state: current_term: 1 leader_uuid: "379766d9420b4526bdd94c59746dbb86" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "379766d9420b4526bdd94c59746dbb86" member_type: VOTER } }
I20260713 09:08:30.137091 21046 sys_catalog.cc:458] T 00000000000000000000000000000000 P 379766d9420b4526bdd94c59746dbb86 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:30.137137 21047 sys_catalog.cc:458] T 00000000000000000000000000000000 P 379766d9420b4526bdd94c59746dbb86 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:30.143134 21051 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:30.152216 21051 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:30.153357 16604 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:30.162459 21051 catalog_manager.cc:1383] Generated new cluster ID: 974bcf3e53d74148ae44679bad7b80c9
I20260713 09:08:30.162823 21051 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:30.190754 21051 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:30.192106 21051 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:30.215103 21051 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 379766d9420b4526bdd94c59746dbb86: Generated new TSK 0
I20260713 09:08:30.215777 21051 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:30.284821 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:30.291779 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
W20260713 09:08:30.292654 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
W20260713 09:08:30.294575 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
I20260713 09:08:30.295034 16604 server_base.cc:1061] running on GCE node
I20260713 09:08:30.296051 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:30.296301 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:30.296485 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933710296463 us; error 0 us; skew 500 ppm
I20260713 09:08:30.297024 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:30.299894 16604 webserver.cc:533] Webserver started at http://127.16.55.1:40305/ using document root <none> and password file <none>
I20260713 09:08:30.300487 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:30.300729 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:30.301041 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:30.302377 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933606384126-16604-0/minicluster-data/ts-0-root/instance:
uuid: "2dda3739c3404fc19af750a8e8e41638"
format_stamp: "Formatted at 2026-07-13 09:08:30 on dist-test-slave-dg4l"
I20260713 09:08:30.307844 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:30.311945 21071 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:30.312870 16604 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260713 09:08:30.313232 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933606384126-16604-0/minicluster-data/ts-0-root
uuid: "2dda3739c3404fc19af750a8e8e41638"
format_stamp: "Formatted at 2026-07-13 09:08:30 on dist-test-slave-dg4l"
I20260713 09:08:30.313503 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933606384126-16604-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933606384126-16604-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933606384126-16604-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:30.326179 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:30.327663 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:30.329231 16604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:30.332847 16604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:30.333140 16604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:30.333467 16604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:30.333626 16604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:30.377393 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.1:39097
I20260713 09:08:30.377506 21133 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.1:39097 every 8 connection(s)
I20260713 09:08:30.382727 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:30.390233 21138 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:30.392412 21139 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:30.394804 21141 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:30.395853 16604 server_base.cc:1061] running on GCE node
I20260713 09:08:30.395944 21134 heartbeater.cc:344] Connected to a master server at 127.16.55.62:42465
I20260713 09:08:30.396584 21134 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:30.397354 21134 heartbeater.cc:507] Master 127.16.55.62:42465 requested a full tablet report, sending...
I20260713 09:08:30.397388 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:30.397850 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:30.398039 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933710398024 us; error 0 us; skew 500 ppm
I20260713 09:08:30.398768 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:30.399894 21007 ts_manager.cc:194] Registered new tserver with Master: 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097)
I20260713 09:08:30.401471 16604 webserver.cc:533] Webserver started at http://127.16.55.2:36281/ using document root <none> and password file <none>
I20260713 09:08:30.401970 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:30.402156 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:30.402047 21007 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53644
I20260713 09:08:30.402480 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:30.404034 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933606384126-16604-0/minicluster-data/ts-1-root/instance:
uuid: "cf4741e902d944908679bb8dcec0f073"
format_stamp: "Formatted at 2026-07-13 09:08:30 on dist-test-slave-dg4l"
I20260713 09:08:30.409513 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:08:30.413342 21146 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:30.414363 16604 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:08:30.414701 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933606384126-16604-0/minicluster-data/ts-1-root
uuid: "cf4741e902d944908679bb8dcec0f073"
format_stamp: "Formatted at 2026-07-13 09:08:30 on dist-test-slave-dg4l"
I20260713 09:08:30.415040 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933606384126-16604-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933606384126-16604-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933606384126-16604-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:30.427902 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:30.429158 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:30.430824 16604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:30.433359 16604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:30.433597 16604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:30.433844 16604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:30.434032 16604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:30.476197 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.2:32821
I20260713 09:08:30.476387 21208 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.2:32821 every 8 connection(s)
I20260713 09:08:30.481206 16604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:30.489094 21212 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:30.490204 21213 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:30.491825 21215 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:30.492810 16604 server_base.cc:1061] running on GCE node
I20260713 09:08:30.493749 16604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:30.493940 16604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:30.494185 16604 hybrid_clock.cc:648] HybridClock initialized: now 1783933710494163 us; error 0 us; skew 500 ppm
I20260713 09:08:30.494879 16604 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:30.496400 21209 heartbeater.cc:344] Connected to a master server at 127.16.55.62:42465
I20260713 09:08:30.496807 21209 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:30.497591 21209 heartbeater.cc:507] Master 127.16.55.62:42465 requested a full tablet report, sending...
I20260713 09:08:30.497920 16604 webserver.cc:533] Webserver started at http://127.16.55.3:38573/ using document root <none> and password file <none>
I20260713 09:08:30.498562 16604 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:30.498802 16604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:30.499188 16604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:30.499878 21007 ts_manager.cc:194] Registered new tserver with Master: cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821)
I20260713 09:08:30.500481 16604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933606384126-16604-0/minicluster-data/ts-2-root/instance:
uuid: "dc072a832fea4ea696f73186e83c9386"
format_stamp: "Formatted at 2026-07-13 09:08:30 on dist-test-slave-dg4l"
I20260713 09:08:30.501377 21007 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53646
I20260713 09:08:30.505544 16604 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:08:30.509366 21220 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:30.510337 16604 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:08:30.510624 16604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933606384126-16604-0/minicluster-data/ts-2-root
uuid: "dc072a832fea4ea696f73186e83c9386"
format_stamp: "Formatted at 2026-07-13 09:08:30 on dist-test-slave-dg4l"
I20260713 09:08:30.510874 16604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933606384126-16604-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933606384126-16604-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskQnYnxi/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933606384126-16604-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:30.539510 16604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:30.540764 16604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:30.542147 16604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:30.544862 16604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:30.545073 16604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:30.545409 16604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:30.545555 16604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:30.589177 16604 rpc_server.cc:307] RPC server started. Bound to: 127.16.55.3:37481
I20260713 09:08:30.589282 21282 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.55.3:37481 every 8 connection(s)
I20260713 09:08:30.604007 21283 heartbeater.cc:344] Connected to a master server at 127.16.55.62:42465
I20260713 09:08:30.604524 21283 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:30.605356 21283 heartbeater.cc:507] Master 127.16.55.62:42465 requested a full tablet report, sending...
I20260713 09:08:30.607667 21007 ts_manager.cc:194] Registered new tserver with Master: dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:30.608753 16604 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016262703s
I20260713 09:08:30.609200 21007 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53652
I20260713 09:08:30.636804 21007 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53660:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:08:30.639731 21007 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:08:30.729753 21248 tablet_service.cc:1511] Processing CreateTablet for tablet 5817a1df7fdb430d9b6432f7fc3981ab (DEFAULT_TABLE table=test-workload [id=4618423254ec43beb6e15d467f899f6e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:30.731448 21248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5817a1df7fdb430d9b6432f7fc3981ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.731525 21247 tablet_service.cc:1511] Processing CreateTablet for tablet 28658761b4864c479d0cead9f7a7c332 (DEFAULT_TABLE table=test-workload [id=4618423254ec43beb6e15d467f899f6e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:30.732738 21172 tablet_service.cc:1511] Processing CreateTablet for tablet e5a242066fa94824b90403979510922e (DEFAULT_TABLE table=test-workload [id=4618423254ec43beb6e15d467f899f6e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:30.734253 21172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5a242066fa94824b90403979510922e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.733948 21246 tablet_service.cc:1511] Processing CreateTablet for tablet e5a242066fa94824b90403979510922e (DEFAULT_TABLE table=test-workload [id=4618423254ec43beb6e15d467f899f6e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:30.736251 21245 tablet_service.cc:1511] Processing CreateTablet for tablet d1fbcf3b1edf4dfc8b4cd9d06397dcde (DEFAULT_TABLE table=test-workload [id=4618423254ec43beb6e15d467f899f6e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:30.737447 21170 tablet_service.cc:1511] Processing CreateTablet for tablet 22c4efb837ec4ed5845f1f104df43033 (DEFAULT_TABLE table=test-workload [id=4618423254ec43beb6e15d467f899f6e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:30.738511 21244 tablet_service.cc:1511] Processing CreateTablet for tablet 22c4efb837ec4ed5845f1f104df43033 (DEFAULT_TABLE table=test-workload [id=4618423254ec43beb6e15d467f899f6e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:30.731542 21173 tablet_service.cc:1511] Processing CreateTablet for tablet 28658761b4864c479d0cead9f7a7c332 (DEFAULT_TABLE table=test-workload [id=4618423254ec43beb6e15d467f899f6e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:30.740240 21169 tablet_service.cc:1511] Processing CreateTablet for tablet 6a05b72a27494b1e8e028d2f4d6c67b6 (DEFAULT_TABLE table=test-workload [id=4618423254ec43beb6e15d467f899f6e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:30.729843 21174 tablet_service.cc:1511] Processing CreateTablet for tablet 5817a1df7fdb430d9b6432f7fc3981ab (DEFAULT_TABLE table=test-workload [id=4618423254ec43beb6e15d467f899f6e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:30.740759 21099 tablet_service.cc:1511] Processing CreateTablet for tablet 5817a1df7fdb430d9b6432f7fc3981ab (DEFAULT_TABLE table=test-workload [id=4618423254ec43beb6e15d467f899f6e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:30.740898 21094 tablet_service.cc:1511] Processing CreateTablet for tablet 6a05b72a27494b1e8e028d2f4d6c67b6 (DEFAULT_TABLE table=test-workload [id=4618423254ec43beb6e15d467f899f6e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:30.742666 21095 tablet_service.cc:1511] Processing CreateTablet for tablet 22c4efb837ec4ed5845f1f104df43033 (DEFAULT_TABLE table=test-workload [id=4618423254ec43beb6e15d467f899f6e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:30.743546 21098 tablet_service.cc:1511] Processing CreateTablet for tablet 28658761b4864c479d0cead9f7a7c332 (DEFAULT_TABLE table=test-workload [id=4618423254ec43beb6e15d467f899f6e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:30.745101 21096 tablet_service.cc:1511] Processing CreateTablet for tablet d1fbcf3b1edf4dfc8b4cd9d06397dcde (DEFAULT_TABLE table=test-workload [id=4618423254ec43beb6e15d467f899f6e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:30.745879 21097 tablet_service.cc:1511] Processing CreateTablet for tablet e5a242066fa94824b90403979510922e (DEFAULT_TABLE table=test-workload [id=4618423254ec43beb6e15d467f899f6e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:30.736253 21171 tablet_service.cc:1511] Processing CreateTablet for tablet d1fbcf3b1edf4dfc8b4cd9d06397dcde (DEFAULT_TABLE table=test-workload [id=4618423254ec43beb6e15d467f899f6e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:30.747596 21170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22c4efb837ec4ed5845f1f104df43033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.747675 21247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28658761b4864c479d0cead9f7a7c332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.750466 21243 tablet_service.cc:1511] Processing CreateTablet for tablet 6a05b72a27494b1e8e028d2f4d6c67b6 (DEFAULT_TABLE table=test-workload [id=4618423254ec43beb6e15d467f899f6e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:30.751914 21243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a05b72a27494b1e8e028d2f4d6c67b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.752005 21242 tablet_service.cc:1511] Processing CreateTablet for tablet 1e99d60da3f741db8fe56bdb44d71de1 (DEFAULT_TABLE table=test-workload [id=4618423254ec43beb6e15d467f899f6e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:30.753341 21242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e99d60da3f741db8fe56bdb44d71de1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.754443 21092 tablet_service.cc:1511] Processing CreateTablet for tablet d0e151515cad4fd4acaf7483994ec991 (DEFAULT_TABLE table=test-workload [id=4618423254ec43beb6e15d467f899f6e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:30.756207 21168 tablet_service.cc:1511] Processing CreateTablet for tablet 1e99d60da3f741db8fe56bdb44d71de1 (DEFAULT_TABLE table=test-workload [id=4618423254ec43beb6e15d467f899f6e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:30.756525 21093 tablet_service.cc:1511] Processing CreateTablet for tablet 1e99d60da3f741db8fe56bdb44d71de1 (DEFAULT_TABLE table=test-workload [id=4618423254ec43beb6e15d467f899f6e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:30.757493 21171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1fbcf3b1edf4dfc8b4cd9d06397dcde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.757671 21244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22c4efb837ec4ed5845f1f104df43033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.758831 21173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28658761b4864c479d0cead9f7a7c332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.760054 21169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a05b72a27494b1e8e028d2f4d6c67b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.761369 21168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e99d60da3f741db8fe56bdb44d71de1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.763685 21092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e151515cad4fd4acaf7483994ec991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.764052 21167 tablet_service.cc:1511] Processing CreateTablet for tablet d0e151515cad4fd4acaf7483994ec991 (DEFAULT_TABLE table=test-workload [id=4618423254ec43beb6e15d467f899f6e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:30.766649 21091 tablet_service.cc:1511] Processing CreateTablet for tablet 663cd2d7bbbe418ebc17ddc1ff1535bf (DEFAULT_TABLE table=test-workload [id=4618423254ec43beb6e15d467f899f6e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:30.766440 21241 tablet_service.cc:1511] Processing CreateTablet for tablet d0e151515cad4fd4acaf7483994ec991 (DEFAULT_TABLE table=test-workload [id=4618423254ec43beb6e15d467f899f6e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:30.768493 21241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e151515cad4fd4acaf7483994ec991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.770409 21099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5817a1df7fdb430d9b6432f7fc3981ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.771139 21094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a05b72a27494b1e8e028d2f4d6c67b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.772944 21166 tablet_service.cc:1511] Processing CreateTablet for tablet 663cd2d7bbbe418ebc17ddc1ff1535bf (DEFAULT_TABLE table=test-workload [id=4618423254ec43beb6e15d467f899f6e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:30.775364 21093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e99d60da3f741db8fe56bdb44d71de1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.778401 21095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22c4efb837ec4ed5845f1f104df43033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.770696 21240 tablet_service.cc:1511] Processing CreateTablet for tablet 663cd2d7bbbe418ebc17ddc1ff1535bf (DEFAULT_TABLE table=test-workload [id=4618423254ec43beb6e15d467f899f6e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:30.779486 21098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28658761b4864c479d0cead9f7a7c332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.779829 21240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 663cd2d7bbbe418ebc17ddc1ff1535bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.783196 21091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 663cd2d7bbbe418ebc17ddc1ff1535bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.784018 21097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5a242066fa94824b90403979510922e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.787359 21096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1fbcf3b1edf4dfc8b4cd9d06397dcde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.791424 21174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5817a1df7fdb430d9b6432f7fc3981ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.792821 21167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e151515cad4fd4acaf7483994ec991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.794486 21166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 663cd2d7bbbe418ebc17ddc1ff1535bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.863417 21246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5a242066fa94824b90403979510922e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.865123 21245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1fbcf3b1edf4dfc8b4cd9d06397dcde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:30.945516 21299 tablet_bootstrap.cc:492] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073: Bootstrap starting.
I20260713 09:08:30.946961 21298 tablet_bootstrap.cc:492] T 22c4efb837ec4ed5845f1f104df43033 P dc072a832fea4ea696f73186e83c9386: Bootstrap starting.
I20260713 09:08:30.954906 21300 tablet_bootstrap.cc:492] T 28658761b4864c479d0cead9f7a7c332 P 2dda3739c3404fc19af750a8e8e41638: Bootstrap starting.
I20260713 09:08:30.961427 21298 tablet_bootstrap.cc:654] T 22c4efb837ec4ed5845f1f104df43033 P dc072a832fea4ea696f73186e83c9386: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:30.962996 21300 tablet_bootstrap.cc:654] T 28658761b4864c479d0cead9f7a7c332 P 2dda3739c3404fc19af750a8e8e41638: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:30.964643 21299 tablet_bootstrap.cc:654] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:30.977324 21298 tablet_bootstrap.cc:492] T 22c4efb837ec4ed5845f1f104df43033 P dc072a832fea4ea696f73186e83c9386: No bootstrap required, opened a new log
I20260713 09:08:30.977952 21298 ts_tablet_manager.cc:1403] T 22c4efb837ec4ed5845f1f104df43033 P dc072a832fea4ea696f73186e83c9386: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.003s
I20260713 09:08:30.978137 21300 tablet_bootstrap.cc:492] T 28658761b4864c479d0cead9f7a7c332 P 2dda3739c3404fc19af750a8e8e41638: No bootstrap required, opened a new log
I20260713 09:08:30.978716 21300 ts_tablet_manager.cc:1403] T 28658761b4864c479d0cead9f7a7c332 P 2dda3739c3404fc19af750a8e8e41638: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.011s
I20260713 09:08:30.981698 21299 tablet_bootstrap.cc:492] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073: No bootstrap required, opened a new log
I20260713 09:08:30.981504 21298 raft_consensus.cc:359] T 22c4efb837ec4ed5845f1f104df43033 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:30.982280 21299 ts_tablet_manager.cc:1403] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.000s
I20260713 09:08:30.981920 21300 raft_consensus.cc:359] T 28658761b4864c479d0cead9f7a7c332 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:30.982369 21298 raft_consensus.cc:385] T 22c4efb837ec4ed5845f1f104df43033 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:30.982771 21300 raft_consensus.cc:385] T 28658761b4864c479d0cead9f7a7c332 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:30.982903 21298 raft_consensus.cc:740] T 22c4efb837ec4ed5845f1f104df43033 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc072a832fea4ea696f73186e83c9386, State: Initialized, Role: FOLLOWER
I20260713 09:08:30.983299 21300 raft_consensus.cc:740] T 28658761b4864c479d0cead9f7a7c332 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Initialized, Role: FOLLOWER
I20260713 09:08:30.983989 21298 consensus_queue.cc:260] T 22c4efb837ec4ed5845f1f104df43033 P dc072a832fea4ea696f73186e83c9386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:30.984170 21300 consensus_queue.cc:260] T 28658761b4864c479d0cead9f7a7c332 P 2dda3739c3404fc19af750a8e8e41638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:30.985702 21299 raft_consensus.cc:359] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:30.986775 21283 heartbeater.cc:499] Master 127.16.55.62:42465 was elected leader, sending a full tablet report...
I20260713 09:08:30.986835 21299 raft_consensus.cc:385] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:30.987416 21298 ts_tablet_manager.cc:1434] T 22c4efb837ec4ed5845f1f104df43033 P dc072a832fea4ea696f73186e83c9386: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:08:30.987552 21299 raft_consensus.cc:740] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4741e902d944908679bb8dcec0f073, State: Initialized, Role: FOLLOWER
I20260713 09:08:30.988633 21298 tablet_bootstrap.cc:492] T 6a05b72a27494b1e8e028d2f4d6c67b6 P dc072a832fea4ea696f73186e83c9386: Bootstrap starting.
I20260713 09:08:30.988663 21299 consensus_queue.cc:260] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:30.996479 21298 tablet_bootstrap.cc:654] T 6a05b72a27494b1e8e028d2f4d6c67b6 P dc072a832fea4ea696f73186e83c9386: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.005972 21306 raft_consensus.cc:493] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:31.008090 21306 raft_consensus.cc:515] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.009218 21134 heartbeater.cc:499] Master 127.16.55.62:42465 was elected leader, sending a full tablet report...
I20260713 09:08:31.018743 21298 tablet_bootstrap.cc:492] T 6a05b72a27494b1e8e028d2f4d6c67b6 P dc072a832fea4ea696f73186e83c9386: No bootstrap required, opened a new log
I20260713 09:08:31.018743 21300 ts_tablet_manager.cc:1434] T 28658761b4864c479d0cead9f7a7c332 P 2dda3739c3404fc19af750a8e8e41638: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.013s
I20260713 09:08:31.019537 21298 ts_tablet_manager.cc:1403] T 6a05b72a27494b1e8e028d2f4d6c67b6 P dc072a832fea4ea696f73186e83c9386: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.013s
I20260713 09:08:31.020823 21300 tablet_bootstrap.cc:492] T 1e99d60da3f741db8fe56bdb44d71de1 P 2dda3739c3404fc19af750a8e8e41638: Bootstrap starting.
I20260713 09:08:31.023080 21298 raft_consensus.cc:359] T 6a05b72a27494b1e8e028d2f4d6c67b6 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.026119 21298 raft_consensus.cc:385] T 6a05b72a27494b1e8e028d2f4d6c67b6 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.026575 21298 raft_consensus.cc:740] T 6a05b72a27494b1e8e028d2f4d6c67b6 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc072a832fea4ea696f73186e83c9386, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.027904 21298 consensus_queue.cc:260] T 6a05b72a27494b1e8e028d2f4d6c67b6 P dc072a832fea4ea696f73186e83c9386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.033957 21298 ts_tablet_manager.cc:1434] T 6a05b72a27494b1e8e028d2f4d6c67b6 P dc072a832fea4ea696f73186e83c9386: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260713 09:08:31.035569 21298 tablet_bootstrap.cc:492] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386: Bootstrap starting.
I20260713 09:08:31.039108 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e151515cad4fd4acaf7483994ec991" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638" is_pre_election: true
I20260713 09:08:31.039997 21209 heartbeater.cc:499] Master 127.16.55.62:42465 was elected leader, sending a full tablet report...
I20260713 09:08:31.040427 21306 leader_election.cc:290] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
W20260713 09:08:31.042666 21150 leader_election.cc:343] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:31.047752 21300 tablet_bootstrap.cc:654] T 1e99d60da3f741db8fe56bdb44d71de1 P 2dda3739c3404fc19af750a8e8e41638: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.050130 21298 tablet_bootstrap.cc:654] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.053356 21299 ts_tablet_manager.cc:1434] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073: Time spent starting tablet: real 0.071s	user 0.033s	sys 0.024s
I20260713 09:08:31.055048 21299 tablet_bootstrap.cc:492] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073: Bootstrap starting.
I20260713 09:08:31.056818 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e151515cad4fd4acaf7483994ec991" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc072a832fea4ea696f73186e83c9386" is_pre_election: true
W20260713 09:08:31.058538 21150 leader_election.cc:343] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:31.059079 21150 leader_election.cc:304] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf4741e902d944908679bb8dcec0f073; no voters: 2dda3739c3404fc19af750a8e8e41638, dc072a832fea4ea696f73186e83c9386
I20260713 09:08:31.060390 21306 raft_consensus.cc:2749] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:31.064473 21300 tablet_bootstrap.cc:492] T 1e99d60da3f741db8fe56bdb44d71de1 P 2dda3739c3404fc19af750a8e8e41638: No bootstrap required, opened a new log
I20260713 09:08:31.065119 21300 ts_tablet_manager.cc:1403] T 1e99d60da3f741db8fe56bdb44d71de1 P 2dda3739c3404fc19af750a8e8e41638: Time spent bootstrapping tablet: real 0.045s	user 0.005s	sys 0.021s
I20260713 09:08:31.068724 21300 raft_consensus.cc:359] T 1e99d60da3f741db8fe56bdb44d71de1 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.069726 21300 raft_consensus.cc:385] T 1e99d60da3f741db8fe56bdb44d71de1 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.070043 21300 raft_consensus.cc:740] T 1e99d60da3f741db8fe56bdb44d71de1 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.071023 21300 consensus_queue.cc:260] T 1e99d60da3f741db8fe56bdb44d71de1 P 2dda3739c3404fc19af750a8e8e41638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.071501 21299 tablet_bootstrap.cc:654] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.073504 21300 ts_tablet_manager.cc:1434] T 1e99d60da3f741db8fe56bdb44d71de1 P 2dda3739c3404fc19af750a8e8e41638: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:31.074571 21300 tablet_bootstrap.cc:492] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638: Bootstrap starting.
I20260713 09:08:31.079311 21298 tablet_bootstrap.cc:492] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386: No bootstrap required, opened a new log
I20260713 09:08:31.079926 21298 ts_tablet_manager.cc:1403] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386: Time spent bootstrapping tablet: real 0.045s	user 0.022s	sys 0.000s
I20260713 09:08:31.081599 21300 tablet_bootstrap.cc:654] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.083153 21298 raft_consensus.cc:359] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } } peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } }
I20260713 09:08:31.083997 21298 raft_consensus.cc:385] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.084308 21298 raft_consensus.cc:740] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc072a832fea4ea696f73186e83c9386, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.085145 21298 consensus_queue.cc:260] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } } peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } }
I20260713 09:08:31.087618 21298 ts_tablet_manager.cc:1434] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:08:31.088795 21298 tablet_bootstrap.cc:492] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386: Bootstrap starting.
I20260713 09:08:31.089747 21299 tablet_bootstrap.cc:492] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073: No bootstrap required, opened a new log
I20260713 09:08:31.090512 21299 ts_tablet_manager.cc:1403] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.000s
I20260713 09:08:31.095854 21298 tablet_bootstrap.cc:654] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.095602 21299 raft_consensus.cc:359] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.096487 21299 raft_consensus.cc:385] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.096833 21299 raft_consensus.cc:740] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4741e902d944908679bb8dcec0f073, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.097807 21299 consensus_queue.cc:260] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.105284 21300 tablet_bootstrap.cc:492] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638: No bootstrap required, opened a new log
I20260713 09:08:31.105381 21299 ts_tablet_manager.cc:1434] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260713 09:08:31.106153 21300 ts_tablet_manager.cc:1403] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.003s
I20260713 09:08:31.106774 21299 tablet_bootstrap.cc:492] T 1e99d60da3f741db8fe56bdb44d71de1 P cf4741e902d944908679bb8dcec0f073: Bootstrap starting.
I20260713 09:08:31.108793 21298 tablet_bootstrap.cc:492] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386: No bootstrap required, opened a new log
I20260713 09:08:31.109375 21298 ts_tablet_manager.cc:1403] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260713 09:08:31.110066 21300 raft_consensus.cc:359] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.110947 21300 raft_consensus.cc:385] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.111320 21300 raft_consensus.cc:740] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.112550 21300 consensus_queue.cc:260] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.113147 21298 raft_consensus.cc:359] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.113978 21298 raft_consensus.cc:385] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.114264 21298 raft_consensus.cc:740] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc072a832fea4ea696f73186e83c9386, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.115417 21299 tablet_bootstrap.cc:654] T 1e99d60da3f741db8fe56bdb44d71de1 P cf4741e902d944908679bb8dcec0f073: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.115422 21298 consensus_queue.cc:260] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.117933 21300 ts_tablet_manager.cc:1434] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.008s
I20260713 09:08:31.119356 21300 tablet_bootstrap.cc:492] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638: Bootstrap starting.
I20260713 09:08:31.122665 21298 ts_tablet_manager.cc:1434] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.001s
I20260713 09:08:31.124541 21298 tablet_bootstrap.cc:492] T 663cd2d7bbbe418ebc17ddc1ff1535bf P dc072a832fea4ea696f73186e83c9386: Bootstrap starting.
I20260713 09:08:31.128089 21300 tablet_bootstrap.cc:654] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.133594 21298 tablet_bootstrap.cc:654] T 663cd2d7bbbe418ebc17ddc1ff1535bf P dc072a832fea4ea696f73186e83c9386: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.134245 21299 tablet_bootstrap.cc:492] T 1e99d60da3f741db8fe56bdb44d71de1 P cf4741e902d944908679bb8dcec0f073: No bootstrap required, opened a new log
I20260713 09:08:31.134780 21299 ts_tablet_manager.cc:1403] T 1e99d60da3f741db8fe56bdb44d71de1 P cf4741e902d944908679bb8dcec0f073: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.010s
I20260713 09:08:31.138305 21299 raft_consensus.cc:359] T 1e99d60da3f741db8fe56bdb44d71de1 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.139349 21299 raft_consensus.cc:385] T 1e99d60da3f741db8fe56bdb44d71de1 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.139659 21299 raft_consensus.cc:740] T 1e99d60da3f741db8fe56bdb44d71de1 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4741e902d944908679bb8dcec0f073, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.140615 21299 consensus_queue.cc:260] T 1e99d60da3f741db8fe56bdb44d71de1 P cf4741e902d944908679bb8dcec0f073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
W20260713 09:08:31.146178 21055 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:31.149372 21299 ts_tablet_manager.cc:1434] T 1e99d60da3f741db8fe56bdb44d71de1 P cf4741e902d944908679bb8dcec0f073: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:08:31.150585 21299 tablet_bootstrap.cc:492] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073: Bootstrap starting.
I20260713 09:08:31.153347 21298 tablet_bootstrap.cc:492] T 663cd2d7bbbe418ebc17ddc1ff1535bf P dc072a832fea4ea696f73186e83c9386: No bootstrap required, opened a new log
I20260713 09:08:31.153949 21298 ts_tablet_manager.cc:1403] T 663cd2d7bbbe418ebc17ddc1ff1535bf P dc072a832fea4ea696f73186e83c9386: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.011s
I20260713 09:08:31.155689 21300 tablet_bootstrap.cc:492] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638: No bootstrap required, opened a new log
I20260713 09:08:31.156577 21300 ts_tablet_manager.cc:1403] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638: Time spent bootstrapping tablet: real 0.037s	user 0.024s	sys 0.011s
I20260713 09:08:31.157377 21299 tablet_bootstrap.cc:654] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.157534 21298 raft_consensus.cc:359] T 663cd2d7bbbe418ebc17ddc1ff1535bf P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.158710 21298 raft_consensus.cc:385] T 663cd2d7bbbe418ebc17ddc1ff1535bf P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.159098 21298 raft_consensus.cc:740] T 663cd2d7bbbe418ebc17ddc1ff1535bf P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc072a832fea4ea696f73186e83c9386, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.160044 21298 consensus_queue.cc:260] T 663cd2d7bbbe418ebc17ddc1ff1535bf P dc072a832fea4ea696f73186e83c9386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.160765 21300 raft_consensus.cc:359] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.161736 21300 raft_consensus.cc:385] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.162139 21300 raft_consensus.cc:740] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.162765 21298 ts_tablet_manager.cc:1434] T 663cd2d7bbbe418ebc17ddc1ff1535bf P dc072a832fea4ea696f73186e83c9386: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:31.163333 21300 consensus_queue.cc:260] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.164038 21298 tablet_bootstrap.cc:492] T 1e99d60da3f741db8fe56bdb44d71de1 P dc072a832fea4ea696f73186e83c9386: Bootstrap starting.
I20260713 09:08:31.166131 21300 ts_tablet_manager.cc:1434] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:08:31.170761 21300 tablet_bootstrap.cc:492] T 663cd2d7bbbe418ebc17ddc1ff1535bf P 2dda3739c3404fc19af750a8e8e41638: Bootstrap starting.
I20260713 09:08:31.172752 21298 tablet_bootstrap.cc:654] T 1e99d60da3f741db8fe56bdb44d71de1 P dc072a832fea4ea696f73186e83c9386: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.178431 21300 tablet_bootstrap.cc:654] T 663cd2d7bbbe418ebc17ddc1ff1535bf P 2dda3739c3404fc19af750a8e8e41638: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.180640 21299 tablet_bootstrap.cc:492] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073: No bootstrap required, opened a new log
I20260713 09:08:31.180742 21298 tablet_bootstrap.cc:492] T 1e99d60da3f741db8fe56bdb44d71de1 P dc072a832fea4ea696f73186e83c9386: No bootstrap required, opened a new log
I20260713 09:08:31.181483 21299 ts_tablet_manager.cc:1403] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.001s
I20260713 09:08:31.181734 21298 ts_tablet_manager.cc:1403] T 1e99d60da3f741db8fe56bdb44d71de1 P dc072a832fea4ea696f73186e83c9386: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260713 09:08:31.185155 21299 raft_consensus.cc:359] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.185992 21299 raft_consensus.cc:385] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.185665 21298 raft_consensus.cc:359] T 1e99d60da3f741db8fe56bdb44d71de1 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.186319 21299 raft_consensus.cc:740] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4741e902d944908679bb8dcec0f073, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.186506 21300 tablet_bootstrap.cc:492] T 663cd2d7bbbe418ebc17ddc1ff1535bf P 2dda3739c3404fc19af750a8e8e41638: No bootstrap required, opened a new log
I20260713 09:08:31.186444 21298 raft_consensus.cc:385] T 1e99d60da3f741db8fe56bdb44d71de1 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.187115 21298 raft_consensus.cc:740] T 1e99d60da3f741db8fe56bdb44d71de1 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc072a832fea4ea696f73186e83c9386, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.187197 21300 ts_tablet_manager.cc:1403] T 663cd2d7bbbe418ebc17ddc1ff1535bf P 2dda3739c3404fc19af750a8e8e41638: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.002s
I20260713 09:08:31.187448 21299 consensus_queue.cc:260] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.188180 21298 consensus_queue.cc:260] T 1e99d60da3f741db8fe56bdb44d71de1 P dc072a832fea4ea696f73186e83c9386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.189828 21299 ts_tablet_manager.cc:1434] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260713 09:08:31.190909 21299 tablet_bootstrap.cc:492] T 5817a1df7fdb430d9b6432f7fc3981ab P cf4741e902d944908679bb8dcec0f073: Bootstrap starting.
I20260713 09:08:31.191138 21300 raft_consensus.cc:359] T 663cd2d7bbbe418ebc17ddc1ff1535bf P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.191955 21300 raft_consensus.cc:385] T 663cd2d7bbbe418ebc17ddc1ff1535bf P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.192307 21300 raft_consensus.cc:740] T 663cd2d7bbbe418ebc17ddc1ff1535bf P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.194027 21298 ts_tablet_manager.cc:1434] T 1e99d60da3f741db8fe56bdb44d71de1 P dc072a832fea4ea696f73186e83c9386: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:08:31.194525 21300 consensus_queue.cc:260] T 663cd2d7bbbe418ebc17ddc1ff1535bf P 2dda3739c3404fc19af750a8e8e41638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.195223 21298 tablet_bootstrap.cc:492] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386: Bootstrap starting.
I20260713 09:08:31.197362 21300 ts_tablet_manager.cc:1434] T 663cd2d7bbbe418ebc17ddc1ff1535bf P 2dda3739c3404fc19af750a8e8e41638: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260713 09:08:31.198153 21299 tablet_bootstrap.cc:654] T 5817a1df7fdb430d9b6432f7fc3981ab P cf4741e902d944908679bb8dcec0f073: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.198607 21300 tablet_bootstrap.cc:492] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638: Bootstrap starting.
I20260713 09:08:31.202571 21298 tablet_bootstrap.cc:654] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.205983 21300 tablet_bootstrap.cc:654] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.213234 21299 tablet_bootstrap.cc:492] T 5817a1df7fdb430d9b6432f7fc3981ab P cf4741e902d944908679bb8dcec0f073: No bootstrap required, opened a new log
I20260713 09:08:31.214092 21299 ts_tablet_manager.cc:1403] T 5817a1df7fdb430d9b6432f7fc3981ab P cf4741e902d944908679bb8dcec0f073: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.010s
I20260713 09:08:31.215005 21304 raft_consensus.cc:493] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:31.215615 21304 raft_consensus.cc:515] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } } peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } }
I20260713 09:08:31.218264 21300 tablet_bootstrap.cc:492] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638: No bootstrap required, opened a new log
I20260713 09:08:31.218353 21299 raft_consensus.cc:359] T 5817a1df7fdb430d9b6432f7fc3981ab P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } } peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } }
I20260713 09:08:31.219574 21299 raft_consensus.cc:385] T 5817a1df7fdb430d9b6432f7fc3981ab P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.219949 21299 raft_consensus.cc:740] T 5817a1df7fdb430d9b6432f7fc3981ab P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4741e902d944908679bb8dcec0f073, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.219192 21300 ts_tablet_manager.cc:1403] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.000s
I20260713 09:08:31.220709 21299 consensus_queue.cc:260] T 5817a1df7fdb430d9b6432f7fc3981ab P cf4741e902d944908679bb8dcec0f073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } } peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } }
I20260713 09:08:31.222288 21298 tablet_bootstrap.cc:492] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386: No bootstrap required, opened a new log
I20260713 09:08:31.223062 21298 ts_tablet_manager.cc:1403] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.014s
I20260713 09:08:31.221510 21304 leader_election.cc:290] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821)
I20260713 09:08:31.225523 21300 raft_consensus.cc:359] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.227650 21299 ts_tablet_manager.cc:1434] T 5817a1df7fdb430d9b6432f7fc3981ab P cf4741e902d944908679bb8dcec0f073: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.006s
I20260713 09:08:31.227685 21300 raft_consensus.cc:385] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.228372 21300 raft_consensus.cc:740] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.229918 21305 raft_consensus.cc:493] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:31.230192 21299 tablet_bootstrap.cc:492] T 663cd2d7bbbe418ebc17ddc1ff1535bf P cf4741e902d944908679bb8dcec0f073: Bootstrap starting.
I20260713 09:08:31.230382 21305 raft_consensus.cc:515] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.235692 21305 leader_election.cc:290] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:31.236486 21300 consensus_queue.cc:260] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.236950 21305 raft_consensus.cc:493] T 663cd2d7bbbe418ebc17ddc1ff1535bf P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:31.239540 21305 raft_consensus.cc:515] T 663cd2d7bbbe418ebc17ddc1ff1535bf P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.239919 21300 ts_tablet_manager.cc:1434] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.001s
I20260713 09:08:31.243460 21298 raft_consensus.cc:359] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.242766 21305 leader_election.cc:290] T 663cd2d7bbbe418ebc17ddc1ff1535bf P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:31.246203 21300 tablet_bootstrap.cc:492] T e5a242066fa94824b90403979510922e P 2dda3739c3404fc19af750a8e8e41638: Bootstrap starting.
I20260713 09:08:31.244626 21298 raft_consensus.cc:385] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.250336 21298 raft_consensus.cc:740] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc072a832fea4ea696f73186e83c9386, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.249825 21305 raft_consensus.cc:493] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:31.251410 21305 raft_consensus.cc:515] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.252665 21300 tablet_bootstrap.cc:654] T e5a242066fa94824b90403979510922e P 2dda3739c3404fc19af750a8e8e41638: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.253711 21305 leader_election.cc:290] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:31.266929 21298 consensus_queue.cc:260] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.267544 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5817a1df7fdb430d9b6432f7fc3981ab" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638" is_pre_election: true
W20260713 09:08:31.271083 21224 leader_election.cc:343] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:31.275061 21299 tablet_bootstrap.cc:654] T 663cd2d7bbbe418ebc17ddc1ff1535bf P cf4741e902d944908679bb8dcec0f073: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.277123 21306 raft_consensus.cc:493] T 1e99d60da3f741db8fe56bdb44d71de1 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:31.277670 21306 raft_consensus.cc:515] T 1e99d60da3f741db8fe56bdb44d71de1 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.278234 21298 ts_tablet_manager.cc:1434] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.004s
I20260713 09:08:31.279354 21298 tablet_bootstrap.cc:492] T 28658761b4864c479d0cead9f7a7c332 P dc072a832fea4ea696f73186e83c9386: Bootstrap starting.
I20260713 09:08:31.279999 21306 leader_election.cc:290] T 1e99d60da3f741db8fe56bdb44d71de1 P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:31.281968 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e99d60da3f741db8fe56bdb44d71de1" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638" is_pre_election: true
I20260713 09:08:31.282712 21109 raft_consensus.cc:2468] T 1e99d60da3f741db8fe56bdb44d71de1 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 0.
I20260713 09:08:31.284261 21150 leader_election.cc:304] T 1e99d60da3f741db8fe56bdb44d71de1 P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638, cf4741e902d944908679bb8dcec0f073; no voters: 
I20260713 09:08:31.285238 21306 raft_consensus.cc:2804] T 1e99d60da3f741db8fe56bdb44d71de1 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:31.285650 21306 raft_consensus.cc:493] T 1e99d60da3f741db8fe56bdb44d71de1 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:31.286046 21306 raft_consensus.cc:3060] T 1e99d60da3f741db8fe56bdb44d71de1 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.286825 21300 tablet_bootstrap.cc:492] T e5a242066fa94824b90403979510922e P 2dda3739c3404fc19af750a8e8e41638: No bootstrap required, opened a new log
I20260713 09:08:31.287416 21300 ts_tablet_manager.cc:1403] T e5a242066fa94824b90403979510922e P 2dda3739c3404fc19af750a8e8e41638: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.005s
I20260713 09:08:31.288592 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e99d60da3f741db8fe56bdb44d71de1" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc072a832fea4ea696f73186e83c9386" is_pre_election: true
I20260713 09:08:31.289513 21258 raft_consensus.cc:2468] T 1e99d60da3f741db8fe56bdb44d71de1 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 0.
I20260713 09:08:31.290447 21300 raft_consensus.cc:359] T e5a242066fa94824b90403979510922e P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.291389 21300 raft_consensus.cc:385] T e5a242066fa94824b90403979510922e P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.291698 21300 raft_consensus.cc:740] T e5a242066fa94824b90403979510922e P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.292675 21300 consensus_queue.cc:260] T e5a242066fa94824b90403979510922e P 2dda3739c3404fc19af750a8e8e41638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.298952 21298 tablet_bootstrap.cc:654] T 28658761b4864c479d0cead9f7a7c332 P dc072a832fea4ea696f73186e83c9386: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.302999 21299 tablet_bootstrap.cc:492] T 663cd2d7bbbe418ebc17ddc1ff1535bf P cf4741e902d944908679bb8dcec0f073: No bootstrap required, opened a new log
I20260713 09:08:31.303691 21299 ts_tablet_manager.cc:1403] T 663cd2d7bbbe418ebc17ddc1ff1535bf P cf4741e902d944908679bb8dcec0f073: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.001s
I20260713 09:08:31.299458 21300 ts_tablet_manager.cc:1434] T e5a242066fa94824b90403979510922e P 2dda3739c3404fc19af750a8e8e41638: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:08:31.306663 21300 tablet_bootstrap.cc:492] T 5817a1df7fdb430d9b6432f7fc3981ab P 2dda3739c3404fc19af750a8e8e41638: Bootstrap starting.
I20260713 09:08:31.308537 21299 raft_consensus.cc:359] T 663cd2d7bbbe418ebc17ddc1ff1535bf P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.309391 21299 raft_consensus.cc:385] T 663cd2d7bbbe418ebc17ddc1ff1535bf P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.309717 21299 raft_consensus.cc:740] T 663cd2d7bbbe418ebc17ddc1ff1535bf P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4741e902d944908679bb8dcec0f073, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.300729 21306 raft_consensus.cc:515] T 1e99d60da3f741db8fe56bdb44d71de1 P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.314190 21300 tablet_bootstrap.cc:654] T 5817a1df7fdb430d9b6432f7fc3981ab P 2dda3739c3404fc19af750a8e8e41638: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.315660 21184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5817a1df7fdb430d9b6432f7fc3981ab" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073" is_pre_election: true
I20260713 09:08:31.316097 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e99d60da3f741db8fe56bdb44d71de1" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
I20260713 09:08:31.316756 21184 raft_consensus.cc:2468] T 5817a1df7fdb430d9b6432f7fc3981ab P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc072a832fea4ea696f73186e83c9386 in term 0.
I20260713 09:08:31.316919 21109 raft_consensus.cc:3060] T 1e99d60da3f741db8fe56bdb44d71de1 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.322009 21298 tablet_bootstrap.cc:492] T 28658761b4864c479d0cead9f7a7c332 P dc072a832fea4ea696f73186e83c9386: No bootstrap required, opened a new log
I20260713 09:08:31.322573 21298 ts_tablet_manager.cc:1403] T 28658761b4864c479d0cead9f7a7c332 P dc072a832fea4ea696f73186e83c9386: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.000s
I20260713 09:08:31.322335 21224 leader_election.cc:304] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386 [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: cf4741e902d944908679bb8dcec0f073, dc072a832fea4ea696f73186e83c9386; no voters: 2dda3739c3404fc19af750a8e8e41638
I20260713 09:08:31.323869 21304 raft_consensus.cc:2804] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:31.324399 21304 raft_consensus.cc:493] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:31.324910 21304 raft_consensus.cc:3060] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.324534 21299 consensus_queue.cc:260] T 663cd2d7bbbe418ebc17ddc1ff1535bf P cf4741e902d944908679bb8dcec0f073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.325525 21298 raft_consensus.cc:359] T 28658761b4864c479d0cead9f7a7c332 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.326231 21298 raft_consensus.cc:385] T 28658761b4864c479d0cead9f7a7c332 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.326500 21298 raft_consensus.cc:740] T 28658761b4864c479d0cead9f7a7c332 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc072a832fea4ea696f73186e83c9386, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.327149 21299 ts_tablet_manager.cc:1434] T 663cd2d7bbbe418ebc17ddc1ff1535bf P cf4741e902d944908679bb8dcec0f073: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260713 09:08:31.327440 21298 consensus_queue.cc:260] T 28658761b4864c479d0cead9f7a7c332 P dc072a832fea4ea696f73186e83c9386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.328281 21299 tablet_bootstrap.cc:492] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073: Bootstrap starting.
I20260713 09:08:31.332473 21325 raft_consensus.cc:493] T 28658761b4864c479d0cead9f7a7c332 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:31.333293 21325 raft_consensus.cc:515] T 28658761b4864c479d0cead9f7a7c332 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.334095 21335 raft_consensus.cc:493] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:31.336345 21298 ts_tablet_manager.cc:1434] T 28658761b4864c479d0cead9f7a7c332 P dc072a832fea4ea696f73186e83c9386: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.003s
I20260713 09:08:31.337846 21298 tablet_bootstrap.cc:492] T e5a242066fa94824b90403979510922e P dc072a832fea4ea696f73186e83c9386: Bootstrap starting.
I20260713 09:08:31.344820 21325 leader_election.cc:290] T 28658761b4864c479d0cead9f7a7c332 P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:31.334707 21335 raft_consensus.cc:515] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.353371 21335 leader_election.cc:290] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821)
I20260713 09:08:31.353462 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e99d60da3f741db8fe56bdb44d71de1" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc072a832fea4ea696f73186e83c9386"
I20260713 09:08:31.354139 21335 raft_consensus.cc:493] T 663cd2d7bbbe418ebc17ddc1ff1535bf P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:31.354666 21335 raft_consensus.cc:515] T 663cd2d7bbbe418ebc17ddc1ff1535bf P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.352737 21306 leader_election.cc:290] T 1e99d60da3f741db8fe56bdb44d71de1 P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 election: Requested vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:31.358078 21107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663cd2d7bbbe418ebc17ddc1ff1535bf" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638" is_pre_election: true
I20260713 09:08:31.358822 21107 raft_consensus.cc:2468] T 663cd2d7bbbe418ebc17ddc1ff1535bf P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc072a832fea4ea696f73186e83c9386 in term 0.
I20260713 09:08:31.360093 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663cd2d7bbbe418ebc17ddc1ff1535bf" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073" is_pre_election: true
I20260713 09:08:31.360834 21183 raft_consensus.cc:2468] T 663cd2d7bbbe418ebc17ddc1ff1535bf P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc072a832fea4ea696f73186e83c9386 in term 0.
I20260713 09:08:31.355512 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fbcf3b1edf4dfc8b4cd9d06397dcde" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638" is_pre_election: true
I20260713 09:08:31.356150 21184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fbcf3b1edf4dfc8b4cd9d06397dcde" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073" is_pre_election: true
I20260713 09:08:31.362401 21184 raft_consensus.cc:2468] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc072a832fea4ea696f73186e83c9386 in term 0.
I20260713 09:08:31.354187 21258 raft_consensus.cc:3060] T 1e99d60da3f741db8fe56bdb44d71de1 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.367158 21298 tablet_bootstrap.cc:654] T e5a242066fa94824b90403979510922e P dc072a832fea4ea696f73186e83c9386: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.367727 21306 raft_consensus.cc:493] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:31.367856 21224 leader_election.cc:304] T 663cd2d7bbbe418ebc17ddc1ff1535bf P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf4741e902d944908679bb8dcec0f073, dc072a832fea4ea696f73186e83c9386; no voters: 
I20260713 09:08:31.356956 21335 leader_election.cc:290] T 663cd2d7bbbe418ebc17ddc1ff1535bf P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821)
I20260713 09:08:31.374127 21306 raft_consensus.cc:515] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.377914 21300 tablet_bootstrap.cc:492] T 5817a1df7fdb430d9b6432f7fc3981ab P 2dda3739c3404fc19af750a8e8e41638: No bootstrap required, opened a new log
I20260713 09:08:31.378479 21300 ts_tablet_manager.cc:1403] T 5817a1df7fdb430d9b6432f7fc3981ab P 2dda3739c3404fc19af750a8e8e41638: Time spent bootstrapping tablet: real 0.072s	user 0.029s	sys 0.038s
I20260713 09:08:31.378698 21109 raft_consensus.cc:2468] T 1e99d60da3f741db8fe56bdb44d71de1 P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 1.
I20260713 09:08:31.379205 21306 leader_election.cc:290] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:31.380352 21336 raft_consensus.cc:2804] T 663cd2d7bbbe418ebc17ddc1ff1535bf P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:31.380611 21150 leader_election.cc:304] T 1e99d60da3f741db8fe56bdb44d71de1 P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638, cf4741e902d944908679bb8dcec0f073; no voters: 
I20260713 09:08:31.381873 21224 leader_election.cc:304] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf4741e902d944908679bb8dcec0f073, dc072a832fea4ea696f73186e83c9386; no voters: 
I20260713 09:08:31.380808 21336 raft_consensus.cc:493] T 663cd2d7bbbe418ebc17ddc1ff1535bf P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:31.383594 21306 raft_consensus.cc:2804] T 1e99d60da3f741db8fe56bdb44d71de1 P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:31.384189 21258 raft_consensus.cc:2468] T 1e99d60da3f741db8fe56bdb44d71de1 P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 1.
I20260713 09:08:31.384883 21306 raft_consensus.cc:697] T 1e99d60da3f741db8fe56bdb44d71de1 P cf4741e902d944908679bb8dcec0f073 [term 1 LEADER]: Becoming Leader. State: Replica: cf4741e902d944908679bb8dcec0f073, State: Running, Role: LEADER
I20260713 09:08:31.384213 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fbcf3b1edf4dfc8b4cd9d06397dcde" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638" is_pre_election: true
I20260713 09:08:31.382578 21300 raft_consensus.cc:359] T 5817a1df7fdb430d9b6432f7fc3981ab P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } } peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } }
W20260713 09:08:31.386926 21150 leader_election.cc:343] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:31.386916 21300 raft_consensus.cc:385] T 5817a1df7fdb430d9b6432f7fc3981ab P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.387609 21300 raft_consensus.cc:740] T 5817a1df7fdb430d9b6432f7fc3981ab P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.388628 21300 consensus_queue.cc:260] T 5817a1df7fdb430d9b6432f7fc3981ab P 2dda3739c3404fc19af750a8e8e41638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } } peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } }
I20260713 09:08:31.374097 21335 raft_consensus.cc:493] T 22c4efb837ec4ed5845f1f104df43033 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:31.385849 21306 consensus_queue.cc:237] T 1e99d60da3f741db8fe56bdb44d71de1 P cf4741e902d944908679bb8dcec0f073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.392355 21300 ts_tablet_manager.cc:1434] T 5817a1df7fdb430d9b6432f7fc3981ab P 2dda3739c3404fc19af750a8e8e41638: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
W20260713 09:08:31.392980 21224 leader_election.cc:343] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:31.394624 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fbcf3b1edf4dfc8b4cd9d06397dcde" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc072a832fea4ea696f73186e83c9386" is_pre_election: true
I20260713 09:08:31.395539 21258 raft_consensus.cc:2468] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 0.
I20260713 09:08:31.396835 21150 leader_election.cc:304] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073 [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: cf4741e902d944908679bb8dcec0f073, dc072a832fea4ea696f73186e83c9386; no voters: 2dda3739c3404fc19af750a8e8e41638
I20260713 09:08:31.397923 21307 raft_consensus.cc:2804] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:31.398335 21307 raft_consensus.cc:493] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:31.398667 21307 raft_consensus.cc:3060] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.396483 21335 raft_consensus.cc:515] T 22c4efb837ec4ed5845f1f104df43033 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.401844 21335 leader_election.cc:290] T 22c4efb837ec4ed5845f1f104df43033 P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821)
I20260713 09:08:31.402402 21335 raft_consensus.cc:2804] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:31.402722 21335 raft_consensus.cc:493] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:31.391355 21325 raft_consensus.cc:493] T e5a242066fa94824b90403979510922e P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:31.403729 21325 raft_consensus.cc:515] T e5a242066fa94824b90403979510922e P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.405977 21325 leader_election.cc:290] T e5a242066fa94824b90403979510922e P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:31.391739 21304 raft_consensus.cc:515] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } } peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } }
I20260713 09:08:31.383249 21336 raft_consensus.cc:3060] T 663cd2d7bbbe418ebc17ddc1ff1535bf P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.433977 21299 tablet_bootstrap.cc:654] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.403127 21335 raft_consensus.cc:3060] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.435822 21304 leader_election.cc:290] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 election: Requested vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821)
I20260713 09:08:31.448021 21307 raft_consensus.cc:515] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.456818 21335 raft_consensus.cc:515] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.454526 21307 leader_election.cc:290] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 election: Requested vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:31.459913 21335 leader_election.cc:290] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 election: Requested vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821)
I20260713 09:08:31.461316 21336 raft_consensus.cc:515] T 663cd2d7bbbe418ebc17ddc1ff1535bf P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.464207 21298 tablet_bootstrap.cc:492] T e5a242066fa94824b90403979510922e P dc072a832fea4ea696f73186e83c9386: No bootstrap required, opened a new log
I20260713 09:08:31.464840 21298 ts_tablet_manager.cc:1403] T e5a242066fa94824b90403979510922e P dc072a832fea4ea696f73186e83c9386: Time spent bootstrapping tablet: real 0.127s	user 0.015s	sys 0.012s
I20260713 09:08:31.464413 21336 leader_election.cc:290] T 663cd2d7bbbe418ebc17ddc1ff1535bf P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 election: Requested vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821)
W20260713 09:08:31.466491 21150 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.55.3:37481, user_credentials={real_user=slave}} blocked reactor thread for 69762.1us
I20260713 09:08:31.467466 21299 tablet_bootstrap.cc:492] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073: No bootstrap required, opened a new log
I20260713 09:08:31.468072 21299 ts_tablet_manager.cc:1403] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073: Time spent bootstrapping tablet: real 0.140s	user 0.009s	sys 0.012s
I20260713 09:08:31.467967 21298 raft_consensus.cc:359] T e5a242066fa94824b90403979510922e P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.468576 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fbcf3b1edf4dfc8b4cd9d06397dcde" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc072a832fea4ea696f73186e83c9386"
I20260713 09:08:31.468784 21298 raft_consensus.cc:385] T e5a242066fa94824b90403979510922e P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.469208 21298 raft_consensus.cc:740] T e5a242066fa94824b90403979510922e P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc072a832fea4ea696f73186e83c9386, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.469482 21258 raft_consensus.cc:2393] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cf4741e902d944908679bb8dcec0f073 in current term 1: Already voted for candidate dc072a832fea4ea696f73186e83c9386 in this term.
I20260713 09:08:31.470067 21298 consensus_queue.cc:260] T e5a242066fa94824b90403979510922e P dc072a832fea4ea696f73186e83c9386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.471275 21299 raft_consensus.cc:359] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.472026 21299 raft_consensus.cc:385] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.472327 21299 raft_consensus.cc:740] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4741e902d944908679bb8dcec0f073, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.472671 21298 ts_tablet_manager.cc:1434] T e5a242066fa94824b90403979510922e P dc072a832fea4ea696f73186e83c9386: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:31.473048 21299 consensus_queue.cc:260] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.473928 21336 raft_consensus.cc:493] T 28658761b4864c479d0cead9f7a7c332 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:31.474433 21336 raft_consensus.cc:515] T 28658761b4864c479d0cead9f7a7c332 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.475579 21299 ts_tablet_manager.cc:1434] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:31.477058 21299 tablet_bootstrap.cc:492] T 22c4efb837ec4ed5845f1f104df43033 P cf4741e902d944908679bb8dcec0f073: Bootstrap starting.
I20260713 09:08:31.477629 21336 leader_election.cc:290] T 28658761b4864c479d0cead9f7a7c332 P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821)
I20260713 09:08:31.479983 21180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28658761b4864c479d0cead9f7a7c332" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073" is_pre_election: true
W20260713 09:08:31.481515 21224 leader_election.cc:343] T 28658761b4864c479d0cead9f7a7c332 P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:31.483695 21299 tablet_bootstrap.cc:654] T 22c4efb837ec4ed5845f1f104df43033 P cf4741e902d944908679bb8dcec0f073: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.489229 21299 tablet_bootstrap.cc:492] T 22c4efb837ec4ed5845f1f104df43033 P cf4741e902d944908679bb8dcec0f073: No bootstrap required, opened a new log
I20260713 09:08:31.489835 21299 ts_tablet_manager.cc:1403] T 22c4efb837ec4ed5845f1f104df43033 P cf4741e902d944908679bb8dcec0f073: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260713 09:08:31.491354 21336 raft_consensus.cc:493] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:31.491977 21336 raft_consensus.cc:515] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.492666 21299 raft_consensus.cc:359] T 22c4efb837ec4ed5845f1f104df43033 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.493438 21299 raft_consensus.cc:385] T 22c4efb837ec4ed5845f1f104df43033 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.493759 21299 raft_consensus.cc:740] T 22c4efb837ec4ed5845f1f104df43033 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4741e902d944908679bb8dcec0f073, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.494863 21336 leader_election.cc:290] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821)
I20260713 09:08:31.500113 21256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e151515cad4fd4acaf7483994ec991" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc072a832fea4ea696f73186e83c9386" is_pre_election: true
I20260713 09:08:31.500748 21255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28658761b4864c479d0cead9f7a7c332" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc072a832fea4ea696f73186e83c9386" is_pre_election: true
I20260713 09:08:31.500913 21256 raft_consensus.cc:2468] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 0.
I20260713 09:08:31.501441 21255 raft_consensus.cc:2468] T 28658761b4864c479d0cead9f7a7c332 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 0.
I20260713 09:08:31.502146 21257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663cd2d7bbbe418ebc17ddc1ff1535bf" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc072a832fea4ea696f73186e83c9386" is_pre_election: true
I20260713 09:08:31.502406 21075 leader_election.cc:304] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638, dc072a832fea4ea696f73186e83c9386; no voters: 
I20260713 09:08:31.502609 21254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a242066fa94824b90403979510922e" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc072a832fea4ea696f73186e83c9386" is_pre_election: true
I20260713 09:08:31.503032 21257 raft_consensus.cc:2393] T 663cd2d7bbbe418ebc17ddc1ff1535bf P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2dda3739c3404fc19af750a8e8e41638 in current term 1: Already voted for candidate dc072a832fea4ea696f73186e83c9386 in this term.
I20260713 09:08:31.503336 21305 raft_consensus.cc:2804] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:31.496035 21180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e151515cad4fd4acaf7483994ec991" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073" is_pre_election: true
I20260713 09:08:31.503772 21305 raft_consensus.cc:493] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:31.504025 21180 raft_consensus.cc:2468] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc072a832fea4ea696f73186e83c9386 in term 0.
I20260713 09:08:31.499179 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c4efb837ec4ed5845f1f104df43033" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc072a832fea4ea696f73186e83c9386" is_pre_election: true
I20260713 09:08:31.498158 21325 raft_consensus.cc:493] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:31.504804 21258 raft_consensus.cc:2468] T 22c4efb837ec4ed5845f1f104df43033 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 0.
I20260713 09:08:31.505028 21325 raft_consensus.cc:515] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.505230 21075 leader_election.cc:304] T 28658761b4864c479d0cead9f7a7c332 P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638, dc072a832fea4ea696f73186e83c9386; no voters: 
I20260713 09:08:31.500142 21299 consensus_queue.cc:260] T 22c4efb837ec4ed5845f1f104df43033 P cf4741e902d944908679bb8dcec0f073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.507247 21342 raft_consensus.cc:2804] T 28658761b4864c479d0cead9f7a7c332 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:31.507647 21342 raft_consensus.cc:493] T 28658761b4864c479d0cead9f7a7c332 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:31.507946 21342 raft_consensus.cc:3060] T 28658761b4864c479d0cead9f7a7c332 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.507870 21075 leader_election.cc:304] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638, dc072a832fea4ea696f73186e83c9386; no voters: 
I20260713 09:08:31.508719 21299 ts_tablet_manager.cc:1434] T 22c4efb837ec4ed5845f1f104df43033 P cf4741e902d944908679bb8dcec0f073: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260713 09:08:31.509747 21299 tablet_bootstrap.cc:492] T 28658761b4864c479d0cead9f7a7c332 P cf4741e902d944908679bb8dcec0f073: Bootstrap starting.
I20260713 09:08:31.511489 21336 raft_consensus.cc:493] T 6a05b72a27494b1e8e028d2f4d6c67b6 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:31.512092 21336 raft_consensus.cc:515] T 6a05b72a27494b1e8e028d2f4d6c67b6 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.515391 21181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663cd2d7bbbe418ebc17ddc1ff1535bf" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073"
I20260713 09:08:31.515718 21299 tablet_bootstrap.cc:654] T 28658761b4864c479d0cead9f7a7c332 P cf4741e902d944908679bb8dcec0f073: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.515736 21336 leader_election.cc:290] T 6a05b72a27494b1e8e028d2f4d6c67b6 P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821)
I20260713 09:08:31.516193 21181 raft_consensus.cc:3060] T 663cd2d7bbbe418ebc17ddc1ff1535bf P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.516500 21342 raft_consensus.cc:515] T 28658761b4864c479d0cead9f7a7c332 P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.519477 21342 leader_election.cc:290] T 28658761b4864c479d0cead9f7a7c332 P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 election: Requested vote from peers cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:31.520282 21342 raft_consensus.cc:2804] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:31.520738 21342 raft_consensus.cc:493] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:31.521180 21342 raft_consensus.cc:3060] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.522702 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28658761b4864c479d0cead9f7a7c332" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc072a832fea4ea696f73186e83c9386"
I20260713 09:08:31.523501 21258 raft_consensus.cc:3060] T 28658761b4864c479d0cead9f7a7c332 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.532213 21342 raft_consensus.cc:515] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.532298 21258 raft_consensus.cc:2468] T 28658761b4864c479d0cead9f7a7c332 P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 1.
I20260713 09:08:31.504150 21305 raft_consensus.cc:3060] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.536943 21342 leader_election.cc:290] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 election: Requested vote from peers cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:31.503371 21254 raft_consensus.cc:2468] T e5a242066fa94824b90403979510922e P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 0.
I20260713 09:08:31.539402 21325 leader_election.cc:290] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:31.543972 21307 raft_consensus.cc:493] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:31.543642 21305 raft_consensus.cc:515] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.544520 21307 raft_consensus.cc:515] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.546216 21305 leader_election.cc:290] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 election: Requested vote from peers cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:31.546597 21307 leader_election.cc:290] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:31.549742 21107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a242066fa94824b90403979510922e" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638" is_pre_election: true
I20260713 09:08:31.550628 21107 raft_consensus.cc:2468] T e5a242066fa94824b90403979510922e P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 0.
I20260713 09:08:31.552320 21181 raft_consensus.cc:2468] T 663cd2d7bbbe418ebc17ddc1ff1535bf P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc072a832fea4ea696f73186e83c9386 in term 1.
I20260713 09:08:31.552527 21306 raft_consensus.cc:493] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:31.553242 21306 raft_consensus.cc:515] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.553732 21184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c4efb837ec4ed5845f1f104df43033" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073" is_pre_election: true
I20260713 09:08:31.553896 21181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a05b72a27494b1e8e028d2f4d6c67b6" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073" is_pre_election: true
I20260713 09:08:31.554459 21184 raft_consensus.cc:2468] T 22c4efb837ec4ed5845f1f104df43033 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc072a832fea4ea696f73186e83c9386 in term 0.
I20260713 09:08:31.554818 21181 raft_consensus.cc:2468] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc072a832fea4ea696f73186e83c9386 in term 0.
I20260713 09:08:31.555629 21306 leader_election.cc:290] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:31.556820 21150 leader_election.cc:304] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638, cf4741e902d944908679bb8dcec0f073; no voters: 
I20260713 09:08:31.558667 21299 tablet_bootstrap.cc:492] T 28658761b4864c479d0cead9f7a7c332 P cf4741e902d944908679bb8dcec0f073: No bootstrap required, opened a new log
I20260713 09:08:31.558820 21306 raft_consensus.cc:2804] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:31.559289 21299 ts_tablet_manager.cc:1403] T 28658761b4864c479d0cead9f7a7c332 P cf4741e902d944908679bb8dcec0f073: Time spent bootstrapping tablet: real 0.050s	user 0.029s	sys 0.020s
I20260713 09:08:31.559608 21306 raft_consensus.cc:493] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:31.560176 21306 raft_consensus.cc:3060] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.403345 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c4efb837ec4ed5845f1f104df43033" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638" is_pre_election: true
I20260713 09:08:31.562379 21299 raft_consensus.cc:359] T 28658761b4864c479d0cead9f7a7c332 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.563115 21299 raft_consensus.cc:385] T 28658761b4864c479d0cead9f7a7c332 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.563391 21299 raft_consensus.cc:740] T 28658761b4864c479d0cead9f7a7c332 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4741e902d944908679bb8dcec0f073, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.564175 21299 consensus_queue.cc:260] T 28658761b4864c479d0cead9f7a7c332 P cf4741e902d944908679bb8dcec0f073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.572176 21306 raft_consensus.cc:515] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.573464 21299 ts_tablet_manager.cc:1434] T 28658761b4864c479d0cead9f7a7c332 P cf4741e902d944908679bb8dcec0f073: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.008s
I20260713 09:08:31.575495 21177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28658761b4864c479d0cead9f7a7c332" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073" is_pre_election: true
I20260713 09:08:31.575811 21306 leader_election.cc:290] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 election: Requested vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:31.577404 21300 tablet_bootstrap.cc:492] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638: Bootstrap starting.
I20260713 09:08:31.577854 21224 leader_election.cc:304] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf4741e902d944908679bb8dcec0f073, dc072a832fea4ea696f73186e83c9386; no voters: 
I20260713 09:08:31.578001 21254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a242066fa94824b90403979510922e" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc072a832fea4ea696f73186e83c9386" is_pre_election: true
I20260713 09:08:31.579044 21254 raft_consensus.cc:2468] T e5a242066fa94824b90403979510922e P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 0.
I20260713 09:08:31.579191 21176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a242066fa94824b90403979510922e" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073" is_pre_election: true
I20260713 09:08:31.580156 21176 raft_consensus.cc:2393] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2dda3739c3404fc19af750a8e8e41638 in current term 1: Already voted for candidate cf4741e902d944908679bb8dcec0f073 in this term.
I20260713 09:08:31.580967 21336 raft_consensus.cc:2804] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:31.581492 21179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663cd2d7bbbe418ebc17ddc1ff1535bf" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073" is_pre_election: true
I20260713 09:08:31.581593 21336 raft_consensus.cc:493] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:31.582266 21336 raft_consensus.cc:3060] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.582489 21179 raft_consensus.cc:2393] T 663cd2d7bbbe418ebc17ddc1ff1535bf P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2dda3739c3404fc19af750a8e8e41638 in current term 1: Already voted for candidate dc072a832fea4ea696f73186e83c9386 in this term.
I20260713 09:08:31.562783 21109 raft_consensus.cc:2393] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dc072a832fea4ea696f73186e83c9386 in current term 1: Already voted for candidate 2dda3739c3404fc19af750a8e8e41638 in this term.
I20260713 09:08:31.584832 21180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c4efb837ec4ed5845f1f104df43033" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073" is_pre_election: true
I20260713 09:08:31.585321 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a05b72a27494b1e8e028d2f4d6c67b6" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638" is_pre_election: true
I20260713 09:08:31.585724 21180 raft_consensus.cc:2468] T 22c4efb837ec4ed5845f1f104df43033 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 0.
I20260713 09:08:31.586114 21109 raft_consensus.cc:2468] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 0.
I20260713 09:08:31.576308 21177 raft_consensus.cc:2468] T 28658761b4864c479d0cead9f7a7c332 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 0.
I20260713 09:08:31.587178 21182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fbcf3b1edf4dfc8b4cd9d06397dcde" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073"
I20260713 09:08:31.588111 21182 raft_consensus.cc:2393] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dc072a832fea4ea696f73186e83c9386 in current term 1: Already voted for candidate cf4741e902d944908679bb8dcec0f073 in this term.
I20260713 09:08:31.588855 21224 leader_election.cc:304] T 663cd2d7bbbe418ebc17ddc1ff1535bf P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf4741e902d944908679bb8dcec0f073, dc072a832fea4ea696f73186e83c9386; no voters: 
I20260713 09:08:31.589035 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a242066fa94824b90403979510922e" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
I20260713 09:08:31.589620 21109 raft_consensus.cc:3060] T e5a242066fa94824b90403979510922e P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.590502 21075 leader_election.cc:304] T 663cd2d7bbbe418ebc17ddc1ff1535bf P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638; no voters: cf4741e902d944908679bb8dcec0f073, dc072a832fea4ea696f73186e83c9386
I20260713 09:08:31.591517 21325 raft_consensus.cc:493] T 5817a1df7fdb430d9b6432f7fc3981ab P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:31.591841 21178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e151515cad4fd4acaf7483994ec991" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073" is_pre_election: true
I20260713 09:08:31.592032 21325 raft_consensus.cc:515] T 5817a1df7fdb430d9b6432f7fc3981ab P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } } peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } }
I20260713 09:08:31.592541 21178 raft_consensus.cc:2468] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 0.
I20260713 09:08:31.594410 21325 leader_election.cc:290] T 5817a1df7fdb430d9b6432f7fc3981ab P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481), cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821)
I20260713 09:08:31.594537 21178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c4efb837ec4ed5845f1f104df43033" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073"
I20260713 09:08:31.595064 21325 raft_consensus.cc:3060] T 663cd2d7bbbe418ebc17ddc1ff1535bf P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.595211 21178 raft_consensus.cc:3060] T 22c4efb837ec4ed5845f1f104df43033 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.595278 21177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e151515cad4fd4acaf7483994ec991" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073"
I20260713 09:08:31.596057 21177 raft_consensus.cc:3060] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.597643 21254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a05b72a27494b1e8e028d2f4d6c67b6" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc072a832fea4ea696f73186e83c9386" is_pre_election: true
I20260713 09:08:31.598363 21254 raft_consensus.cc:2468] T 6a05b72a27494b1e8e028d2f4d6c67b6 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 0.
I20260713 09:08:31.599299 21335 raft_consensus.cc:2804] T 663cd2d7bbbe418ebc17ddc1ff1535bf P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:31.599516 21182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a05b72a27494b1e8e028d2f4d6c67b6" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073" is_pre_election: true
I20260713 09:08:31.599972 21335 raft_consensus.cc:697] T 663cd2d7bbbe418ebc17ddc1ff1535bf P dc072a832fea4ea696f73186e83c9386 [term 1 LEADER]: Becoming Leader. State: Replica: dc072a832fea4ea696f73186e83c9386, State: Running, Role: LEADER
I20260713 09:08:31.600307 21182 raft_consensus.cc:2468] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 0.
I20260713 09:08:31.600973 21335 consensus_queue.cc:237] T 663cd2d7bbbe418ebc17ddc1ff1535bf P dc072a832fea4ea696f73186e83c9386 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.601404 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fbcf3b1edf4dfc8b4cd9d06397dcde" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
I20260713 09:08:31.603813 21325 raft_consensus.cc:2749] T 663cd2d7bbbe418ebc17ddc1ff1535bf P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:31.604856 21300 tablet_bootstrap.cc:654] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.607229 21075 leader_election.cc:304] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638, cf4741e902d944908679bb8dcec0f073; no voters: 
I20260713 09:08:31.608309 21075 leader_election.cc:304] T 28658761b4864c479d0cead9f7a7c332 P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638, dc072a832fea4ea696f73186e83c9386; no voters: 
I20260713 09:08:31.609134 21305 raft_consensus.cc:2804] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:31.609881 21305 raft_consensus.cc:493] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:31.610253 21305 raft_consensus.cc:3060] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.611249 21178 raft_consensus.cc:2468] T 22c4efb837ec4ed5845f1f104df43033 P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 1.
I20260713 09:08:31.609057 21224 leader_election.cc:304] T 22c4efb837ec4ed5845f1f104df43033 P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf4741e902d944908679bb8dcec0f073, dc072a832fea4ea696f73186e83c9386; no voters: 
I20260713 09:08:31.615392 21107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fbcf3b1edf4dfc8b4cd9d06397dcde" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
I20260713 09:08:31.615907 21304 raft_consensus.cc:2804] T 22c4efb837ec4ed5845f1f104df43033 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:31.616274 21304 raft_consensus.cc:493] T 22c4efb837ec4ed5845f1f104df43033 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:31.616604 21304 raft_consensus.cc:3060] T 22c4efb837ec4ed5845f1f104df43033 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.616885 21105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28658761b4864c479d0cead9f7a7c332" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638" is_pre_election: true
I20260713 09:08:31.617712 21105 raft_consensus.cc:2393] T 28658761b4864c479d0cead9f7a7c332 P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dc072a832fea4ea696f73186e83c9386 in current term 1: Already voted for candidate 2dda3739c3404fc19af750a8e8e41638 in this term.
I20260713 09:08:31.621881 21305 raft_consensus.cc:515] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.623236 21325 raft_consensus.cc:2804] T 28658761b4864c479d0cead9f7a7c332 P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:31.624495 21075 leader_election.cc:304] T e5a242066fa94824b90403979510922e P 2dda3739c3404fc19af750a8e8e41638 [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: 2dda3739c3404fc19af750a8e8e41638, dc072a832fea4ea696f73186e83c9386; no voters: cf4741e902d944908679bb8dcec0f073
I20260713 09:08:31.625587 21325 raft_consensus.cc:697] T 28658761b4864c479d0cead9f7a7c332 P 2dda3739c3404fc19af750a8e8e41638 [term 1 LEADER]: Becoming Leader. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Running, Role: LEADER
I20260713 09:08:31.626830 21325 consensus_queue.cc:237] T 28658761b4864c479d0cead9f7a7c332 P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.632795 21075 leader_election.cc:304] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638, cf4741e902d944908679bb8dcec0f073; no voters: 
I20260713 09:08:31.633960 21343 raft_consensus.cc:2804] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:31.636338 21305 leader_election.cc:290] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 election: Requested vote from peers cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:31.640946 21106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663cd2d7bbbe418ebc17ddc1ff1535bf" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
I20260713 09:08:31.645783 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5817a1df7fdb430d9b6432f7fc3981ab" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
I20260713 09:08:31.645887 21182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a05b72a27494b1e8e028d2f4d6c67b6" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073"
I20260713 09:08:31.646531 21108 raft_consensus.cc:3060] T 5817a1df7fdb430d9b6432f7fc3981ab P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.646773 21182 raft_consensus.cc:3060] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.651690 21178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5817a1df7fdb430d9b6432f7fc3981ab" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073" is_pre_election: true
I20260713 09:08:31.652704 21178 raft_consensus.cc:2468] T 5817a1df7fdb430d9b6432f7fc3981ab P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 0.
I20260713 09:08:31.653730 21104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e151515cad4fd4acaf7483994ec991" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638" is_pre_election: true
I20260713 09:08:31.654836 21104 raft_consensus.cc:2393] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dc072a832fea4ea696f73186e83c9386 in current term 1: Already voted for candidate 2dda3739c3404fc19af750a8e8e41638 in this term.
I20260713 09:08:31.654263 21075 leader_election.cc:304] T 5817a1df7fdb430d9b6432f7fc3981ab P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638, cf4741e902d944908679bb8dcec0f073; no voters: 
I20260713 09:08:31.669049 21182 raft_consensus.cc:2468] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 1.
I20260713 09:08:31.669915 21336 raft_consensus.cc:515] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.672407 21075 leader_election.cc:304] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638, cf4741e902d944908679bb8dcec0f073; no voters: 
I20260713 09:08:31.674150 21108 raft_consensus.cc:2468] T 5817a1df7fdb430d9b6432f7fc3981ab P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc072a832fea4ea696f73186e83c9386 in term 1.
I20260713 09:08:31.677918 21305 raft_consensus.cc:2764] T 5817a1df7fdb430d9b6432f7fc3981ab P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:08:31.675437 21325 raft_consensus.cc:2804] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:31.646503 21304 raft_consensus.cc:515] T 22c4efb837ec4ed5845f1f104df43033 P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.679313 21325 raft_consensus.cc:697] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638 [term 1 LEADER]: Becoming Leader. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Running, Role: LEADER
I20260713 09:08:31.658818 21177 raft_consensus.cc:2468] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 1.
I20260713 09:08:31.680452 21325 consensus_queue.cc:237] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.682696 21075 leader_election.cc:304] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638, cf4741e902d944908679bb8dcec0f073; no voters: 
I20260713 09:08:31.674166 21336 leader_election.cc:290] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 election: Requested vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821)
I20260713 09:08:31.656551 21105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a05b72a27494b1e8e028d2f4d6c67b6" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638" is_pre_election: true
I20260713 09:08:31.692369 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28658761b4864c479d0cead9f7a7c332" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073"
I20260713 09:08:31.693128 21175 raft_consensus.cc:3060] T 28658761b4864c479d0cead9f7a7c332 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.700920 21150 leader_election.cc:304] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638, cf4741e902d944908679bb8dcec0f073; no voters: 
I20260713 09:08:31.708523 21175 raft_consensus.cc:2468] T 28658761b4864c479d0cead9f7a7c332 P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 1.
I20260713 09:08:31.709177 21343 raft_consensus.cc:697] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638 [term 1 LEADER]: Becoming Leader. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Running, Role: LEADER
W20260713 09:08:31.709597 21224 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.55.2:32821, user_credentials={real_user=slave}} blocked reactor thread for 100783us
I20260713 09:08:31.711050 21106 raft_consensus.cc:2468] T 663cd2d7bbbe418ebc17ddc1ff1535bf P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc072a832fea4ea696f73186e83c9386 in term 1.
I20260713 09:08:31.702853 21004 catalog_manager.cc:5697] T 1e99d60da3f741db8fe56bdb44d71de1 P cf4741e902d944908679bb8dcec0f073 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf4741e902d944908679bb8dcec0f073 (127.16.55.2). New cstate: current_term: 1 leader_uuid: "cf4741e902d944908679bb8dcec0f073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:31.702450 21150 leader_election.cc:343] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:31.713744 21150 leader_election.cc:304] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073 [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: cf4741e902d944908679bb8dcec0f073; no voters: 2dda3739c3404fc19af750a8e8e41638, dc072a832fea4ea696f73186e83c9386
I20260713 09:08:31.710389 21224 leader_election.cc:304] T 6a05b72a27494b1e8e028d2f4d6c67b6 P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf4741e902d944908679bb8dcec0f073, dc072a832fea4ea696f73186e83c9386; no voters: 
I20260713 09:08:31.710387 21343 consensus_queue.cc:237] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
W20260713 09:08:31.722563 21224 leader_election.cc:343] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:31.723109 21224 leader_election.cc:304] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [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: dc072a832fea4ea696f73186e83c9386; no voters: 2dda3739c3404fc19af750a8e8e41638, cf4741e902d944908679bb8dcec0f073
I20260713 09:08:31.725968 21224 leader_election.cc:304] T 28658761b4864c479d0cead9f7a7c332 P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc072a832fea4ea696f73186e83c9386; no voters: 2dda3739c3404fc19af750a8e8e41638, cf4741e902d944908679bb8dcec0f073
I20260713 09:08:31.691233 21350 raft_consensus.cc:2804] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:31.729974 21350 raft_consensus.cc:697] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 [term 1 LEADER]: Becoming Leader. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Running, Role: LEADER
I20260713 09:08:31.731436 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5817a1df7fdb430d9b6432f7fc3981ab" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073"
I20260713 09:08:31.730943 21350 consensus_queue.cc:237] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.732179 21183 raft_consensus.cc:3060] T 5817a1df7fdb430d9b6432f7fc3981ab P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.724002 21106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e151515cad4fd4acaf7483994ec991" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
I20260713 09:08:31.718883 21109 raft_consensus.cc:2468] T e5a242066fa94824b90403979510922e P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 1.
I20260713 09:08:31.734344 21342 raft_consensus.cc:2764] T e5a242066fa94824b90403979510922e P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:08:31.727969 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e151515cad4fd4acaf7483994ec991" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073"
I20260713 09:08:31.736191 21175 raft_consensus.cc:2393] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dc072a832fea4ea696f73186e83c9386 in current term 1: Already voted for candidate 2dda3739c3404fc19af750a8e8e41638 in this term.
I20260713 09:08:31.740980 21150 leader_election.cc:304] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638, cf4741e902d944908679bb8dcec0f073; no voters: 
I20260713 09:08:31.743502 21345 raft_consensus.cc:2764] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:08:31.744314 21345 raft_consensus.cc:2749] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:31.744959 21345 raft_consensus.cc:2804] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:31.745288 21345 raft_consensus.cc:697] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073 [term 1 LEADER]: Becoming Leader. State: Replica: cf4741e902d944908679bb8dcec0f073, State: Running, Role: LEADER
I20260713 09:08:31.746062 21345 consensus_queue.cc:237] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.749190 21336 raft_consensus.cc:2804] T 6a05b72a27494b1e8e028d2f4d6c67b6 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:31.749684 21336 raft_consensus.cc:493] T 6a05b72a27494b1e8e028d2f4d6c67b6 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:31.750034 21336 raft_consensus.cc:3060] T 6a05b72a27494b1e8e028d2f4d6c67b6 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.750813 21183 raft_consensus.cc:2468] T 5817a1df7fdb430d9b6432f7fc3981ab P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc072a832fea4ea696f73186e83c9386 in term 1.
I20260713 09:08:31.764732 21355 raft_consensus.cc:2749] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:31.765532 21355 raft_consensus.cc:2749] T 28658761b4864c479d0cead9f7a7c332 P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:31.765592 21224 leader_election.cc:304] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638, dc072a832fea4ea696f73186e83c9386; no voters: 
I20260713 09:08:31.767637 21355 raft_consensus.cc:2804] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:31.768433 21355 raft_consensus.cc:697] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386 [term 1 LEADER]: Becoming Leader. State: Replica: dc072a832fea4ea696f73186e83c9386, State: Running, Role: LEADER
I20260713 09:08:31.769344 21254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c4efb837ec4ed5845f1f104df43033" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc072a832fea4ea696f73186e83c9386"
I20260713 09:08:31.769683 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a05b72a27494b1e8e028d2f4d6c67b6" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc072a832fea4ea696f73186e83c9386" is_pre_election: true
I20260713 09:08:31.770319 21254 raft_consensus.cc:2393] T 22c4efb837ec4ed5845f1f104df43033 P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2dda3739c3404fc19af750a8e8e41638 in current term 1: Already voted for candidate dc072a832fea4ea696f73186e83c9386 in this term.
I20260713 09:08:31.770783 21355 consensus_queue.cc:237] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } } peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } }
I20260713 09:08:31.771266 21224 leader_election.cc:304] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 [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: dc072a832fea4ea696f73186e83c9386; no voters: 2dda3739c3404fc19af750a8e8e41638, cf4741e902d944908679bb8dcec0f073
I20260713 09:08:31.771409 21257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e151515cad4fd4acaf7483994ec991" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc072a832fea4ea696f73186e83c9386"
I20260713 09:08:31.771804 21256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a05b72a27494b1e8e028d2f4d6c67b6" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc072a832fea4ea696f73186e83c9386"
I20260713 09:08:31.772399 21257 raft_consensus.cc:2393] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2dda3739c3404fc19af750a8e8e41638 in current term 1: Already voted for candidate dc072a832fea4ea696f73186e83c9386 in this term.
I20260713 09:08:31.773317 21253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a242066fa94824b90403979510922e" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc072a832fea4ea696f73186e83c9386"
I20260713 09:08:31.774053 21253 raft_consensus.cc:3060] T e5a242066fa94824b90403979510922e P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.771333 21255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5817a1df7fdb430d9b6432f7fc3981ab" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc072a832fea4ea696f73186e83c9386" is_pre_election: true
I20260713 09:08:31.777048 21335 raft_consensus.cc:2749] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:31.789857 21300 tablet_bootstrap.cc:492] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638: No bootstrap required, opened a new log
I20260713 09:08:31.795447 21300 ts_tablet_manager.cc:1403] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638: Time spent bootstrapping tablet: real 0.218s	user 0.027s	sys 0.035s
I20260713 09:08:31.799186 21253 raft_consensus.cc:2468] T e5a242066fa94824b90403979510922e P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 1.
I20260713 09:08:31.788738 21336 raft_consensus.cc:515] T 6a05b72a27494b1e8e028d2f4d6c67b6 P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.800499 21258 raft_consensus.cc:2393] T 6a05b72a27494b1e8e028d2f4d6c67b6 P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2dda3739c3404fc19af750a8e8e41638 in current term 1: Already voted for candidate dc072a832fea4ea696f73186e83c9386 in this term.
I20260713 09:08:31.800810 21300 raft_consensus.cc:359] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.801869 21300 raft_consensus.cc:385] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.802345 21300 raft_consensus.cc:740] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.803483 21106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a05b72a27494b1e8e028d2f4d6c67b6" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
I20260713 09:08:31.804317 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a05b72a27494b1e8e028d2f4d6c67b6" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073"
I20260713 09:08:31.805274 21183 raft_consensus.cc:2393] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dc072a832fea4ea696f73186e83c9386 in current term 1: Already voted for candidate 2dda3739c3404fc19af750a8e8e41638 in this term.
I20260713 09:08:31.806766 21224 leader_election.cc:304] T 6a05b72a27494b1e8e028d2f4d6c67b6 P dc072a832fea4ea696f73186e83c9386 [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: dc072a832fea4ea696f73186e83c9386; no voters: 2dda3739c3404fc19af750a8e8e41638, cf4741e902d944908679bb8dcec0f073
I20260713 09:08:31.806589 21300 consensus_queue.cc:260] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.808024 21336 leader_election.cc:290] T 6a05b72a27494b1e8e028d2f4d6c67b6 P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 election: Requested vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821)
I20260713 09:08:31.809058 21336 raft_consensus.cc:2749] T 6a05b72a27494b1e8e028d2f4d6c67b6 P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:31.809993 21300 ts_tablet_manager.cc:1434] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:08:31.810034 21304 leader_election.cc:290] T 22c4efb837ec4ed5845f1f104df43033 P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 election: Requested vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821)
I20260713 09:08:31.815127 21106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c4efb837ec4ed5845f1f104df43033" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
I20260713 09:08:31.819430 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c4efb837ec4ed5845f1f104df43033" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073"
I20260713 09:08:31.820998 21183 raft_consensus.cc:2393] T 22c4efb837ec4ed5845f1f104df43033 P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dc072a832fea4ea696f73186e83c9386 in current term 1: Already voted for candidate 2dda3739c3404fc19af750a8e8e41638 in this term.
I20260713 09:08:31.823130 21224 leader_election.cc:304] T 22c4efb837ec4ed5845f1f104df43033 P dc072a832fea4ea696f73186e83c9386 [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: dc072a832fea4ea696f73186e83c9386; no voters: 2dda3739c3404fc19af750a8e8e41638, cf4741e902d944908679bb8dcec0f073
I20260713 09:08:31.824512 21337 raft_consensus.cc:2749] T 22c4efb837ec4ed5845f1f104df43033 P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:31.829739 21005 catalog_manager.cc:5697] T 663cd2d7bbbe418ebc17ddc1ff1535bf P dc072a832fea4ea696f73186e83c9386 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc072a832fea4ea696f73186e83c9386 (127.16.55.3). New cstate: current_term: 1 leader_uuid: "dc072a832fea4ea696f73186e83c9386" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:31.831912 21005 catalog_manager.cc:5697] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc072a832fea4ea696f73186e83c9386 (127.16.55.3). New cstate: current_term: 1 leader_uuid: "dc072a832fea4ea696f73186e83c9386" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:31.844436 21007 catalog_manager.cc:5697] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1). New cstate: current_term: 1 leader_uuid: "2dda3739c3404fc19af750a8e8e41638" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:31.845896 21007 catalog_manager.cc:5697] T 28658761b4864c479d0cead9f7a7c332 P 2dda3739c3404fc19af750a8e8e41638 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1). New cstate: current_term: 1 leader_uuid: "2dda3739c3404fc19af750a8e8e41638" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:31.847259 21007 catalog_manager.cc:5697] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1). New cstate: current_term: 1 leader_uuid: "2dda3739c3404fc19af750a8e8e41638" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:31.848595 21007 catalog_manager.cc:5697] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1). New cstate: current_term: 1 leader_uuid: "2dda3739c3404fc19af750a8e8e41638" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:31.861469 21004 catalog_manager.cc:5697] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf4741e902d944908679bb8dcec0f073 (127.16.55.2). New cstate: current_term: 1 leader_uuid: "cf4741e902d944908679bb8dcec0f073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:31.869822 21306 consensus_queue.cc:1048] T 1e99d60da3f741db8fe56bdb44d71de1 P cf4741e902d944908679bb8dcec0f073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:31.884228 21306 consensus_queue.cc:1048] T 1e99d60da3f741db8fe56bdb44d71de1 P cf4741e902d944908679bb8dcec0f073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:31.996327 21342 raft_consensus.cc:493] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:31.996901 21342 raft_consensus.cc:515] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:31.998944 21342 leader_election.cc:290] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:31.998776 21337 consensus_queue.cc:1048] T 663cd2d7bbbe418ebc17ddc1ff1535bf P dc072a832fea4ea696f73186e83c9386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:31.999876 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fbcf3b1edf4dfc8b4cd9d06397dcde" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073" is_pre_election: true
I20260713 09:08:32.000151 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fbcf3b1edf4dfc8b4cd9d06397dcde" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc072a832fea4ea696f73186e83c9386" is_pre_election: true
I20260713 09:08:32.000691 21183 raft_consensus.cc:2393] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2dda3739c3404fc19af750a8e8e41638 in current term 1: Already voted for candidate cf4741e902d944908679bb8dcec0f073 in this term.
I20260713 09:08:32.000998 21258 raft_consensus.cc:2393] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2dda3739c3404fc19af750a8e8e41638 in current term 1: Already voted for candidate dc072a832fea4ea696f73186e83c9386 in this term.
I20260713 09:08:32.002180 21075 leader_election.cc:304] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638; no voters: cf4741e902d944908679bb8dcec0f073, dc072a832fea4ea696f73186e83c9386
I20260713 09:08:32.003026 21342 raft_consensus.cc:3060] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.010872 21342 raft_consensus.cc:2749] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:32.013018 21304 consensus_queue.cc:1048] T 663cd2d7bbbe418ebc17ddc1ff1535bf P dc072a832fea4ea696f73186e83c9386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:32.029768 21342 consensus_queue.cc:1048] T 28658761b4864c479d0cead9f7a7c332 P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:32.041049 21305 consensus_queue.cc:1048] T 28658761b4864c479d0cead9f7a7c332 P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:32.150713 21055 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:32.160211 21305 consensus_queue.cc:1048] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:32.166229 21305 consensus_queue.cc:1048] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:32.172854 21350 consensus_queue.cc:1048] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:32.186391 21350 consensus_queue.cc:1048] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:32.229815 21306 consensus_queue.cc:1048] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:32.240042 21304 consensus_queue.cc:1048] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:32.244417 21345 consensus_queue.cc:1048] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:32.260639 21355 consensus_queue.cc:1048] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:32.328238 21350 consensus_queue.cc:1048] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:32.340413 21305 consensus_queue.cc:1048] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:32.687187 21205 debug-util.cc:398] Leaking SignalData structure 0x7b08001091e0 after lost signal to thread 16607
W20260713 09:08:32.688265 21205 debug-util.cc:398] Leaking SignalData structure 0x7b080019b5e0 after lost signal to thread 21041
W20260713 09:08:32.689283 21205 debug-util.cc:398] Leaking SignalData structure 0x7b08001c8420 after lost signal to thread 21133
W20260713 09:08:32.690224 21205 debug-util.cc:398] Leaking SignalData structure 0x7b080012ab60 after lost signal to thread 21208
W20260713 09:08:32.691143 21205 debug-util.cc:398] Leaking SignalData structure 0x7b08000a1480 after lost signal to thread 21282
W20260713 09:08:32.691581 21205 debug-util.cc:398] Leaking SignalData structure 0x7b0800169460 after lost signal to thread 21318
W20260713 09:08:32.691757 21205 debug-util.cc:398] Leaking SignalData structure 0x7b08000f3420 after lost signal to thread 21319
W20260713 09:08:33.154336 21055 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:08:34.158660 21055 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:08:35.163769 21055 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:08:36.168949 21055 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:08:37.178792 21055 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:08:38.184796 21055 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:08:39.188637 21055 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:39.346645 21304 raft_consensus.cc:493] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:39.347620 21304 raft_consensus.cc:515] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:39.349567 21304 leader_election.cc:290] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821)
I20260713 09:08:39.350807 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fbcf3b1edf4dfc8b4cd9d06397dcde" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073" is_pre_election: true
I20260713 09:08:39.350667 21106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fbcf3b1edf4dfc8b4cd9d06397dcde" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638" is_pre_election: true
I20260713 09:08:39.351871 21183 raft_consensus.cc:2468] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc072a832fea4ea696f73186e83c9386 in term 1.
I20260713 09:08:39.351953 21106 raft_consensus.cc:2468] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc072a832fea4ea696f73186e83c9386 in term 1.
I20260713 09:08:39.353820 21224 leader_election.cc:304] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [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: cf4741e902d944908679bb8dcec0f073, dc072a832fea4ea696f73186e83c9386; no voters: 
I20260713 09:08:39.354622 21304 raft_consensus.cc:2804] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:39.355105 21304 raft_consensus.cc:493] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:39.355428 21304 raft_consensus.cc:3060] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:39.363561 21304 raft_consensus.cc:515] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:39.365396 21304 leader_election.cc:290] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 2 election: Requested vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821)
I20260713 09:08:39.366506 21106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fbcf3b1edf4dfc8b4cd9d06397dcde" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
I20260713 09:08:39.366777 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fbcf3b1edf4dfc8b4cd9d06397dcde" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073"
I20260713 09:08:39.367228 21106 raft_consensus.cc:3060] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:39.367348 21183 raft_consensus.cc:3060] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:39.377039 21183 raft_consensus.cc:2468] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc072a832fea4ea696f73186e83c9386 in term 2.
I20260713 09:08:39.377039 21106 raft_consensus.cc:2468] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc072a832fea4ea696f73186e83c9386 in term 2.
I20260713 09:08:39.378611 21224 leader_election.cc:304] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf4741e902d944908679bb8dcec0f073, dc072a832fea4ea696f73186e83c9386; no voters: 
I20260713 09:08:39.379593 21304 raft_consensus.cc:2804] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:39.380920 21304 raft_consensus.cc:697] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 2 LEADER]: Becoming Leader. State: Replica: dc072a832fea4ea696f73186e83c9386, State: Running, Role: LEADER
I20260713 09:08:39.382254 21304 consensus_queue.cc:237] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [LEADER]: Queue going to LEADER 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: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:39.392680 21005 catalog_manager.cc:5697] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 reported cstate change: term changed from 0 to 2, leader changed from <none> to dc072a832fea4ea696f73186e83c9386 (127.16.55.3). New cstate: current_term: 2 leader_uuid: "dc072a832fea4ea696f73186e83c9386" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:39.843052 21106 raft_consensus.cc:1275] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Refusing update from remote peer dc072a832fea4ea696f73186e83c9386: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:08:39.844215 21304 consensus_queue.cc:1048] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:39.857331 21183 raft_consensus.cc:1275] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Refusing update from remote peer dc072a832fea4ea696f73186e83c9386: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:08:39.859359 21384 consensus_queue.cc:1048] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:40.885579 21258 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5817a1df7fdb430d9b6432f7fc3981ab"
dest_uuid: "dc072a832fea4ea696f73186e83c9386"
mode: GRACEFUL
new_leader_uuid: "2dda3739c3404fc19af750a8e8e41638"
 from {username='slave'} at 127.0.0.1:57462
I20260713 09:08:40.886250 21258 raft_consensus.cc:606] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386 [term 1 LEADER]: Received request to transfer leadership to TS 2dda3739c3404fc19af750a8e8e41638
I20260713 09:08:40.903517 21183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5a242066fa94824b90403979510922e"
dest_uuid: "cf4741e902d944908679bb8dcec0f073"
mode: GRACEFUL
new_leader_uuid: "2dda3739c3404fc19af750a8e8e41638"
 from {username='slave'} at 127.0.0.1:41182
I20260713 09:08:40.904246 21183 raft_consensus.cc:606] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073 [term 1 LEADER]: Received request to transfer leadership to TS 2dda3739c3404fc19af750a8e8e41638
I20260713 09:08:40.910267 21258 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1fbcf3b1edf4dfc8b4cd9d06397dcde"
dest_uuid: "dc072a832fea4ea696f73186e83c9386"
mode: GRACEFUL
new_leader_uuid: "2dda3739c3404fc19af750a8e8e41638"
 from {username='slave'} at 127.0.0.1:57462
I20260713 09:08:40.910874 21258 raft_consensus.cc:606] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 2 LEADER]: Received request to transfer leadership to TS 2dda3739c3404fc19af750a8e8e41638
I20260713 09:08:40.925496 21106 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22c4efb837ec4ed5845f1f104df43033"
dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
mode: GRACEFUL
new_leader_uuid: "cf4741e902d944908679bb8dcec0f073"
 from {username='slave'} at 127.0.0.1:47618
I20260713 09:08:40.926110 21106 raft_consensus.cc:606] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638 [term 1 LEADER]: Received request to transfer leadership to TS cf4741e902d944908679bb8dcec0f073
I20260713 09:08:40.931694 21106 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a05b72a27494b1e8e028d2f4d6c67b6"
dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
mode: GRACEFUL
new_leader_uuid: "cf4741e902d944908679bb8dcec0f073"
 from {username='slave'} at 127.0.0.1:47618
I20260713 09:08:40.932276 21106 raft_consensus.cc:606] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638 [term 1 LEADER]: Received request to transfer leadership to TS cf4741e902d944908679bb8dcec0f073
I20260713 09:08:40.940269 21106 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0e151515cad4fd4acaf7483994ec991"
dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
mode: GRACEFUL
new_leader_uuid: "cf4741e902d944908679bb8dcec0f073"
 from {username='slave'} at 127.0.0.1:47618
I20260713 09:08:40.940850 21106 raft_consensus.cc:606] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 [term 1 LEADER]: Received request to transfer leadership to TS cf4741e902d944908679bb8dcec0f073
I20260713 09:08:41.016999 21383 raft_consensus.cc:993] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638: : Instructing follower cf4741e902d944908679bb8dcec0f073 to start an election
I20260713 09:08:41.017557 21383 raft_consensus.cc:1081] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638 [term 1 LEADER]: Signalling peer cf4741e902d944908679bb8dcec0f073 to start an election
I20260713 09:08:41.019264 21183 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22c4efb837ec4ed5845f1f104df43033"
dest_uuid: "cf4741e902d944908679bb8dcec0f073"
 from {username='slave'} at 127.0.0.1:43146
I20260713 09:08:41.019766 21183 raft_consensus.cc:493] T 22c4efb837ec4ed5845f1f104df43033 P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:41.020036 21183 raft_consensus.cc:3060] T 22c4efb837ec4ed5845f1f104df43033 P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.025425 21183 raft_consensus.cc:515] T 22c4efb837ec4ed5845f1f104df43033 P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:41.027069 21183 leader_election.cc:290] T 22c4efb837ec4ed5845f1f104df43033 P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 2 election: Requested vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:41.028157 21106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c4efb837ec4ed5845f1f104df43033" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
I20260713 09:08:41.028465 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c4efb837ec4ed5845f1f104df43033" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc072a832fea4ea696f73186e83c9386"
I20260713 09:08:41.028934 21106 raft_consensus.cc:3055] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:41.029064 21258 raft_consensus.cc:3060] T 22c4efb837ec4ed5845f1f104df43033 P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.029358 21106 raft_consensus.cc:740] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Running, Role: LEADER
I20260713 09:08:41.030491 21106 consensus_queue.cc:260] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:41.032280 21106 raft_consensus.cc:3060] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.039031 21258 raft_consensus.cc:2468] T 22c4efb837ec4ed5845f1f104df43033 P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 2.
I20260713 09:08:41.040830 21150 leader_election.cc:304] T 22c4efb837ec4ed5845f1f104df43033 P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf4741e902d944908679bb8dcec0f073, dc072a832fea4ea696f73186e83c9386; no voters: 
I20260713 09:08:41.040989 21106 raft_consensus.cc:2468] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 2.
I20260713 09:08:41.041778 21345 raft_consensus.cc:2804] T 22c4efb837ec4ed5845f1f104df43033 P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:41.043206 21345 raft_consensus.cc:697] T 22c4efb837ec4ed5845f1f104df43033 P cf4741e902d944908679bb8dcec0f073 [term 2 LEADER]: Becoming Leader. State: Replica: cf4741e902d944908679bb8dcec0f073, State: Running, Role: LEADER
I20260713 09:08:41.044382 21345 consensus_queue.cc:237] T 22c4efb837ec4ed5845f1f104df43033 P cf4741e902d944908679bb8dcec0f073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:41.045007 21402 raft_consensus.cc:993] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386: : Instructing follower 2dda3739c3404fc19af750a8e8e41638 to start an election
I20260713 09:08:41.045547 21384 raft_consensus.cc:1081] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386 [term 1 LEADER]: Signalling peer 2dda3739c3404fc19af750a8e8e41638 to start an election
I20260713 09:08:41.047560 21109 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5817a1df7fdb430d9b6432f7fc3981ab"
dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
 from {username='slave'} at 127.0.0.1:52240
I20260713 09:08:41.048312 21109 raft_consensus.cc:493] T 5817a1df7fdb430d9b6432f7fc3981ab P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:41.048743 21109 raft_consensus.cc:3060] T 5817a1df7fdb430d9b6432f7fc3981ab P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.053309 21005 catalog_manager.cc:5697] T 22c4efb837ec4ed5845f1f104df43033 P cf4741e902d944908679bb8dcec0f073 reported cstate change: term changed from 1 to 2, leader changed from 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1) to cf4741e902d944908679bb8dcec0f073 (127.16.55.2). New cstate: current_term: 2 leader_uuid: "cf4741e902d944908679bb8dcec0f073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:41.055287 21109 raft_consensus.cc:515] T 5817a1df7fdb430d9b6432f7fc3981ab P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } } peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } }
I20260713 09:08:41.057961 21109 leader_election.cc:290] T 5817a1df7fdb430d9b6432f7fc3981ab P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 2 election: Requested vote from peers dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481), cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821)
I20260713 09:08:41.058655 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5817a1df7fdb430d9b6432f7fc3981ab" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc072a832fea4ea696f73186e83c9386"
I20260713 09:08:41.059046 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5817a1df7fdb430d9b6432f7fc3981ab" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf4741e902d944908679bb8dcec0f073"
I20260713 09:08:41.059345 21258 raft_consensus.cc:3055] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:41.059675 21183 raft_consensus.cc:3060] T 5817a1df7fdb430d9b6432f7fc3981ab P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.059682 21258 raft_consensus.cc:740] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc072a832fea4ea696f73186e83c9386, State: Running, Role: LEADER
I20260713 09:08:41.061199 21258 consensus_queue.cc:260] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } } peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } }
I20260713 09:08:41.062573 21258 raft_consensus.cc:3060] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.067718 21183 raft_consensus.cc:2468] T 5817a1df7fdb430d9b6432f7fc3981ab P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 2.
I20260713 09:08:41.069670 21075 leader_election.cc:304] T 5817a1df7fdb430d9b6432f7fc3981ab P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638, cf4741e902d944908679bb8dcec0f073; no voters: 
I20260713 09:08:41.071276 21383 raft_consensus.cc:2804] T 5817a1df7fdb430d9b6432f7fc3981ab P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:41.071764 21383 raft_consensus.cc:697] T 5817a1df7fdb430d9b6432f7fc3981ab P 2dda3739c3404fc19af750a8e8e41638 [term 2 LEADER]: Becoming Leader. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Running, Role: LEADER
I20260713 09:08:41.072793 21383 consensus_queue.cc:237] T 5817a1df7fdb430d9b6432f7fc3981ab P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } } peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } }
I20260713 09:08:41.073576 21258 raft_consensus.cc:2468] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 2.
I20260713 09:08:41.073693 21384 raft_consensus.cc:993] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386: : Instructing follower 2dda3739c3404fc19af750a8e8e41638 to start an election
I20260713 09:08:41.074375 21402 raft_consensus.cc:1081] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 2 LEADER]: Signalling peer 2dda3739c3404fc19af750a8e8e41638 to start an election
I20260713 09:08:41.076242 21109 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1fbcf3b1edf4dfc8b4cd9d06397dcde"
dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
 from {username='slave'} at 127.0.0.1:52240
I20260713 09:08:41.076927 21109 raft_consensus.cc:493] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:41.077302 21109 raft_consensus.cc:3060] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:41.083142 21109 raft_consensus.cc:515] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:41.084820 21109 leader_election.cc:290] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 3 election: Requested vote from peers cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:41.084190 21005 catalog_manager.cc:5697] T 5817a1df7fdb430d9b6432f7fc3981ab P 2dda3739c3404fc19af750a8e8e41638 reported cstate change: term changed from 1 to 2, leader changed from dc072a832fea4ea696f73186e83c9386 (127.16.55.3) to 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1). New cstate: current_term: 2 leader_uuid: "2dda3739c3404fc19af750a8e8e41638" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:41.085747 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fbcf3b1edf4dfc8b4cd9d06397dcde" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "cf4741e902d944908679bb8dcec0f073"
I20260713 09:08:41.086112 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fbcf3b1edf4dfc8b4cd9d06397dcde" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "dc072a832fea4ea696f73186e83c9386"
I20260713 09:08:41.086397 21183 raft_consensus.cc:3060] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:41.086773 21258 raft_consensus.cc:3055] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:41.087205 21258 raft_consensus.cc:740] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dc072a832fea4ea696f73186e83c9386, State: Running, Role: LEADER
I20260713 09:08:41.088078 21258 consensus_queue.cc:260] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [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: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:41.089148 21258 raft_consensus.cc:3060] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:41.093344 21183 raft_consensus.cc:2468] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 3.
I20260713 09:08:41.094592 21075 leader_election.cc:304] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [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: 2dda3739c3404fc19af750a8e8e41638, cf4741e902d944908679bb8dcec0f073; no voters: 
I20260713 09:08:41.095345 21383 raft_consensus.cc:2804] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:41.095782 21383 raft_consensus.cc:697] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [term 3 LEADER]: Becoming Leader. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Running, Role: LEADER
I20260713 09:08:41.096637 21383 consensus_queue.cc:237] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [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: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:41.097546 21258 raft_consensus.cc:2468] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 3.
I20260713 09:08:41.105289 21005 catalog_manager.cc:5697] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 reported cstate change: term changed from 2 to 3, leader changed from dc072a832fea4ea696f73186e83c9386 (127.16.55.3) to 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1). New cstate: current_term: 3 leader_uuid: "2dda3739c3404fc19af750a8e8e41638" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:41.411080 21396 raft_consensus.cc:993] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638: : Instructing follower cf4741e902d944908679bb8dcec0f073 to start an election
I20260713 09:08:41.411638 21383 raft_consensus.cc:1081] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638 [term 1 LEADER]: Signalling peer cf4741e902d944908679bb8dcec0f073 to start an election
I20260713 09:08:41.413219 21183 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a05b72a27494b1e8e028d2f4d6c67b6"
dest_uuid: "cf4741e902d944908679bb8dcec0f073"
 from {username='slave'} at 127.0.0.1:43146
I20260713 09:08:41.413815 21183 raft_consensus.cc:493] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:41.414192 21183 raft_consensus.cc:3060] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.420305 21183 raft_consensus.cc:515] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:41.422238 21183 leader_election.cc:290] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 2 election: Requested vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:41.423117 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a05b72a27494b1e8e028d2f4d6c67b6" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
I20260713 09:08:41.423409 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a05b72a27494b1e8e028d2f4d6c67b6" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc072a832fea4ea696f73186e83c9386"
I20260713 09:08:41.423779 21109 raft_consensus.cc:3055] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:41.423959 21258 raft_consensus.cc:3060] T 6a05b72a27494b1e8e028d2f4d6c67b6 P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.424175 21109 raft_consensus.cc:740] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Running, Role: LEADER
I20260713 09:08:41.425220 21109 consensus_queue.cc:260] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:41.426833 21109 raft_consensus.cc:3060] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.432361 21258 raft_consensus.cc:2468] T 6a05b72a27494b1e8e028d2f4d6c67b6 P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 2.
I20260713 09:08:41.433773 21150 leader_election.cc:304] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf4741e902d944908679bb8dcec0f073, dc072a832fea4ea696f73186e83c9386; no voters: 
I20260713 09:08:41.434206 21109 raft_consensus.cc:2468] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 2.
I20260713 09:08:41.434530 21345 raft_consensus.cc:2804] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:41.435061 21345 raft_consensus.cc:697] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073 [term 2 LEADER]: Becoming Leader. State: Replica: cf4741e902d944908679bb8dcec0f073, State: Running, Role: LEADER
I20260713 09:08:41.436018 21345 consensus_queue.cc:237] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:41.443203 21005 catalog_manager.cc:5697] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073 reported cstate change: term changed from 1 to 2, leader changed from 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1) to cf4741e902d944908679bb8dcec0f073 (127.16.55.2). New cstate: current_term: 2 leader_uuid: "cf4741e902d944908679bb8dcec0f073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:41.465329 21401 raft_consensus.cc:993] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073: : Instructing follower 2dda3739c3404fc19af750a8e8e41638 to start an election
I20260713 09:08:41.465845 21401 raft_consensus.cc:1081] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073 [term 1 LEADER]: Signalling peer 2dda3739c3404fc19af750a8e8e41638 to start an election
I20260713 09:08:41.467446 21109 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5a242066fa94824b90403979510922e"
dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
 from {username='slave'} at 127.0.0.1:52232
I20260713 09:08:41.467958 21109 raft_consensus.cc:493] T e5a242066fa94824b90403979510922e P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:41.468266 21109 raft_consensus.cc:3060] T e5a242066fa94824b90403979510922e P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.473410 21109 raft_consensus.cc:515] T e5a242066fa94824b90403979510922e P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:41.475185 21109 leader_election.cc:290] T e5a242066fa94824b90403979510922e P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 2 election: Requested vote from peers cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:41.475952 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a242066fa94824b90403979510922e" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf4741e902d944908679bb8dcec0f073"
I20260713 09:08:41.476200 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a242066fa94824b90403979510922e" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc072a832fea4ea696f73186e83c9386"
I20260713 09:08:41.476666 21183 raft_consensus.cc:3055] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:41.476817 21258 raft_consensus.cc:3060] T e5a242066fa94824b90403979510922e P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.476992 21183 raft_consensus.cc:740] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf4741e902d944908679bb8dcec0f073, State: Running, Role: LEADER
I20260713 09:08:41.477978 21183 consensus_queue.cc:260] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:41.478955 21183 raft_consensus.cc:3060] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.483805 21258 raft_consensus.cc:2468] T e5a242066fa94824b90403979510922e P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 2.
I20260713 09:08:41.484057 21183 raft_consensus.cc:2468] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 2.
I20260713 09:08:41.485159 21075 leader_election.cc:304] T e5a242066fa94824b90403979510922e P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638, dc072a832fea4ea696f73186e83c9386; no voters: 
I20260713 09:08:41.485862 21383 raft_consensus.cc:2804] T e5a242066fa94824b90403979510922e P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:41.486383 21383 raft_consensus.cc:697] T e5a242066fa94824b90403979510922e P 2dda3739c3404fc19af750a8e8e41638 [term 2 LEADER]: Becoming Leader. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Running, Role: LEADER
I20260713 09:08:41.487304 21383 consensus_queue.cc:237] T e5a242066fa94824b90403979510922e P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:41.494164 21005 catalog_manager.cc:5697] T e5a242066fa94824b90403979510922e P 2dda3739c3404fc19af750a8e8e41638 reported cstate change: term changed from 1 to 2, leader changed from cf4741e902d944908679bb8dcec0f073 (127.16.55.2) to 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1). New cstate: current_term: 2 leader_uuid: "2dda3739c3404fc19af750a8e8e41638" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:41.503539 21396 raft_consensus.cc:993] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638: : Instructing follower cf4741e902d944908679bb8dcec0f073 to start an election
I20260713 09:08:41.504098 21383 raft_consensus.cc:1081] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 [term 1 LEADER]: Signalling peer cf4741e902d944908679bb8dcec0f073 to start an election
I20260713 09:08:41.505666 21183 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0e151515cad4fd4acaf7483994ec991"
dest_uuid: "cf4741e902d944908679bb8dcec0f073"
 from {username='slave'} at 127.0.0.1:43146
I20260713 09:08:41.506143 21183 raft_consensus.cc:493] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:41.506426 21183 raft_consensus.cc:3060] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.511322 21183 raft_consensus.cc:515] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:41.513291 21183 leader_election.cc:290] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 2 election: Requested vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:41.514101 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e151515cad4fd4acaf7483994ec991" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
I20260713 09:08:41.514328 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e151515cad4fd4acaf7483994ec991" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc072a832fea4ea696f73186e83c9386"
I20260713 09:08:41.514737 21109 raft_consensus.cc:3055] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:41.514931 21258 raft_consensus.cc:3060] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.515103 21109 raft_consensus.cc:740] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Running, Role: LEADER
I20260713 09:08:41.516036 21109 consensus_queue.cc:260] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:41.517166 21109 raft_consensus.cc:3060] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.520547 21258 raft_consensus.cc:2468] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 2.
I20260713 09:08:41.521658 21150 leader_election.cc:304] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf4741e902d944908679bb8dcec0f073, dc072a832fea4ea696f73186e83c9386; no voters: 
I20260713 09:08:41.522408 21401 raft_consensus.cc:2804] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:41.522621 21109 raft_consensus.cc:2468] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 2.
I20260713 09:08:41.522817 21401 raft_consensus.cc:697] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [term 2 LEADER]: Becoming Leader. State: Replica: cf4741e902d944908679bb8dcec0f073, State: Running, Role: LEADER
I20260713 09:08:41.524013 21401 consensus_queue.cc:237] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:41.531035 21005 catalog_manager.cc:5697] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 reported cstate change: term changed from 1 to 2, leader changed from 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1) to cf4741e902d944908679bb8dcec0f073 (127.16.55.2). New cstate: current_term: 2 leader_uuid: "cf4741e902d944908679bb8dcec0f073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:41.570248 21109 raft_consensus.cc:1275] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Refusing update from remote peer cf4741e902d944908679bb8dcec0f073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:41.571549 21401 consensus_queue.cc:1048] T 22c4efb837ec4ed5845f1f104df43033 P cf4741e902d944908679bb8dcec0f073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:41.581586 21258 raft_consensus.cc:1275] T 22c4efb837ec4ed5845f1f104df43033 P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Refusing update from remote peer cf4741e902d944908679bb8dcec0f073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:41.583905 21401 consensus_queue.cc:1048] T 22c4efb837ec4ed5845f1f104df43033 P cf4741e902d944908679bb8dcec0f073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:41.634606 21258 raft_consensus.cc:1275] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Refusing update from remote peer 2dda3739c3404fc19af750a8e8e41638: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:41.635994 21383 consensus_queue.cc:1048] T 5817a1df7fdb430d9b6432f7fc3981ab P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:41.645365 21183 raft_consensus.cc:1275] T 5817a1df7fdb430d9b6432f7fc3981ab P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Refusing update from remote peer 2dda3739c3404fc19af750a8e8e41638: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:41.647148 21419 consensus_queue.cc:1048] T 5817a1df7fdb430d9b6432f7fc3981ab P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:41.692502 21183 raft_consensus.cc:1275] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073 [term 3 FOLLOWER]: Refusing update from remote peer 2dda3739c3404fc19af750a8e8e41638: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:08:41.693660 21419 consensus_queue.cc:1048] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:41.701967 21258 raft_consensus.cc:1275] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 3 FOLLOWER]: Refusing update from remote peer 2dda3739c3404fc19af750a8e8e41638: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:08:41.704022 21383 consensus_queue.cc:1048] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:41.840764 21109 raft_consensus.cc:1275] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Refusing update from remote peer cf4741e902d944908679bb8dcec0f073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:41.842069 21401 consensus_queue.cc:1048] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:41.851751 21258 raft_consensus.cc:1275] T 6a05b72a27494b1e8e028d2f4d6c67b6 P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Refusing update from remote peer cf4741e902d944908679bb8dcec0f073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:41.853354 21401 consensus_queue.cc:1048] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:42.003373 21258 raft_consensus.cc:1275] T e5a242066fa94824b90403979510922e P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Refusing update from remote peer 2dda3739c3404fc19af750a8e8e41638: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:42.004812 21383 consensus_queue.cc:1048] T e5a242066fa94824b90403979510922e P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:42.014940 21183 raft_consensus.cc:1275] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Refusing update from remote peer 2dda3739c3404fc19af750a8e8e41638: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:42.016553 21396 consensus_queue.cc:1048] T e5a242066fa94824b90403979510922e P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:42.127473 21258 raft_consensus.cc:1275] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Refusing update from remote peer cf4741e902d944908679bb8dcec0f073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:42.128710 21345 consensus_queue.cc:1048] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:42.130122 21109 raft_consensus.cc:1275] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Refusing update from remote peer cf4741e902d944908679bb8dcec0f073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:42.131537 21345 consensus_queue.cc:1048] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:43.974546 21004 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36014:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:08:43.977914 21004 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:08:44.028133 21096 tablet_service.cc:1511] Processing CreateTablet for tablet fbc803d8857847749510f35893727b2a (DEFAULT_TABLE table=soft_deleted_table [id=8aa7c86d83f04592a0b64de64a9ad1d6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:44.029352 21173 tablet_service.cc:1511] Processing CreateTablet for tablet fbc803d8857847749510f35893727b2a (DEFAULT_TABLE table=soft_deleted_table [id=8aa7c86d83f04592a0b64de64a9ad1d6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:44.029878 21096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbc803d8857847749510f35893727b2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.031004 21240 tablet_service.cc:1511] Processing CreateTablet for tablet fbc803d8857847749510f35893727b2a (DEFAULT_TABLE table=soft_deleted_table [id=8aa7c86d83f04592a0b64de64a9ad1d6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:44.032420 21240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbc803d8857847749510f35893727b2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.035218 21099 tablet_service.cc:1511] Processing CreateTablet for tablet c9e91940e2924cc49f8a026946252dad (DEFAULT_TABLE table=soft_deleted_table [id=8aa7c86d83f04592a0b64de64a9ad1d6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:44.036868 21099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9e91940e2924cc49f8a026946252dad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.041867 21169 tablet_service.cc:1511] Processing CreateTablet for tablet c9e91940e2924cc49f8a026946252dad (DEFAULT_TABLE table=soft_deleted_table [id=8aa7c86d83f04592a0b64de64a9ad1d6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:44.042862 21242 tablet_service.cc:1511] Processing CreateTablet for tablet c9e91940e2924cc49f8a026946252dad (DEFAULT_TABLE table=soft_deleted_table [id=8aa7c86d83f04592a0b64de64a9ad1d6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:44.044801 21242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9e91940e2924cc49f8a026946252dad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.049316 21098 tablet_service.cc:1511] Processing CreateTablet for tablet 957954541e304bfd9020584b4ee02968 (DEFAULT_TABLE table=soft_deleted_table [id=8aa7c86d83f04592a0b64de64a9ad1d6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:44.052685 21097 tablet_service.cc:1511] Processing CreateTablet for tablet 74f75d7093234ac79312f97a094e38b6 (DEFAULT_TABLE table=soft_deleted_table [id=8aa7c86d83f04592a0b64de64a9ad1d6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:44.057471 21166 tablet_service.cc:1511] Processing CreateTablet for tablet 957954541e304bfd9020584b4ee02968 (DEFAULT_TABLE table=soft_deleted_table [id=8aa7c86d83f04592a0b64de64a9ad1d6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:44.031025 21173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbc803d8857847749510f35893727b2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.059203 21166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 957954541e304bfd9020584b4ee02968. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.059386 21246 tablet_service.cc:1511] Processing CreateTablet for tablet 957954541e304bfd9020584b4ee02968 (DEFAULT_TABLE table=soft_deleted_table [id=8aa7c86d83f04592a0b64de64a9ad1d6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:44.060803 21246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 957954541e304bfd9020584b4ee02968. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.064149 21169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9e91940e2924cc49f8a026946252dad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.054770 21097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74f75d7093234ac79312f97a094e38b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.074592 21098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 957954541e304bfd9020584b4ee02968. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.093726 21170 tablet_service.cc:1511] Processing CreateTablet for tablet 74f75d7093234ac79312f97a094e38b6 (DEFAULT_TABLE table=soft_deleted_table [id=8aa7c86d83f04592a0b64de64a9ad1d6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:44.095244 21170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74f75d7093234ac79312f97a094e38b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.099466 21442 tablet_bootstrap.cc:492] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386: Bootstrap starting.
I20260713 09:08:44.106777 21241 tablet_service.cc:1511] Processing CreateTablet for tablet 74f75d7093234ac79312f97a094e38b6 (DEFAULT_TABLE table=soft_deleted_table [id=8aa7c86d83f04592a0b64de64a9ad1d6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:44.113157 21241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74f75d7093234ac79312f97a094e38b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.111491 21094 tablet_service.cc:1511] Processing CreateTablet for tablet 9e8d0f07fb9e4a2695766cfb952386b0 (DEFAULT_TABLE table=soft_deleted_table [id=8aa7c86d83f04592a0b64de64a9ad1d6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:44.115960 21167 tablet_service.cc:1511] Processing CreateTablet for tablet 9e8d0f07fb9e4a2695766cfb952386b0 (DEFAULT_TABLE table=soft_deleted_table [id=8aa7c86d83f04592a0b64de64a9ad1d6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:44.117561 21167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e8d0f07fb9e4a2695766cfb952386b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.116021 21094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e8d0f07fb9e4a2695766cfb952386b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.134146 21442 tablet_bootstrap.cc:654] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.139955 21443 tablet_bootstrap.cc:492] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638: Bootstrap starting.
I20260713 09:08:44.147481 21240 tablet_service.cc:1511] Processing CreateTablet for tablet 9e8d0f07fb9e4a2695766cfb952386b0 (DEFAULT_TABLE table=soft_deleted_table [id=8aa7c86d83f04592a0b64de64a9ad1d6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:44.155730 21240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e8d0f07fb9e4a2695766cfb952386b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.156980 21097 tablet_service.cc:1511] Processing CreateTablet for tablet 930b61ff785f426d95aa03269526410c (DEFAULT_TABLE table=soft_deleted_table [id=8aa7c86d83f04592a0b64de64a9ad1d6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:44.158557 21097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 930b61ff785f426d95aa03269526410c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.163702 21174 tablet_service.cc:1511] Processing CreateTablet for tablet 930b61ff785f426d95aa03269526410c (DEFAULT_TABLE table=soft_deleted_table [id=8aa7c86d83f04592a0b64de64a9ad1d6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:44.165179 21174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 930b61ff785f426d95aa03269526410c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.177349 21242 tablet_service.cc:1511] Processing CreateTablet for tablet 930b61ff785f426d95aa03269526410c (DEFAULT_TABLE table=soft_deleted_table [id=8aa7c86d83f04592a0b64de64a9ad1d6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:44.181505 21172 tablet_service.cc:1511] Processing CreateTablet for tablet ee71f02a491340ed91ff39be06259663 (DEFAULT_TABLE table=soft_deleted_table [id=8aa7c86d83f04592a0b64de64a9ad1d6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:44.182931 21172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee71f02a491340ed91ff39be06259663. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.183431 21242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 930b61ff785f426d95aa03269526410c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.178699 21096 tablet_service.cc:1511] Processing CreateTablet for tablet ee71f02a491340ed91ff39be06259663 (DEFAULT_TABLE table=soft_deleted_table [id=8aa7c86d83f04592a0b64de64a9ad1d6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:44.186388 21096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee71f02a491340ed91ff39be06259663. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.186882 21443 tablet_bootstrap.cc:654] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.192049 21099 tablet_service.cc:1511] Processing CreateTablet for tablet 78607ac8047e425a9c17805d85390606 (DEFAULT_TABLE table=soft_deleted_table [id=8aa7c86d83f04592a0b64de64a9ad1d6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:44.193427 21099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78607ac8047e425a9c17805d85390606. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.196105 21173 tablet_service.cc:1511] Processing CreateTablet for tablet 78607ac8047e425a9c17805d85390606 (DEFAULT_TABLE table=soft_deleted_table [id=8aa7c86d83f04592a0b64de64a9ad1d6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:44.197734 21173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78607ac8047e425a9c17805d85390606. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.184823 21246 tablet_service.cc:1511] Processing CreateTablet for tablet ee71f02a491340ed91ff39be06259663 (DEFAULT_TABLE table=soft_deleted_table [id=8aa7c86d83f04592a0b64de64a9ad1d6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:44.208909 21246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee71f02a491340ed91ff39be06259663. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.213487 21442 tablet_bootstrap.cc:492] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386: No bootstrap required, opened a new log
I20260713 09:08:44.214071 21442 ts_tablet_manager.cc:1403] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386: Time spent bootstrapping tablet: real 0.115s	user 0.007s	sys 0.006s
I20260713 09:08:44.178409 21445 tablet_bootstrap.cc:492] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073: Bootstrap starting.
I20260713 09:08:44.216091 21098 tablet_service.cc:1511] Processing CreateTablet for tablet 08295644332d4cc187476038500940bf (DEFAULT_TABLE table=soft_deleted_table [id=8aa7c86d83f04592a0b64de64a9ad1d6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:44.217433 21098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08295644332d4cc187476038500940bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.221680 21442 raft_consensus.cc:359] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.223519 21168 tablet_service.cc:1511] Processing CreateTablet for tablet 08295644332d4cc187476038500940bf (DEFAULT_TABLE table=soft_deleted_table [id=8aa7c86d83f04592a0b64de64a9ad1d6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:44.231254 21442 raft_consensus.cc:385] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.231729 21442 raft_consensus.cc:740] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc072a832fea4ea696f73186e83c9386, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.232012 21168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08295644332d4cc187476038500940bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.232785 21442 consensus_queue.cc:260] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
W20260713 09:08:44.237459 21055 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:44.212973 21241 tablet_service.cc:1511] Processing CreateTablet for tablet 78607ac8047e425a9c17805d85390606 (DEFAULT_TABLE table=soft_deleted_table [id=8aa7c86d83f04592a0b64de64a9ad1d6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:44.242136 21241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78607ac8047e425a9c17805d85390606. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.245604 21442 ts_tablet_manager.cc:1434] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260713 09:08:44.256472 21445 tablet_bootstrap.cc:654] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.240722 21240 tablet_service.cc:1511] Processing CreateTablet for tablet 08295644332d4cc187476038500940bf (DEFAULT_TABLE table=soft_deleted_table [id=8aa7c86d83f04592a0b64de64a9ad1d6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:44.257639 21240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08295644332d4cc187476038500940bf. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:08:44.258847 21284 tablet.cc:2406] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:08:44.259155 21442 tablet_bootstrap.cc:492] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386: Bootstrap starting.
I20260713 09:08:44.265292 21443 tablet_bootstrap.cc:492] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638: No bootstrap required, opened a new log
I20260713 09:08:44.265864 21443 ts_tablet_manager.cc:1403] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638: Time spent bootstrapping tablet: real 0.126s	user 0.011s	sys 0.006s
I20260713 09:08:44.269404 21443 raft_consensus.cc:359] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.270292 21443 raft_consensus.cc:385] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.272006 21445 tablet_bootstrap.cc:492] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073: No bootstrap required, opened a new log
I20260713 09:08:44.270658 21443 raft_consensus.cc:740] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.285084 21445 ts_tablet_manager.cc:1403] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073: Time spent bootstrapping tablet: real 0.107s	user 0.018s	sys 0.009s
I20260713 09:08:44.285467 21443 consensus_queue.cc:260] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.286192 21442 tablet_bootstrap.cc:654] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.288614 21445 raft_consensus.cc:359] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.289453 21445 raft_consensus.cc:385] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.289739 21445 raft_consensus.cc:740] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4741e902d944908679bb8dcec0f073, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.291590 21443 ts_tablet_manager.cc:1434] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.001s
I20260713 09:08:44.293135 21443 tablet_bootstrap.cc:492] T fbc803d8857847749510f35893727b2a P 2dda3739c3404fc19af750a8e8e41638: Bootstrap starting.
I20260713 09:08:44.294199 21445 consensus_queue.cc:260] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.302060 21445 ts_tablet_manager.cc:1434] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260713 09:08:44.303318 21443 tablet_bootstrap.cc:654] T fbc803d8857847749510f35893727b2a P 2dda3739c3404fc19af750a8e8e41638: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.303809 21431 raft_consensus.cc:493] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:44.304308 21431 raft_consensus.cc:515] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.306540 21431 leader_election.cc:290] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:44.308331 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f75d7093234ac79312f97a094e38b6" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc072a832fea4ea696f73186e83c9386" is_pre_election: true
I20260713 09:08:44.303220 21445 tablet_bootstrap.cc:492] T fbc803d8857847749510f35893727b2a P cf4741e902d944908679bb8dcec0f073: Bootstrap starting.
W20260713 09:08:44.309878 21075 leader_election.cc:343] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:44.310055 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f75d7093234ac79312f97a094e38b6" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073" is_pre_election: true
W20260713 09:08:44.311815 21075 leader_election.cc:343] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:44.312243 21075 leader_election.cc:304] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638; no voters: cf4741e902d944908679bb8dcec0f073, dc072a832fea4ea696f73186e83c9386
I20260713 09:08:44.313577 21431 raft_consensus.cc:2749] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:44.317636 21445 tablet_bootstrap.cc:654] T fbc803d8857847749510f35893727b2a P cf4741e902d944908679bb8dcec0f073: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.317982 21443 tablet_bootstrap.cc:492] T fbc803d8857847749510f35893727b2a P 2dda3739c3404fc19af750a8e8e41638: No bootstrap required, opened a new log
I20260713 09:08:44.318014 21442 tablet_bootstrap.cc:492] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386: No bootstrap required, opened a new log
I20260713 09:08:44.318651 21443 ts_tablet_manager.cc:1403] T fbc803d8857847749510f35893727b2a P 2dda3739c3404fc19af750a8e8e41638: Time spent bootstrapping tablet: real 0.026s	user 0.001s	sys 0.014s
I20260713 09:08:44.318651 21442 ts_tablet_manager.cc:1403] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386: Time spent bootstrapping tablet: real 0.060s	user 0.005s	sys 0.033s
I20260713 09:08:44.322268 21443 raft_consensus.cc:359] T fbc803d8857847749510f35893727b2a P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.322453 21442 raft_consensus.cc:359] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.323161 21443 raft_consensus.cc:385] T fbc803d8857847749510f35893727b2a P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.323192 21442 raft_consensus.cc:385] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.323665 21443 raft_consensus.cc:740] T fbc803d8857847749510f35893727b2a P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.323751 21442 raft_consensus.cc:740] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc072a832fea4ea696f73186e83c9386, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.324638 21443 consensus_queue.cc:260] T fbc803d8857847749510f35893727b2a P 2dda3739c3404fc19af750a8e8e41638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.324635 21442 consensus_queue.cc:260] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.325516 21445 tablet_bootstrap.cc:492] T fbc803d8857847749510f35893727b2a P cf4741e902d944908679bb8dcec0f073: No bootstrap required, opened a new log
I20260713 09:08:44.326215 21445 ts_tablet_manager.cc:1403] T fbc803d8857847749510f35893727b2a P cf4741e902d944908679bb8dcec0f073: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.003s
I20260713 09:08:44.327872 21443 ts_tablet_manager.cc:1434] T fbc803d8857847749510f35893727b2a P 2dda3739c3404fc19af750a8e8e41638: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260713 09:08:44.329437 21445 raft_consensus.cc:359] T fbc803d8857847749510f35893727b2a P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.330214 21445 raft_consensus.cc:385] T fbc803d8857847749510f35893727b2a P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.331138 21443 tablet_bootstrap.cc:492] T 957954541e304bfd9020584b4ee02968 P 2dda3739c3404fc19af750a8e8e41638: Bootstrap starting.
I20260713 09:08:44.331540 21442 ts_tablet_manager.cc:1434] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:08:44.332567 21442 tablet_bootstrap.cc:492] T 957954541e304bfd9020584b4ee02968 P dc072a832fea4ea696f73186e83c9386: Bootstrap starting.
I20260713 09:08:44.337713 21402 raft_consensus.cc:493] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:44.338346 21402 raft_consensus.cc:515] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.339504 21442 tablet_bootstrap.cc:654] T 957954541e304bfd9020584b4ee02968 P dc072a832fea4ea696f73186e83c9386: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.340978 21402 leader_election.cc:290] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821)
I20260713 09:08:44.341589 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc803d8857847749510f35893727b2a" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638" is_pre_election: true
I20260713 09:08:44.341931 21445 raft_consensus.cc:740] T fbc803d8857847749510f35893727b2a P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4741e902d944908679bb8dcec0f073, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.342276 21109 raft_consensus.cc:2468] T fbc803d8857847749510f35893727b2a P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc072a832fea4ea696f73186e83c9386 in term 0.
I20260713 09:08:44.342731 21445 consensus_queue.cc:260] T fbc803d8857847749510f35893727b2a P cf4741e902d944908679bb8dcec0f073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.343637 21443 tablet_bootstrap.cc:654] T 957954541e304bfd9020584b4ee02968 P 2dda3739c3404fc19af750a8e8e41638: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.345305 21445 ts_tablet_manager.cc:1434] T fbc803d8857847749510f35893727b2a P cf4741e902d944908679bb8dcec0f073: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260713 09:08:44.346781 21445 tablet_bootstrap.cc:492] T 9e8d0f07fb9e4a2695766cfb952386b0 P cf4741e902d944908679bb8dcec0f073: Bootstrap starting.
I20260713 09:08:44.348775 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc803d8857847749510f35893727b2a" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073" is_pre_election: true
I20260713 09:08:44.349486 21183 raft_consensus.cc:2468] T fbc803d8857847749510f35893727b2a P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc072a832fea4ea696f73186e83c9386 in term 0.
I20260713 09:08:44.351147 21224 leader_election.cc:304] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf4741e902d944908679bb8dcec0f073, dc072a832fea4ea696f73186e83c9386; no voters: 
I20260713 09:08:44.352789 21402 raft_consensus.cc:2804] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:44.353209 21402 raft_consensus.cc:493] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:44.353507 21442 tablet_bootstrap.cc:492] T 957954541e304bfd9020584b4ee02968 P dc072a832fea4ea696f73186e83c9386: No bootstrap required, opened a new log
I20260713 09:08:44.353608 21445 tablet_bootstrap.cc:654] T 9e8d0f07fb9e4a2695766cfb952386b0 P cf4741e902d944908679bb8dcec0f073: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.354194 21442 ts_tablet_manager.cc:1403] T 957954541e304bfd9020584b4ee02968 P dc072a832fea4ea696f73186e83c9386: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.013s
I20260713 09:08:44.353541 21402 raft_consensus.cc:3060] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.358289 21442 raft_consensus.cc:359] T 957954541e304bfd9020584b4ee02968 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.359184 21442 raft_consensus.cc:385] T 957954541e304bfd9020584b4ee02968 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.359452 21445 tablet_bootstrap.cc:492] T 9e8d0f07fb9e4a2695766cfb952386b0 P cf4741e902d944908679bb8dcec0f073: No bootstrap required, opened a new log
I20260713 09:08:44.359524 21442 raft_consensus.cc:740] T 957954541e304bfd9020584b4ee02968 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc072a832fea4ea696f73186e83c9386, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.360213 21445 ts_tablet_manager.cc:1403] T 9e8d0f07fb9e4a2695766cfb952386b0 P cf4741e902d944908679bb8dcec0f073: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260713 09:08:44.360643 21442 consensus_queue.cc:260] T 957954541e304bfd9020584b4ee02968 P dc072a832fea4ea696f73186e83c9386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.363905 21445 raft_consensus.cc:359] T 9e8d0f07fb9e4a2695766cfb952386b0 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.364941 21445 raft_consensus.cc:385] T 9e8d0f07fb9e4a2695766cfb952386b0 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.365317 21445 raft_consensus.cc:740] T 9e8d0f07fb9e4a2695766cfb952386b0 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4741e902d944908679bb8dcec0f073, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.366508 21445 consensus_queue.cc:260] T 9e8d0f07fb9e4a2695766cfb952386b0 P cf4741e902d944908679bb8dcec0f073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.370242 21445 ts_tablet_manager.cc:1434] T 9e8d0f07fb9e4a2695766cfb952386b0 P cf4741e902d944908679bb8dcec0f073: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:08:44.371708 21445 tablet_bootstrap.cc:492] T 74f75d7093234ac79312f97a094e38b6 P cf4741e902d944908679bb8dcec0f073: Bootstrap starting.
I20260713 09:08:44.379856 21445 tablet_bootstrap.cc:654] T 74f75d7093234ac79312f97a094e38b6 P cf4741e902d944908679bb8dcec0f073: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.396602 21402 raft_consensus.cc:515] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.398295 21445 tablet_bootstrap.cc:492] T 74f75d7093234ac79312f97a094e38b6 P cf4741e902d944908679bb8dcec0f073: No bootstrap required, opened a new log
I20260713 09:08:44.398959 21402 leader_election.cc:290] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 election: Requested vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821)
I20260713 09:08:44.399065 21445 ts_tablet_manager.cc:1403] T 74f75d7093234ac79312f97a094e38b6 P cf4741e902d944908679bb8dcec0f073: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.005s
I20260713 09:08:44.399775 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc803d8857847749510f35893727b2a" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
I20260713 09:08:44.400377 21109 raft_consensus.cc:3060] T fbc803d8857847749510f35893727b2a P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.401808 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc803d8857847749510f35893727b2a" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073"
I20260713 09:08:44.402403 21183 raft_consensus.cc:3060] T fbc803d8857847749510f35893727b2a P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.402851 21445 raft_consensus.cc:359] T 74f75d7093234ac79312f97a094e38b6 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.403576 21445 raft_consensus.cc:385] T 74f75d7093234ac79312f97a094e38b6 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.403867 21445 raft_consensus.cc:740] T 74f75d7093234ac79312f97a094e38b6 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4741e902d944908679bb8dcec0f073, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.404667 21445 consensus_queue.cc:260] T 74f75d7093234ac79312f97a094e38b6 P cf4741e902d944908679bb8dcec0f073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.408027 21445 ts_tablet_manager.cc:1434] T 74f75d7093234ac79312f97a094e38b6 P cf4741e902d944908679bb8dcec0f073: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:08:44.409512 21445 tablet_bootstrap.cc:492] T c9e91940e2924cc49f8a026946252dad P cf4741e902d944908679bb8dcec0f073: Bootstrap starting.
I20260713 09:08:44.415112 21183 raft_consensus.cc:2468] T fbc803d8857847749510f35893727b2a P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc072a832fea4ea696f73186e83c9386 in term 1.
I20260713 09:08:44.419541 21445 tablet_bootstrap.cc:654] T c9e91940e2924cc49f8a026946252dad P cf4741e902d944908679bb8dcec0f073: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.420529 21224 leader_election.cc:304] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf4741e902d944908679bb8dcec0f073, dc072a832fea4ea696f73186e83c9386; no voters: 
I20260713 09:08:44.423861 21402 raft_consensus.cc:2804] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:44.426591 21402 raft_consensus.cc:697] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386 [term 1 LEADER]: Becoming Leader. State: Replica: dc072a832fea4ea696f73186e83c9386, State: Running, Role: LEADER
I20260713 09:08:44.427630 21442 ts_tablet_manager.cc:1434] T 957954541e304bfd9020584b4ee02968 P dc072a832fea4ea696f73186e83c9386: Time spent starting tablet: real 0.073s	user 0.019s	sys 0.019s
I20260713 09:08:44.419006 21109 raft_consensus.cc:2468] T fbc803d8857847749510f35893727b2a P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc072a832fea4ea696f73186e83c9386 in term 1.
I20260713 09:08:44.427850 21443 tablet_bootstrap.cc:492] T 957954541e304bfd9020584b4ee02968 P 2dda3739c3404fc19af750a8e8e41638: No bootstrap required, opened a new log
I20260713 09:08:44.427850 21445 tablet_bootstrap.cc:492] T c9e91940e2924cc49f8a026946252dad P cf4741e902d944908679bb8dcec0f073: No bootstrap required, opened a new log
I20260713 09:08:44.428612 21445 ts_tablet_manager.cc:1403] T c9e91940e2924cc49f8a026946252dad P cf4741e902d944908679bb8dcec0f073: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260713 09:08:44.428612 21443 ts_tablet_manager.cc:1403] T 957954541e304bfd9020584b4ee02968 P 2dda3739c3404fc19af750a8e8e41638: Time spent bootstrapping tablet: real 0.098s	user 0.030s	sys 0.034s
I20260713 09:08:44.428803 21442 tablet_bootstrap.cc:492] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386: Bootstrap starting.
I20260713 09:08:44.428635 21402 consensus_queue.cc:237] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.432271 21443 raft_consensus.cc:359] T 957954541e304bfd9020584b4ee02968 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.433058 21443 raft_consensus.cc:385] T 957954541e304bfd9020584b4ee02968 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.433395 21443 raft_consensus.cc:740] T 957954541e304bfd9020584b4ee02968 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.434242 21443 consensus_queue.cc:260] T 957954541e304bfd9020584b4ee02968 P 2dda3739c3404fc19af750a8e8e41638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.436930 21442 tablet_bootstrap.cc:654] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.440510 21443 ts_tablet_manager.cc:1434] T 957954541e304bfd9020584b4ee02968 P 2dda3739c3404fc19af750a8e8e41638: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:08:44.441977 21443 tablet_bootstrap.cc:492] T c9e91940e2924cc49f8a026946252dad P 2dda3739c3404fc19af750a8e8e41638: Bootstrap starting.
I20260713 09:08:44.442580 21005 catalog_manager.cc:5697] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc072a832fea4ea696f73186e83c9386 (127.16.55.3). New cstate: current_term: 1 leader_uuid: "dc072a832fea4ea696f73186e83c9386" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:44.449695 21445 raft_consensus.cc:359] T c9e91940e2924cc49f8a026946252dad P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.450513 21445 raft_consensus.cc:385] T c9e91940e2924cc49f8a026946252dad P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.450814 21445 raft_consensus.cc:740] T c9e91940e2924cc49f8a026946252dad P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4741e902d944908679bb8dcec0f073, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.451572 21445 consensus_queue.cc:260] T c9e91940e2924cc49f8a026946252dad P cf4741e902d944908679bb8dcec0f073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.454113 21445 ts_tablet_manager.cc:1434] T c9e91940e2924cc49f8a026946252dad P cf4741e902d944908679bb8dcec0f073: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:44.455264 21445 tablet_bootstrap.cc:492] T 930b61ff785f426d95aa03269526410c P cf4741e902d944908679bb8dcec0f073: Bootstrap starting.
I20260713 09:08:44.458170 21442 tablet_bootstrap.cc:492] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386: No bootstrap required, opened a new log
I20260713 09:08:44.458823 21442 ts_tablet_manager.cc:1403] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.000s
I20260713 09:08:44.459380 21443 tablet_bootstrap.cc:654] T c9e91940e2924cc49f8a026946252dad P 2dda3739c3404fc19af750a8e8e41638: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.462211 21445 tablet_bootstrap.cc:654] T 930b61ff785f426d95aa03269526410c P cf4741e902d944908679bb8dcec0f073: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.462085 21442 raft_consensus.cc:359] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.462945 21442 raft_consensus.cc:385] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.463354 21442 raft_consensus.cc:740] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc072a832fea4ea696f73186e83c9386, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.464516 21442 consensus_queue.cc:260] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.467608 21442 ts_tablet_manager.cc:1434] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:08:44.468987 21442 tablet_bootstrap.cc:492] T 9e8d0f07fb9e4a2695766cfb952386b0 P dc072a832fea4ea696f73186e83c9386: Bootstrap starting.
I20260713 09:08:44.478677 21443 tablet_bootstrap.cc:492] T c9e91940e2924cc49f8a026946252dad P 2dda3739c3404fc19af750a8e8e41638: No bootstrap required, opened a new log
I20260713 09:08:44.479236 21443 ts_tablet_manager.cc:1403] T c9e91940e2924cc49f8a026946252dad P 2dda3739c3404fc19af750a8e8e41638: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.018s
I20260713 09:08:44.481055 21445 tablet_bootstrap.cc:492] T 930b61ff785f426d95aa03269526410c P cf4741e902d944908679bb8dcec0f073: No bootstrap required, opened a new log
I20260713 09:08:44.481545 21442 tablet_bootstrap.cc:654] T 9e8d0f07fb9e4a2695766cfb952386b0 P dc072a832fea4ea696f73186e83c9386: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.481665 21445 ts_tablet_manager.cc:1403] T 930b61ff785f426d95aa03269526410c P cf4741e902d944908679bb8dcec0f073: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.008s
I20260713 09:08:44.482389 21443 raft_consensus.cc:359] T c9e91940e2924cc49f8a026946252dad P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.483212 21443 raft_consensus.cc:385] T c9e91940e2924cc49f8a026946252dad P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.483526 21443 raft_consensus.cc:740] T c9e91940e2924cc49f8a026946252dad P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.484325 21443 consensus_queue.cc:260] T c9e91940e2924cc49f8a026946252dad P 2dda3739c3404fc19af750a8e8e41638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.485309 21445 raft_consensus.cc:359] T 930b61ff785f426d95aa03269526410c P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.486150 21445 raft_consensus.cc:385] T 930b61ff785f426d95aa03269526410c P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.486500 21445 raft_consensus.cc:740] T 930b61ff785f426d95aa03269526410c P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4741e902d944908679bb8dcec0f073, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.487145 21443 ts_tablet_manager.cc:1434] T c9e91940e2924cc49f8a026946252dad P 2dda3739c3404fc19af750a8e8e41638: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:44.487551 21445 consensus_queue.cc:260] T 930b61ff785f426d95aa03269526410c P cf4741e902d944908679bb8dcec0f073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.488229 21443 tablet_bootstrap.cc:492] T 9e8d0f07fb9e4a2695766cfb952386b0 P 2dda3739c3404fc19af750a8e8e41638: Bootstrap starting.
I20260713 09:08:44.490222 21445 ts_tablet_manager.cc:1434] T 930b61ff785f426d95aa03269526410c P cf4741e902d944908679bb8dcec0f073: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:44.490252 21402 raft_consensus.cc:493] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:44.491555 21445 tablet_bootstrap.cc:492] T ee71f02a491340ed91ff39be06259663 P cf4741e902d944908679bb8dcec0f073: Bootstrap starting.
I20260713 09:08:44.491093 21402 raft_consensus.cc:515] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.494516 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e91940e2924cc49f8a026946252dad" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638" is_pre_election: true
I20260713 09:08:44.495334 21109 raft_consensus.cc:2468] T c9e91940e2924cc49f8a026946252dad P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc072a832fea4ea696f73186e83c9386 in term 0.
I20260713 09:08:44.495776 21443 tablet_bootstrap.cc:654] T 9e8d0f07fb9e4a2695766cfb952386b0 P 2dda3739c3404fc19af750a8e8e41638: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.496790 21224 leader_election.cc:304] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638, dc072a832fea4ea696f73186e83c9386; no voters: 
I20260713 09:08:44.497857 21456 raft_consensus.cc:2804] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:44.498221 21456 raft_consensus.cc:493] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:44.498616 21456 raft_consensus.cc:3060] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.503891 21402 leader_election.cc:290] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821)
I20260713 09:08:44.505789 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e91940e2924cc49f8a026946252dad" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073" is_pre_election: true
I20260713 09:08:44.506558 21183 raft_consensus.cc:2468] T c9e91940e2924cc49f8a026946252dad P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc072a832fea4ea696f73186e83c9386 in term 0.
I20260713 09:08:44.507795 21443 tablet_bootstrap.cc:492] T 9e8d0f07fb9e4a2695766cfb952386b0 P 2dda3739c3404fc19af750a8e8e41638: No bootstrap required, opened a new log
I20260713 09:08:44.508312 21443 ts_tablet_manager.cc:1403] T 9e8d0f07fb9e4a2695766cfb952386b0 P 2dda3739c3404fc19af750a8e8e41638: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260713 09:08:44.511574 21443 raft_consensus.cc:359] T 9e8d0f07fb9e4a2695766cfb952386b0 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.517546 21443 raft_consensus.cc:385] T 9e8d0f07fb9e4a2695766cfb952386b0 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.517966 21443 raft_consensus.cc:740] T 9e8d0f07fb9e4a2695766cfb952386b0 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.518126 21456 raft_consensus.cc:515] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.518851 21443 consensus_queue.cc:260] T 9e8d0f07fb9e4a2695766cfb952386b0 P 2dda3739c3404fc19af750a8e8e41638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.521696 21443 ts_tablet_manager.cc:1434] T 9e8d0f07fb9e4a2695766cfb952386b0 P 2dda3739c3404fc19af750a8e8e41638: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:08:44.522758 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e91940e2924cc49f8a026946252dad" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
I20260713 09:08:44.523343 21443 tablet_bootstrap.cc:492] T 930b61ff785f426d95aa03269526410c P 2dda3739c3404fc19af750a8e8e41638: Bootstrap starting.
I20260713 09:08:44.523365 21109 raft_consensus.cc:3060] T c9e91940e2924cc49f8a026946252dad P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.530494 21443 tablet_bootstrap.cc:654] T 930b61ff785f426d95aa03269526410c P 2dda3739c3404fc19af750a8e8e41638: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.532032 21109 raft_consensus.cc:2468] T c9e91940e2924cc49f8a026946252dad P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc072a832fea4ea696f73186e83c9386 in term 1.
I20260713 09:08:44.534214 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e91940e2924cc49f8a026946252dad" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073"
I20260713 09:08:44.538738 21183 raft_consensus.cc:3060] T c9e91940e2924cc49f8a026946252dad P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.542533 21443 tablet_bootstrap.cc:492] T 930b61ff785f426d95aa03269526410c P 2dda3739c3404fc19af750a8e8e41638: No bootstrap required, opened a new log
I20260713 09:08:44.544538 21443 ts_tablet_manager.cc:1403] T 930b61ff785f426d95aa03269526410c P 2dda3739c3404fc19af750a8e8e41638: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260713 09:08:44.546442 21183 raft_consensus.cc:2468] T c9e91940e2924cc49f8a026946252dad P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc072a832fea4ea696f73186e83c9386 in term 1.
I20260713 09:08:44.547688 21224 leader_election.cc:304] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf4741e902d944908679bb8dcec0f073, dc072a832fea4ea696f73186e83c9386; no voters: 
I20260713 09:08:44.547540 21443 raft_consensus.cc:359] T 930b61ff785f426d95aa03269526410c P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.548282 21443 raft_consensus.cc:385] T 930b61ff785f426d95aa03269526410c P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.534868 21456 leader_election.cc:290] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 election: Requested vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821)
I20260713 09:08:44.536675 21345 raft_consensus.cc:493] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:44.538091 21445 tablet_bootstrap.cc:654] T ee71f02a491340ed91ff39be06259663 P cf4741e902d944908679bb8dcec0f073: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.548606 21402 raft_consensus.cc:2804] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:44.549332 21442 tablet_bootstrap.cc:492] T 9e8d0f07fb9e4a2695766cfb952386b0 P dc072a832fea4ea696f73186e83c9386: No bootstrap required, opened a new log
I20260713 09:08:44.549117 21345 raft_consensus.cc:515] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.549427 21402 raft_consensus.cc:697] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386 [term 1 LEADER]: Becoming Leader. State: Replica: dc072a832fea4ea696f73186e83c9386, State: Running, Role: LEADER
I20260713 09:08:44.549914 21442 ts_tablet_manager.cc:1403] T 9e8d0f07fb9e4a2695766cfb952386b0 P dc072a832fea4ea696f73186e83c9386: Time spent bootstrapping tablet: real 0.081s	user 0.011s	sys 0.060s
I20260713 09:08:44.550523 21402 consensus_queue.cc:237] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.551308 21345 leader_election.cc:290] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:44.552474 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "957954541e304bfd9020584b4ee02968" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc072a832fea4ea696f73186e83c9386" is_pre_election: true
I20260713 09:08:44.553102 21258 raft_consensus.cc:2468] T 957954541e304bfd9020584b4ee02968 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 0.
I20260713 09:08:44.548786 21443 raft_consensus.cc:740] T 930b61ff785f426d95aa03269526410c P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.553800 21442 raft_consensus.cc:359] T 9e8d0f07fb9e4a2695766cfb952386b0 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.554620 21442 raft_consensus.cc:385] T 9e8d0f07fb9e4a2695766cfb952386b0 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.554471 21150 leader_election.cc:304] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf4741e902d944908679bb8dcec0f073, dc072a832fea4ea696f73186e83c9386; no voters: 
I20260713 09:08:44.554158 21443 consensus_queue.cc:260] T 930b61ff785f426d95aa03269526410c P 2dda3739c3404fc19af750a8e8e41638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.554953 21442 raft_consensus.cc:740] T 9e8d0f07fb9e4a2695766cfb952386b0 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc072a832fea4ea696f73186e83c9386, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.552511 21106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "957954541e304bfd9020584b4ee02968" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638" is_pre_election: true
I20260713 09:08:44.556412 21345 raft_consensus.cc:2804] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:44.556036 21442 consensus_queue.cc:260] T 9e8d0f07fb9e4a2695766cfb952386b0 P dc072a832fea4ea696f73186e83c9386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.556838 21345 raft_consensus.cc:493] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:44.557016 21443 ts_tablet_manager.cc:1434] T 930b61ff785f426d95aa03269526410c P 2dda3739c3404fc19af750a8e8e41638: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:08:44.556062 21106 raft_consensus.cc:2468] T 957954541e304bfd9020584b4ee02968 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 0.
I20260713 09:08:44.558596 21443 tablet_bootstrap.cc:492] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638: Bootstrap starting.
I20260713 09:08:44.558686 21442 ts_tablet_manager.cc:1434] T 9e8d0f07fb9e4a2695766cfb952386b0 P dc072a832fea4ea696f73186e83c9386: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:08:44.559407 21345 raft_consensus.cc:3060] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.559813 21442 tablet_bootstrap.cc:492] T ee71f02a491340ed91ff39be06259663 P dc072a832fea4ea696f73186e83c9386: Bootstrap starting.
I20260713 09:08:44.567590 21345 raft_consensus.cc:515] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.567256 21442 tablet_bootstrap.cc:654] T ee71f02a491340ed91ff39be06259663 P dc072a832fea4ea696f73186e83c9386: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.572666 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "957954541e304bfd9020584b4ee02968" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
I20260713 09:08:44.573403 21109 raft_consensus.cc:3060] T 957954541e304bfd9020584b4ee02968 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.583456 21345 leader_election.cc:290] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 election: Requested vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:44.588321 21109 raft_consensus.cc:2468] T 957954541e304bfd9020584b4ee02968 P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 1.
I20260713 09:08:44.568672 21443 tablet_bootstrap.cc:654] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.592640 21442 tablet_bootstrap.cc:492] T ee71f02a491340ed91ff39be06259663 P dc072a832fea4ea696f73186e83c9386: No bootstrap required, opened a new log
I20260713 09:08:44.593358 21442 ts_tablet_manager.cc:1403] T ee71f02a491340ed91ff39be06259663 P dc072a832fea4ea696f73186e83c9386: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.015s
I20260713 09:08:44.593034 21004 catalog_manager.cc:5697] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc072a832fea4ea696f73186e83c9386 (127.16.55.3). New cstate: current_term: 1 leader_uuid: "dc072a832fea4ea696f73186e83c9386" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:44.596663 21258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "957954541e304bfd9020584b4ee02968" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc072a832fea4ea696f73186e83c9386"
I20260713 09:08:44.597319 21258 raft_consensus.cc:3060] T 957954541e304bfd9020584b4ee02968 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.596961 21442 raft_consensus.cc:359] T ee71f02a491340ed91ff39be06259663 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.597919 21442 raft_consensus.cc:385] T ee71f02a491340ed91ff39be06259663 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.597702 21150 leader_election.cc:304] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638, cf4741e902d944908679bb8dcec0f073; no voters: 
I20260713 09:08:44.598551 21442 raft_consensus.cc:740] T ee71f02a491340ed91ff39be06259663 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc072a832fea4ea696f73186e83c9386, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.599009 21345 raft_consensus.cc:2804] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:44.599553 21345 raft_consensus.cc:697] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073 [term 1 LEADER]: Becoming Leader. State: Replica: cf4741e902d944908679bb8dcec0f073, State: Running, Role: LEADER
I20260713 09:08:44.599592 21442 consensus_queue.cc:260] T ee71f02a491340ed91ff39be06259663 P dc072a832fea4ea696f73186e83c9386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.600535 21345 consensus_queue.cc:237] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.602559 21442 ts_tablet_manager.cc:1434] T ee71f02a491340ed91ff39be06259663 P dc072a832fea4ea696f73186e83c9386: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:08:44.603662 21442 tablet_bootstrap.cc:492] T 930b61ff785f426d95aa03269526410c P dc072a832fea4ea696f73186e83c9386: Bootstrap starting.
I20260713 09:08:44.605253 21258 raft_consensus.cc:2468] T 957954541e304bfd9020584b4ee02968 P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 1.
I20260713 09:08:44.614604 21005 catalog_manager.cc:5697] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf4741e902d944908679bb8dcec0f073 (127.16.55.2). New cstate: current_term: 1 leader_uuid: "cf4741e902d944908679bb8dcec0f073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:44.616525 21443 tablet_bootstrap.cc:492] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638: No bootstrap required, opened a new log
I20260713 09:08:44.617141 21443 ts_tablet_manager.cc:1403] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.006s
I20260713 09:08:44.620710 21443 raft_consensus.cc:359] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.621492 21443 raft_consensus.cc:385] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.621801 21443 raft_consensus.cc:740] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.623337 21443 consensus_queue.cc:260] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.624279 21442 tablet_bootstrap.cc:654] T 930b61ff785f426d95aa03269526410c P dc072a832fea4ea696f73186e83c9386: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.625142 21445 tablet_bootstrap.cc:492] T ee71f02a491340ed91ff39be06259663 P cf4741e902d944908679bb8dcec0f073: No bootstrap required, opened a new log
I20260713 09:08:44.625674 21445 ts_tablet_manager.cc:1403] T ee71f02a491340ed91ff39be06259663 P cf4741e902d944908679bb8dcec0f073: Time spent bootstrapping tablet: real 0.134s	user 0.017s	sys 0.022s
I20260713 09:08:44.625983 21443 ts_tablet_manager.cc:1434] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:08:44.627194 21443 tablet_bootstrap.cc:492] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638: Bootstrap starting.
I20260713 09:08:44.628722 21445 raft_consensus.cc:359] T ee71f02a491340ed91ff39be06259663 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.629529 21445 raft_consensus.cc:385] T ee71f02a491340ed91ff39be06259663 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.629844 21445 raft_consensus.cc:740] T ee71f02a491340ed91ff39be06259663 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4741e902d944908679bb8dcec0f073, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.630712 21445 consensus_queue.cc:260] T ee71f02a491340ed91ff39be06259663 P cf4741e902d944908679bb8dcec0f073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.633663 21445 ts_tablet_manager.cc:1434] T ee71f02a491340ed91ff39be06259663 P cf4741e902d944908679bb8dcec0f073: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:08:44.634588 21445 tablet_bootstrap.cc:492] T 78607ac8047e425a9c17805d85390606 P cf4741e902d944908679bb8dcec0f073: Bootstrap starting.
I20260713 09:08:44.635334 21443 tablet_bootstrap.cc:654] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.638033 21442 tablet_bootstrap.cc:492] T 930b61ff785f426d95aa03269526410c P dc072a832fea4ea696f73186e83c9386: No bootstrap required, opened a new log
I20260713 09:08:44.638677 21442 ts_tablet_manager.cc:1403] T 930b61ff785f426d95aa03269526410c P dc072a832fea4ea696f73186e83c9386: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.001s
I20260713 09:08:44.641731 21442 raft_consensus.cc:359] T 930b61ff785f426d95aa03269526410c P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.642625 21442 raft_consensus.cc:385] T 930b61ff785f426d95aa03269526410c P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.643003 21442 raft_consensus.cc:740] T 930b61ff785f426d95aa03269526410c P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc072a832fea4ea696f73186e83c9386, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.644286 21442 consensus_queue.cc:260] T 930b61ff785f426d95aa03269526410c P dc072a832fea4ea696f73186e83c9386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.645408 21469 raft_consensus.cc:493] T 9e8d0f07fb9e4a2695766cfb952386b0 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:44.645948 21469 raft_consensus.cc:515] T 9e8d0f07fb9e4a2695766cfb952386b0 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.647953 21469 leader_election.cc:290] T 9e8d0f07fb9e4a2695766cfb952386b0 P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:44.650712 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e8d0f07fb9e4a2695766cfb952386b0" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638" is_pre_election: true
I20260713 09:08:44.651376 21109 raft_consensus.cc:2468] T 9e8d0f07fb9e4a2695766cfb952386b0 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 0.
I20260713 09:08:44.651664 21253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e8d0f07fb9e4a2695766cfb952386b0" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc072a832fea4ea696f73186e83c9386" is_pre_election: true
I20260713 09:08:44.652323 21253 raft_consensus.cc:2468] T 9e8d0f07fb9e4a2695766cfb952386b0 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 0.
I20260713 09:08:44.652884 21442 ts_tablet_manager.cc:1434] T 930b61ff785f426d95aa03269526410c P dc072a832fea4ea696f73186e83c9386: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:08:44.654071 21442 tablet_bootstrap.cc:492] T 08295644332d4cc187476038500940bf P dc072a832fea4ea696f73186e83c9386: Bootstrap starting.
I20260713 09:08:44.655349 21150 leader_election.cc:304] T 9e8d0f07fb9e4a2695766cfb952386b0 P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf4741e902d944908679bb8dcec0f073, dc072a832fea4ea696f73186e83c9386; no voters: 
I20260713 09:08:44.661113 21442 tablet_bootstrap.cc:654] T 08295644332d4cc187476038500940bf P dc072a832fea4ea696f73186e83c9386: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.664991 21467 raft_consensus.cc:2804] T 9e8d0f07fb9e4a2695766cfb952386b0 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:44.665467 21467 raft_consensus.cc:493] T 9e8d0f07fb9e4a2695766cfb952386b0 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:44.665800 21467 raft_consensus.cc:3060] T 9e8d0f07fb9e4a2695766cfb952386b0 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.671489 21469 raft_consensus.cc:493] T 930b61ff785f426d95aa03269526410c P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:44.672049 21469 raft_consensus.cc:515] T 930b61ff785f426d95aa03269526410c P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.674121 21469 leader_election.cc:290] T 930b61ff785f426d95aa03269526410c P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:44.675832 21253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930b61ff785f426d95aa03269526410c" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc072a832fea4ea696f73186e83c9386" is_pre_election: true
I20260713 09:08:44.675637 21467 raft_consensus.cc:515] T 9e8d0f07fb9e4a2695766cfb952386b0 P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.676074 21106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930b61ff785f426d95aa03269526410c" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638" is_pre_election: true
I20260713 09:08:44.676517 21253 raft_consensus.cc:2468] T 930b61ff785f426d95aa03269526410c P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 0.
I20260713 09:08:44.676916 21106 raft_consensus.cc:2468] T 930b61ff785f426d95aa03269526410c P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 0.
I20260713 09:08:44.677811 21467 leader_election.cc:290] T 9e8d0f07fb9e4a2695766cfb952386b0 P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 election: Requested vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:44.678115 21150 leader_election.cc:304] T 930b61ff785f426d95aa03269526410c P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf4741e902d944908679bb8dcec0f073, dc072a832fea4ea696f73186e83c9386; no voters: 
I20260713 09:08:44.678880 21467 raft_consensus.cc:2804] T 930b61ff785f426d95aa03269526410c P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:44.678685 21431 raft_consensus.cc:493] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:44.679446 21467 raft_consensus.cc:493] T 930b61ff785f426d95aa03269526410c P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:44.679855 21467 raft_consensus.cc:3060] T 930b61ff785f426d95aa03269526410c P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.679806 21253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e8d0f07fb9e4a2695766cfb952386b0" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc072a832fea4ea696f73186e83c9386"
I20260713 09:08:44.680382 21445 tablet_bootstrap.cc:654] T 78607ac8047e425a9c17805d85390606 P cf4741e902d944908679bb8dcec0f073: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.680586 21253 raft_consensus.cc:3060] T 9e8d0f07fb9e4a2695766cfb952386b0 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.680871 21106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e8d0f07fb9e4a2695766cfb952386b0" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
I20260713 09:08:44.681567 21106 raft_consensus.cc:3060] T 9e8d0f07fb9e4a2695766cfb952386b0 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.679659 21431 raft_consensus.cc:515] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.685135 21431 leader_election.cc:290] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:44.689352 21253 raft_consensus.cc:2468] T 9e8d0f07fb9e4a2695766cfb952386b0 P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 1.
I20260713 09:08:44.690868 21150 leader_election.cc:304] T 9e8d0f07fb9e4a2695766cfb952386b0 P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf4741e902d944908679bb8dcec0f073, dc072a832fea4ea696f73186e83c9386; no voters: 
I20260713 09:08:44.691601 21469 raft_consensus.cc:2804] T 9e8d0f07fb9e4a2695766cfb952386b0 P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:44.692070 21469 raft_consensus.cc:697] T 9e8d0f07fb9e4a2695766cfb952386b0 P cf4741e902d944908679bb8dcec0f073 [term 1 LEADER]: Becoming Leader. State: Replica: cf4741e902d944908679bb8dcec0f073, State: Running, Role: LEADER
I20260713 09:08:44.692204 21442 tablet_bootstrap.cc:492] T 08295644332d4cc187476038500940bf P dc072a832fea4ea696f73186e83c9386: No bootstrap required, opened a new log
I20260713 09:08:44.692704 21442 ts_tablet_manager.cc:1403] T 08295644332d4cc187476038500940bf P dc072a832fea4ea696f73186e83c9386: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.008s
I20260713 09:08:44.692938 21469 consensus_queue.cc:237] T 9e8d0f07fb9e4a2695766cfb952386b0 P cf4741e902d944908679bb8dcec0f073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.695515 21442 raft_consensus.cc:359] T 08295644332d4cc187476038500940bf P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.696278 21442 raft_consensus.cc:385] T 08295644332d4cc187476038500940bf P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.696547 21442 raft_consensus.cc:740] T 08295644332d4cc187476038500940bf P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc072a832fea4ea696f73186e83c9386, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.697309 21442 consensus_queue.cc:260] T 08295644332d4cc187476038500940bf P dc072a832fea4ea696f73186e83c9386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.699525 21442 ts_tablet_manager.cc:1434] T 08295644332d4cc187476038500940bf P dc072a832fea4ea696f73186e83c9386: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:44.700241 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee71f02a491340ed91ff39be06259663" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073" is_pre_election: true
I20260713 09:08:44.700901 21183 raft_consensus.cc:2468] T ee71f02a491340ed91ff39be06259663 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 0.
I20260713 09:08:44.701982 21467 raft_consensus.cc:515] T 930b61ff785f426d95aa03269526410c P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.702481 21075 leader_election.cc:304] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638, cf4741e902d944908679bb8dcec0f073; no voters: 
I20260713 09:08:44.704602 21442 tablet_bootstrap.cc:492] T 78607ac8047e425a9c17805d85390606 P dc072a832fea4ea696f73186e83c9386: Bootstrap starting.
I20260713 09:08:44.704481 21253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee71f02a491340ed91ff39be06259663" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc072a832fea4ea696f73186e83c9386" is_pre_election: true
I20260713 09:08:44.704978 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930b61ff785f426d95aa03269526410c" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
I20260713 09:08:44.705241 21253 raft_consensus.cc:2468] T ee71f02a491340ed91ff39be06259663 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 0.
I20260713 09:08:44.705631 21109 raft_consensus.cc:3060] T 930b61ff785f426d95aa03269526410c P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.710260 21253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930b61ff785f426d95aa03269526410c" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc072a832fea4ea696f73186e83c9386"
I20260713 09:08:44.711306 21253 raft_consensus.cc:3060] T 930b61ff785f426d95aa03269526410c P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.712548 21431 raft_consensus.cc:2804] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:44.713039 21431 raft_consensus.cc:493] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:44.713184 21442 tablet_bootstrap.cc:654] T 78607ac8047e425a9c17805d85390606 P dc072a832fea4ea696f73186e83c9386: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.713570 21431 raft_consensus.cc:3060] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.717509 21109 raft_consensus.cc:2468] T 930b61ff785f426d95aa03269526410c P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 1.
I20260713 09:08:44.719930 21150 leader_election.cc:304] T 930b61ff785f426d95aa03269526410c P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638, cf4741e902d944908679bb8dcec0f073; no voters: 
I20260713 09:08:44.720803 21443 tablet_bootstrap.cc:492] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638: No bootstrap required, opened a new log
I20260713 09:08:44.720918 21345 raft_consensus.cc:2804] T 930b61ff785f426d95aa03269526410c P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:44.721421 21443 ts_tablet_manager.cc:1403] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638: Time spent bootstrapping tablet: real 0.094s	user 0.022s	sys 0.015s
I20260713 09:08:44.722637 21345 raft_consensus.cc:697] T 930b61ff785f426d95aa03269526410c P cf4741e902d944908679bb8dcec0f073 [term 1 LEADER]: Becoming Leader. State: Replica: cf4741e902d944908679bb8dcec0f073, State: Running, Role: LEADER
I20260713 09:08:44.722687 21004 catalog_manager.cc:5697] T 9e8d0f07fb9e4a2695766cfb952386b0 P cf4741e902d944908679bb8dcec0f073 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf4741e902d944908679bb8dcec0f073 (127.16.55.2). New cstate: current_term: 1 leader_uuid: "cf4741e902d944908679bb8dcec0f073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:44.723794 21345 consensus_queue.cc:237] T 930b61ff785f426d95aa03269526410c P cf4741e902d944908679bb8dcec0f073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.725973 21442 tablet_bootstrap.cc:492] T 78607ac8047e425a9c17805d85390606 P dc072a832fea4ea696f73186e83c9386: No bootstrap required, opened a new log
I20260713 09:08:44.726517 21442 ts_tablet_manager.cc:1403] T 78607ac8047e425a9c17805d85390606 P dc072a832fea4ea696f73186e83c9386: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.002s
I20260713 09:08:44.730317 21467 leader_election.cc:290] T 930b61ff785f426d95aa03269526410c P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 election: Requested vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:44.730028 21442 raft_consensus.cc:359] T 78607ac8047e425a9c17805d85390606 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.733634 21442 raft_consensus.cc:385] T 78607ac8047e425a9c17805d85390606 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.734027 21442 raft_consensus.cc:740] T 78607ac8047e425a9c17805d85390606 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc072a832fea4ea696f73186e83c9386, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.734748 21442 consensus_queue.cc:260] T 78607ac8047e425a9c17805d85390606 P dc072a832fea4ea696f73186e83c9386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.736984 21442 ts_tablet_manager.cc:1434] T 78607ac8047e425a9c17805d85390606 P dc072a832fea4ea696f73186e83c9386: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:08:44.740187 21253 raft_consensus.cc:2468] T 930b61ff785f426d95aa03269526410c P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 1.
I20260713 09:08:44.740345 21443 raft_consensus.cc:359] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.741163 21443 raft_consensus.cc:385] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.741518 21443 raft_consensus.cc:740] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.742231 21443 consensus_queue.cc:260] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.743083 21106 raft_consensus.cc:2468] T 9e8d0f07fb9e4a2695766cfb952386b0 P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 1.
I20260713 09:08:44.741307 21006 catalog_manager.cc:5697] T 930b61ff785f426d95aa03269526410c P cf4741e902d944908679bb8dcec0f073 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf4741e902d944908679bb8dcec0f073 (127.16.55.2). New cstate: current_term: 1 leader_uuid: "cf4741e902d944908679bb8dcec0f073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:44.746503 21443 ts_tablet_manager.cc:1434] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260713 09:08:44.747174 21402 raft_consensus.cc:493] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:44.747696 21402 raft_consensus.cc:515] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.749847 21402 leader_election.cc:290] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821)
I20260713 09:08:44.747728 21443 tablet_bootstrap.cc:492] T 08295644332d4cc187476038500940bf P 2dda3739c3404fc19af750a8e8e41638: Bootstrap starting.
I20260713 09:08:44.751433 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f75d7093234ac79312f97a094e38b6" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073" is_pre_election: true
I20260713 09:08:44.751565 21106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f75d7093234ac79312f97a094e38b6" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638" is_pre_election: true
I20260713 09:08:44.752103 21183 raft_consensus.cc:2468] T 74f75d7093234ac79312f97a094e38b6 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc072a832fea4ea696f73186e83c9386 in term 0.
I20260713 09:08:44.752236 21106 raft_consensus.cc:2468] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc072a832fea4ea696f73186e83c9386 in term 0.
I20260713 09:08:44.753536 21224 leader_election.cc:304] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf4741e902d944908679bb8dcec0f073, dc072a832fea4ea696f73186e83c9386; no voters: 
I20260713 09:08:44.753686 21431 raft_consensus.cc:515] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.754356 21402 raft_consensus.cc:2804] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:44.754750 21402 raft_consensus.cc:493] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:44.754372 21445 tablet_bootstrap.cc:492] T 78607ac8047e425a9c17805d85390606 P cf4741e902d944908679bb8dcec0f073: No bootstrap required, opened a new log
I20260713 09:08:44.755136 21402 raft_consensus.cc:3060] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.755666 21445 ts_tablet_manager.cc:1403] T 78607ac8047e425a9c17805d85390606 P cf4741e902d944908679bb8dcec0f073: Time spent bootstrapping tablet: real 0.121s	user 0.015s	sys 0.018s
I20260713 09:08:44.756433 21431 leader_election.cc:290] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 election: Requested vote from peers cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:44.758625 21445 raft_consensus.cc:359] T 78607ac8047e425a9c17805d85390606 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.759366 21445 raft_consensus.cc:385] T 78607ac8047e425a9c17805d85390606 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.759634 21445 raft_consensus.cc:740] T 78607ac8047e425a9c17805d85390606 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4741e902d944908679bb8dcec0f073, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.760310 21445 consensus_queue.cc:260] T 78607ac8047e425a9c17805d85390606 P cf4741e902d944908679bb8dcec0f073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.762161 21431 raft_consensus.cc:493] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:44.762599 21445 ts_tablet_manager.cc:1434] T 78607ac8047e425a9c17805d85390606 P cf4741e902d944908679bb8dcec0f073: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:08:44.764928 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee71f02a491340ed91ff39be06259663" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073"
I20260713 09:08:44.762946 21402 raft_consensus.cc:515] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.765507 21183 raft_consensus.cc:3060] T ee71f02a491340ed91ff39be06259663 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.768462 21443 tablet_bootstrap.cc:654] T 08295644332d4cc187476038500940bf P 2dda3739c3404fc19af750a8e8e41638: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.763727 21445 tablet_bootstrap.cc:492] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073: Bootstrap starting.
I20260713 09:08:44.778123 21445 tablet_bootstrap.cc:654] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.779851 21402 leader_election.cc:290] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 election: Requested vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821)
I20260713 09:08:44.762763 21431 raft_consensus.cc:515] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.784503 21443 tablet_bootstrap.cc:492] T 08295644332d4cc187476038500940bf P 2dda3739c3404fc19af750a8e8e41638: No bootstrap required, opened a new log
I20260713 09:08:44.784631 21445 tablet_bootstrap.cc:492] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073: No bootstrap required, opened a new log
I20260713 09:08:44.784276 21106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f75d7093234ac79312f97a094e38b6" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
I20260713 09:08:44.785169 21445 ts_tablet_manager.cc:1403] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073: Time spent bootstrapping tablet: real 0.022s	user 0.001s	sys 0.009s
I20260713 09:08:44.785109 21253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee71f02a491340ed91ff39be06259663" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc072a832fea4ea696f73186e83c9386"
I20260713 09:08:44.786024 21253 raft_consensus.cc:3060] T ee71f02a491340ed91ff39be06259663 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.787643 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78607ac8047e425a9c17805d85390606" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073" is_pre_election: true
I20260713 09:08:44.788293 21175 raft_consensus.cc:2468] T 78607ac8047e425a9c17805d85390606 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 0.
I20260713 09:08:44.788640 21445 raft_consensus.cc:359] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.789345 21445 raft_consensus.cc:385] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.789577 21075 leader_election.cc:304] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638, cf4741e902d944908679bb8dcec0f073; no voters: 
I20260713 09:08:44.789608 21445 raft_consensus.cc:740] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf4741e902d944908679bb8dcec0f073, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.790575 21475 raft_consensus.cc:2804] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:44.790937 21475 raft_consensus.cc:493] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:44.791285 21475 raft_consensus.cc:3060] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.791350 21431 leader_election.cc:290] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:44.792091 21445 consensus_queue.cc:260] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.785477 21106 raft_consensus.cc:3060] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.793968 21253 raft_consensus.cc:2468] T ee71f02a491340ed91ff39be06259663 P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 1.
I20260713 09:08:44.785135 21443 ts_tablet_manager.cc:1403] T 08295644332d4cc187476038500940bf P 2dda3739c3404fc19af750a8e8e41638: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.000s
I20260713 09:08:44.794965 21445 ts_tablet_manager.cc:1434] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:08:44.797703 21443 raft_consensus.cc:359] T 08295644332d4cc187476038500940bf P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.798552 21443 raft_consensus.cc:385] T 08295644332d4cc187476038500940bf P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.798818 21443 raft_consensus.cc:740] T 08295644332d4cc187476038500940bf P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.799553 21443 consensus_queue.cc:260] T 08295644332d4cc187476038500940bf P 2dda3739c3404fc19af750a8e8e41638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.800038 21475 raft_consensus.cc:515] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.801142 21443 ts_tablet_manager.cc:1434] T 08295644332d4cc187476038500940bf P 2dda3739c3404fc19af750a8e8e41638: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:44.801259 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f75d7093234ac79312f97a094e38b6" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073"
I20260713 09:08:44.801927 21175 raft_consensus.cc:3060] T 74f75d7093234ac79312f97a094e38b6 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.805866 21075 leader_election.cc:304] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638, dc072a832fea4ea696f73186e83c9386; no voters: 
I20260713 09:08:44.808179 21431 raft_consensus.cc:2804] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:44.809005 21431 raft_consensus.cc:697] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638 [term 1 LEADER]: Becoming Leader. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Running, Role: LEADER
I20260713 09:08:44.809831 21183 raft_consensus.cc:2468] T ee71f02a491340ed91ff39be06259663 P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 1.
I20260713 09:08:44.810166 21431 consensus_queue.cc:237] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.811031 21253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78607ac8047e425a9c17805d85390606" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc072a832fea4ea696f73186e83c9386" is_pre_election: true
I20260713 09:08:44.811692 21253 raft_consensus.cc:2468] T 78607ac8047e425a9c17805d85390606 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 0.
I20260713 09:08:44.809028 21106 raft_consensus.cc:2468] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc072a832fea4ea696f73186e83c9386 in term 1.
I20260713 09:08:44.815966 21224 leader_election.cc:304] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638, dc072a832fea4ea696f73186e83c9386; no voters: 
I20260713 09:08:44.816910 21402 raft_consensus.cc:2804] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:44.817471 21402 raft_consensus.cc:697] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386 [term 1 LEADER]: Becoming Leader. State: Replica: dc072a832fea4ea696f73186e83c9386, State: Running, Role: LEADER
I20260713 09:08:44.818185 21402 consensus_queue.cc:237] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.820147 21175 raft_consensus.cc:2468] T 74f75d7093234ac79312f97a094e38b6 P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc072a832fea4ea696f73186e83c9386 in term 1.
I20260713 09:08:44.822371 21475 leader_election.cc:290] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 election: Requested vote from peers cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:44.823282 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78607ac8047e425a9c17805d85390606" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf4741e902d944908679bb8dcec0f073"
I20260713 09:08:44.823625 21253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78607ac8047e425a9c17805d85390606" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc072a832fea4ea696f73186e83c9386"
I20260713 09:08:44.823904 21175 raft_consensus.cc:3060] T 78607ac8047e425a9c17805d85390606 P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.824271 21253 raft_consensus.cc:3060] T 78607ac8047e425a9c17805d85390606 P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.827576 21005 catalog_manager.cc:5697] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1). New cstate: current_term: 1 leader_uuid: "2dda3739c3404fc19af750a8e8e41638" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:44.830684 21175 raft_consensus.cc:2468] T 78607ac8047e425a9c17805d85390606 P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 1.
I20260713 09:08:44.832115 21075 leader_election.cc:304] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638, cf4741e902d944908679bb8dcec0f073; no voters: 
I20260713 09:08:44.832540 21253 raft_consensus.cc:2468] T 78607ac8047e425a9c17805d85390606 P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 1.
I20260713 09:08:44.832881 21475 raft_consensus.cc:2804] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:44.833653 21475 raft_consensus.cc:697] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638 [term 1 LEADER]: Becoming Leader. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Running, Role: LEADER
I20260713 09:08:44.834518 21475 consensus_queue.cc:237] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.838541 21006 catalog_manager.cc:5697] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc072a832fea4ea696f73186e83c9386 (127.16.55.3). New cstate: current_term: 1 leader_uuid: "dc072a832fea4ea696f73186e83c9386" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:44.844048 21402 consensus_queue.cc:1048] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:44.847774 21005 catalog_manager.cc:5697] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1). New cstate: current_term: 1 leader_uuid: "2dda3739c3404fc19af750a8e8e41638" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:44.865526 21402 consensus_queue.cc:1048] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:44.866406 21345 raft_consensus.cc:493] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:44.866897 21345 raft_consensus.cc:515] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.869056 21345 leader_election.cc:290] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:44.872450 21253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08295644332d4cc187476038500940bf" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc072a832fea4ea696f73186e83c9386" is_pre_election: true
I20260713 09:08:44.872534 21106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08295644332d4cc187476038500940bf" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638" is_pre_election: true
I20260713 09:08:44.873349 21253 raft_consensus.cc:2468] T 08295644332d4cc187476038500940bf P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 0.
I20260713 09:08:44.873536 21106 raft_consensus.cc:2468] T 08295644332d4cc187476038500940bf P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 0.
I20260713 09:08:44.874946 21150 leader_election.cc:304] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638, cf4741e902d944908679bb8dcec0f073; no voters: 
I20260713 09:08:44.875730 21345 raft_consensus.cc:2804] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:44.876124 21345 raft_consensus.cc:493] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:44.876452 21345 raft_consensus.cc:3060] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.882019 21345 raft_consensus.cc:515] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.883688 21345 leader_election.cc:290] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 election: Requested vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:44.884785 21106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08295644332d4cc187476038500940bf" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
I20260713 09:08:44.884924 21253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08295644332d4cc187476038500940bf" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc072a832fea4ea696f73186e83c9386"
I20260713 09:08:44.885490 21106 raft_consensus.cc:3060] T 08295644332d4cc187476038500940bf P 2dda3739c3404fc19af750a8e8e41638 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.885574 21253 raft_consensus.cc:3060] T 08295644332d4cc187476038500940bf P dc072a832fea4ea696f73186e83c9386 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.891683 21253 raft_consensus.cc:2468] T 08295644332d4cc187476038500940bf P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 1.
I20260713 09:08:44.891706 21106 raft_consensus.cc:2468] T 08295644332d4cc187476038500940bf P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 1.
I20260713 09:08:44.893040 21150 leader_election.cc:304] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf4741e902d944908679bb8dcec0f073, dc072a832fea4ea696f73186e83c9386; no voters: 
I20260713 09:08:44.893682 21345 raft_consensus.cc:2804] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:44.894157 21345 raft_consensus.cc:697] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073 [term 1 LEADER]: Becoming Leader. State: Replica: cf4741e902d944908679bb8dcec0f073, State: Running, Role: LEADER
I20260713 09:08:44.894793 21345 consensus_queue.cc:237] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:44.901811 21006 catalog_manager.cc:5697] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf4741e902d944908679bb8dcec0f073 (127.16.55.2). New cstate: current_term: 1 leader_uuid: "cf4741e902d944908679bb8dcec0f073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:44.967089 21402 consensus_queue.cc:1048] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:44.978592 21495 consensus_queue.cc:1048] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:44.991606 21253 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbc803d8857847749510f35893727b2a"
dest_uuid: "dc072a832fea4ea696f73186e83c9386"
mode: GRACEFUL
new_leader_uuid: "2dda3739c3404fc19af750a8e8e41638"
 from {username='slave'} at 127.0.0.1:57462
I20260713 09:08:44.992163 21253 raft_consensus.cc:606] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386 [term 1 LEADER]: Received request to transfer leadership to TS 2dda3739c3404fc19af750a8e8e41638
I20260713 09:08:44.997578 21253 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9e91940e2924cc49f8a026946252dad"
dest_uuid: "dc072a832fea4ea696f73186e83c9386"
mode: GRACEFUL
new_leader_uuid: "2dda3739c3404fc19af750a8e8e41638"
 from {username='slave'} at 127.0.0.1:57462
I20260713 09:08:44.998227 21253 raft_consensus.cc:606] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386 [term 1 LEADER]: Received request to transfer leadership to TS 2dda3739c3404fc19af750a8e8e41638
I20260713 09:08:45.004127 21175 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "957954541e304bfd9020584b4ee02968"
dest_uuid: "cf4741e902d944908679bb8dcec0f073"
mode: GRACEFUL
new_leader_uuid: "2dda3739c3404fc19af750a8e8e41638"
 from {username='slave'} at 127.0.0.1:41182
I20260713 09:08:45.004618 21175 raft_consensus.cc:606] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073 [term 1 LEADER]: Received request to transfer leadership to TS 2dda3739c3404fc19af750a8e8e41638
I20260713 09:08:45.010288 21253 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74f75d7093234ac79312f97a094e38b6"
dest_uuid: "dc072a832fea4ea696f73186e83c9386"
mode: GRACEFUL
new_leader_uuid: "2dda3739c3404fc19af750a8e8e41638"
 from {username='slave'} at 127.0.0.1:57462
I20260713 09:08:45.010843 21253 raft_consensus.cc:606] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386 [term 1 LEADER]: Received request to transfer leadership to TS 2dda3739c3404fc19af750a8e8e41638
I20260713 09:08:45.022503 21106 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee71f02a491340ed91ff39be06259663"
dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
mode: GRACEFUL
new_leader_uuid: "cf4741e902d944908679bb8dcec0f073"
 from {username='slave'} at 127.0.0.1:47618
I20260713 09:08:45.023133 21106 raft_consensus.cc:606] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638 [term 1 LEADER]: Received request to transfer leadership to TS cf4741e902d944908679bb8dcec0f073
I20260713 09:08:45.028702 21106 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78607ac8047e425a9c17805d85390606"
dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
mode: GRACEFUL
new_leader_uuid: "cf4741e902d944908679bb8dcec0f073"
 from {username='slave'} at 127.0.0.1:47618
I20260713 09:08:45.029332 21106 raft_consensus.cc:606] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638 [term 1 LEADER]: Received request to transfer leadership to TS cf4741e902d944908679bb8dcec0f073
I20260713 09:08:45.034755 21175 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08295644332d4cc187476038500940bf"
dest_uuid: "cf4741e902d944908679bb8dcec0f073"
mode: GRACEFUL
new_leader_uuid: "dc072a832fea4ea696f73186e83c9386"
 from {username='slave'} at 127.0.0.1:41182
I20260713 09:08:45.035544 21175 raft_consensus.cc:606] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073 [term 1 LEADER]: Received request to transfer leadership to TS dc072a832fea4ea696f73186e83c9386
I20260713 09:08:45.137199 21345 consensus_queue.cc:1048] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:45.144819 21467 raft_consensus.cc:993] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073: : Instructing follower 2dda3739c3404fc19af750a8e8e41638 to start an election
I20260713 09:08:45.145468 21469 raft_consensus.cc:1081] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073 [term 1 LEADER]: Signalling peer 2dda3739c3404fc19af750a8e8e41638 to start an election
I20260713 09:08:45.150393 21345 consensus_queue.cc:1048] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:45.147822 21106 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "957954541e304bfd9020584b4ee02968"
dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
 from {username='slave'} at 127.0.0.1:52232
I20260713 09:08:45.156584 21106 raft_consensus.cc:493] T 957954541e304bfd9020584b4ee02968 P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:45.156970 21106 raft_consensus.cc:3060] T 957954541e304bfd9020584b4ee02968 P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.162375 21106 raft_consensus.cc:515] T 957954541e304bfd9020584b4ee02968 P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:45.164786 21106 leader_election.cc:290] T 957954541e304bfd9020584b4ee02968 P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 2 election: Requested vote from peers cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:45.165082 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "957954541e304bfd9020584b4ee02968" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf4741e902d944908679bb8dcec0f073"
I20260713 09:08:45.166275 21175 raft_consensus.cc:3055] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:45.166277 21253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "957954541e304bfd9020584b4ee02968" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc072a832fea4ea696f73186e83c9386"
I20260713 09:08:45.166743 21175 raft_consensus.cc:740] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf4741e902d944908679bb8dcec0f073, State: Running, Role: LEADER
I20260713 09:08:45.167977 21175 consensus_queue.cc:260] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:45.169402 21175 raft_consensus.cc:3060] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.176522 21345 consensus_queue.cc:1048] T 9e8d0f07fb9e4a2695766cfb952386b0 P cf4741e902d944908679bb8dcec0f073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:45.178577 21175 raft_consensus.cc:2468] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 2.
I20260713 09:08:45.179821 21075 leader_election.cc:304] T 957954541e304bfd9020584b4ee02968 P 2dda3739c3404fc19af750a8e8e41638 [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: 2dda3739c3404fc19af750a8e8e41638, cf4741e902d944908679bb8dcec0f073; no voters: dc072a832fea4ea696f73186e83c9386
I20260713 09:08:45.180604 21475 raft_consensus.cc:2804] T 957954541e304bfd9020584b4ee02968 P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:45.181156 21475 raft_consensus.cc:697] T 957954541e304bfd9020584b4ee02968 P 2dda3739c3404fc19af750a8e8e41638 [term 2 LEADER]: Becoming Leader. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Running, Role: LEADER
I20260713 09:08:45.182025 21475 consensus_queue.cc:237] T 957954541e304bfd9020584b4ee02968 P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:45.190280 21480 consensus_queue.cc:1048] T 9e8d0f07fb9e4a2695766cfb952386b0 P cf4741e902d944908679bb8dcec0f073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:45.197189 21005 catalog_manager.cc:5697] T 957954541e304bfd9020584b4ee02968 P 2dda3739c3404fc19af750a8e8e41638 reported cstate change: term changed from 1 to 2, leader changed from cf4741e902d944908679bb8dcec0f073 (127.16.55.2) to 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1). New cstate: current_term: 2 leader_uuid: "2dda3739c3404fc19af750a8e8e41638" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:45.202099 21469 consensus_queue.cc:1048] T 930b61ff785f426d95aa03269526410c P cf4741e902d944908679bb8dcec0f073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:45.215749 21467 consensus_queue.cc:1048] T 930b61ff785f426d95aa03269526410c P cf4741e902d944908679bb8dcec0f073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:45.305784 21495 consensus_queue.cc:1048] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:45.313213 21402 raft_consensus.cc:993] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386: : Instructing follower 2dda3739c3404fc19af750a8e8e41638 to start an election
I20260713 09:08:45.313786 21456 raft_consensus.cc:1081] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386 [term 1 LEADER]: Signalling peer 2dda3739c3404fc19af750a8e8e41638 to start an election
I20260713 09:08:45.316326 21109 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74f75d7093234ac79312f97a094e38b6"
dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
 from {username='slave'} at 127.0.0.1:52240
I20260713 09:08:45.317576 21109 raft_consensus.cc:493] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:45.317989 21109 raft_consensus.cc:3060] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.319108 21456 consensus_queue.cc:1048] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:45.325424 21109 raft_consensus.cc:515] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:45.329301 21109 leader_election.cc:290] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 2 election: Requested vote from peers cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:45.329831 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f75d7093234ac79312f97a094e38b6" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf4741e902d944908679bb8dcec0f073"
I20260713 09:08:45.331326 21253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f75d7093234ac79312f97a094e38b6" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc072a832fea4ea696f73186e83c9386"
I20260713 09:08:45.332552 21253 raft_consensus.cc:3055] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:45.332904 21253 raft_consensus.cc:740] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc072a832fea4ea696f73186e83c9386, State: Running, Role: LEADER
I20260713 09:08:45.333695 21253 consensus_queue.cc:260] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:45.334923 21253 raft_consensus.cc:3060] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.341087 21253 raft_consensus.cc:2468] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 2.
I20260713 09:08:45.342104 21075 leader_election.cc:304] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638 [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: 2dda3739c3404fc19af750a8e8e41638, dc072a832fea4ea696f73186e83c9386; no voters: cf4741e902d944908679bb8dcec0f073
I20260713 09:08:45.342819 21431 raft_consensus.cc:2804] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:45.343281 21431 raft_consensus.cc:697] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638 [term 2 LEADER]: Becoming Leader. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Running, Role: LEADER
I20260713 09:08:45.344071 21431 consensus_queue.cc:237] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:45.349009 21475 consensus_queue.cc:1048] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:45.351516 21005 catalog_manager.cc:5697] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638 reported cstate change: term changed from 1 to 2, leader changed from dc072a832fea4ea696f73186e83c9386 (127.16.55.3) to 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1). New cstate: current_term: 2 leader_uuid: "2dda3739c3404fc19af750a8e8e41638" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:45.373590 21480 consensus_queue.cc:1048] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:45.368171 21475 consensus_queue.cc:1048] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260713 09:08:45.380362 21508 consensus_queue.cc:1048] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:45.386649 21480 raft_consensus.cc:993] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073: : Instructing follower dc072a832fea4ea696f73186e83c9386 to start an election
I20260713 09:08:45.387394 21345 raft_consensus.cc:1081] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073 [term 1 LEADER]: Signalling peer dc072a832fea4ea696f73186e83c9386 to start an election
I20260713 09:08:45.393487 21345 consensus_queue.cc:1048] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:45.393922 21255 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08295644332d4cc187476038500940bf"
dest_uuid: "dc072a832fea4ea696f73186e83c9386"
 from {username='slave'} at 127.0.0.1:51998
I20260713 09:08:45.394575 21255 raft_consensus.cc:493] T 08295644332d4cc187476038500940bf P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:45.394963 21255 raft_consensus.cc:3060] T 08295644332d4cc187476038500940bf P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.404765 21255 raft_consensus.cc:515] T 08295644332d4cc187476038500940bf P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:45.411625 21255 leader_election.cc:290] T 08295644332d4cc187476038500940bf P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 2 election: Requested vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821)
I20260713 09:08:45.412689 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08295644332d4cc187476038500940bf" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf4741e902d944908679bb8dcec0f073"
I20260713 09:08:45.413458 21175 raft_consensus.cc:3055] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:45.413844 21175 raft_consensus.cc:740] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf4741e902d944908679bb8dcec0f073, State: Running, Role: LEADER
I20260713 09:08:45.414108 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08295644332d4cc187476038500940bf" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
I20260713 09:08:45.414696 21109 raft_consensus.cc:3060] T 08295644332d4cc187476038500940bf P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.414803 21175 consensus_queue.cc:260] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:45.416319 21175 raft_consensus.cc:3060] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.421808 21109 raft_consensus.cc:2468] T 08295644332d4cc187476038500940bf P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc072a832fea4ea696f73186e83c9386 in term 2.
I20260713 09:08:45.423041 21224 leader_election.cc:304] T 08295644332d4cc187476038500940bf P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638, dc072a832fea4ea696f73186e83c9386; no voters: 
I20260713 09:08:45.423900 21402 raft_consensus.cc:2804] T 08295644332d4cc187476038500940bf P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:45.424391 21402 raft_consensus.cc:697] T 08295644332d4cc187476038500940bf P dc072a832fea4ea696f73186e83c9386 [term 2 LEADER]: Becoming Leader. State: Replica: dc072a832fea4ea696f73186e83c9386, State: Running, Role: LEADER
I20260713 09:08:45.425212 21402 consensus_queue.cc:237] T 08295644332d4cc187476038500940bf P dc072a832fea4ea696f73186e83c9386 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:45.435027 21006 catalog_manager.cc:5697] T 08295644332d4cc187476038500940bf P dc072a832fea4ea696f73186e83c9386 reported cstate change: term changed from 1 to 2, leader changed from cf4741e902d944908679bb8dcec0f073 (127.16.55.2) to dc072a832fea4ea696f73186e83c9386 (127.16.55.3). New cstate: current_term: 2 leader_uuid: "dc072a832fea4ea696f73186e83c9386" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:45.438119 21507 consensus_queue.cc:1048] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:45.439371 21431 raft_consensus.cc:993] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638: : Instructing follower cf4741e902d944908679bb8dcec0f073 to start an election
I20260713 09:08:45.439973 21508 raft_consensus.cc:1081] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638 [term 1 LEADER]: Signalling peer cf4741e902d944908679bb8dcec0f073 to start an election
I20260713 09:08:45.441155 21175 raft_consensus.cc:2468] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc072a832fea4ea696f73186e83c9386 in term 2.
I20260713 09:08:45.441910 21177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee71f02a491340ed91ff39be06259663"
dest_uuid: "cf4741e902d944908679bb8dcec0f073"
 from {username='slave'} at 127.0.0.1:43146
I20260713 09:08:45.442586 21177 raft_consensus.cc:493] T ee71f02a491340ed91ff39be06259663 P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:45.442958 21177 raft_consensus.cc:3060] T ee71f02a491340ed91ff39be06259663 P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.451458 21177 raft_consensus.cc:515] T ee71f02a491340ed91ff39be06259663 P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:45.454887 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee71f02a491340ed91ff39be06259663" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
I20260713 09:08:45.455506 21109 raft_consensus.cc:3055] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:45.455793 21109 raft_consensus.cc:740] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Running, Role: LEADER
I20260713 09:08:45.456502 21109 consensus_queue.cc:260] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:45.458339 21109 raft_consensus.cc:3060] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.460791 21431 raft_consensus.cc:993] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638: : Instructing follower cf4741e902d944908679bb8dcec0f073 to start an election
I20260713 09:08:45.461310 21431 raft_consensus.cc:1081] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638 [term 1 LEADER]: Signalling peer cf4741e902d944908679bb8dcec0f073 to start an election
I20260713 09:08:45.463101 21183 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78607ac8047e425a9c17805d85390606"
dest_uuid: "cf4741e902d944908679bb8dcec0f073"
 from {username='slave'} at 127.0.0.1:43146
I20260713 09:08:45.463464 21177 leader_election.cc:290] T ee71f02a491340ed91ff39be06259663 P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 2 election: Requested vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:45.463699 21183 raft_consensus.cc:493] T 78607ac8047e425a9c17805d85390606 P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:45.463977 21253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee71f02a491340ed91ff39be06259663" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc072a832fea4ea696f73186e83c9386"
I20260713 09:08:45.464566 21253 raft_consensus.cc:3060] T ee71f02a491340ed91ff39be06259663 P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.465059 21183 raft_consensus.cc:3060] T 78607ac8047e425a9c17805d85390606 P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.470299 21109 raft_consensus.cc:2468] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 2.
I20260713 09:08:45.471154 21253 raft_consensus.cc:2468] T ee71f02a491340ed91ff39be06259663 P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 2.
I20260713 09:08:45.471729 21150 leader_election.cc:304] T ee71f02a491340ed91ff39be06259663 P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638, cf4741e902d944908679bb8dcec0f073; no voters: 
I20260713 09:08:45.472536 21480 raft_consensus.cc:2804] T ee71f02a491340ed91ff39be06259663 P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:45.473030 21480 raft_consensus.cc:697] T ee71f02a491340ed91ff39be06259663 P cf4741e902d944908679bb8dcec0f073 [term 2 LEADER]: Becoming Leader. State: Replica: cf4741e902d944908679bb8dcec0f073, State: Running, Role: LEADER
I20260713 09:08:45.473207 21183 raft_consensus.cc:515] T 78607ac8047e425a9c17805d85390606 P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:45.473737 21480 consensus_queue.cc:237] T ee71f02a491340ed91ff39be06259663 P cf4741e902d944908679bb8dcec0f073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:45.475309 21183 leader_election.cc:290] T 78607ac8047e425a9c17805d85390606 P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 2 election: Requested vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:45.476784 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78607ac8047e425a9c17805d85390606" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
I20260713 09:08:45.477447 21109 raft_consensus.cc:3055] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:45.477800 21109 raft_consensus.cc:740] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Running, Role: LEADER
I20260713 09:08:45.478668 21109 consensus_queue.cc:260] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:45.479334 21253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78607ac8047e425a9c17805d85390606" candidate_uuid: "cf4741e902d944908679bb8dcec0f073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc072a832fea4ea696f73186e83c9386"
I20260713 09:08:45.479949 21253 raft_consensus.cc:3060] T 78607ac8047e425a9c17805d85390606 P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.480018 21109 raft_consensus.cc:3060] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.480381 21402 raft_consensus.cc:993] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386: : Instructing follower 2dda3739c3404fc19af750a8e8e41638 to start an election
I20260713 09:08:45.480916 21402 raft_consensus.cc:1081] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386 [term 1 LEADER]: Signalling peer 2dda3739c3404fc19af750a8e8e41638 to start an election
I20260713 09:08:45.482612 21106 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbc803d8857847749510f35893727b2a"
dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
 from {username='slave'} at 127.0.0.1:52240
I20260713 09:08:45.483165 21106 raft_consensus.cc:493] T fbc803d8857847749510f35893727b2a P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:45.483491 21106 raft_consensus.cc:3060] T fbc803d8857847749510f35893727b2a P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.487390 21109 raft_consensus.cc:2468] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 2.
I20260713 09:08:45.487568 21253 raft_consensus.cc:2468] T 78607ac8047e425a9c17805d85390606 P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf4741e902d944908679bb8dcec0f073 in term 2.
I20260713 09:08:45.487334 21006 catalog_manager.cc:5697] T ee71f02a491340ed91ff39be06259663 P cf4741e902d944908679bb8dcec0f073 reported cstate change: term changed from 1 to 2, leader changed from 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1) to cf4741e902d944908679bb8dcec0f073 (127.16.55.2). New cstate: current_term: 2 leader_uuid: "cf4741e902d944908679bb8dcec0f073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:45.488983 21150 leader_election.cc:304] T 78607ac8047e425a9c17805d85390606 P cf4741e902d944908679bb8dcec0f073 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638, cf4741e902d944908679bb8dcec0f073; no voters: 
I20260713 09:08:45.489753 21480 raft_consensus.cc:2804] T 78607ac8047e425a9c17805d85390606 P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:45.490263 21480 raft_consensus.cc:697] T 78607ac8047e425a9c17805d85390606 P cf4741e902d944908679bb8dcec0f073 [term 2 LEADER]: Becoming Leader. State: Replica: cf4741e902d944908679bb8dcec0f073, State: Running, Role: LEADER
I20260713 09:08:45.490556 21106 raft_consensus.cc:515] T fbc803d8857847749510f35893727b2a P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:45.491209 21480 consensus_queue.cc:237] T 78607ac8047e425a9c17805d85390606 P cf4741e902d944908679bb8dcec0f073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:45.492282 21106 leader_election.cc:290] T fbc803d8857847749510f35893727b2a P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 2 election: Requested vote from peers cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:45.493314 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc803d8857847749510f35893727b2a" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf4741e902d944908679bb8dcec0f073"
I20260713 09:08:45.493878 21183 raft_consensus.cc:3060] T fbc803d8857847749510f35893727b2a P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.494031 21253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc803d8857847749510f35893727b2a" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc072a832fea4ea696f73186e83c9386"
I20260713 09:08:45.494553 21253 raft_consensus.cc:3055] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:45.494822 21253 raft_consensus.cc:740] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc072a832fea4ea696f73186e83c9386, State: Running, Role: LEADER
I20260713 09:08:45.495543 21253 consensus_queue.cc:260] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:45.496656 21253 raft_consensus.cc:3060] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.500763 21183 raft_consensus.cc:2468] T fbc803d8857847749510f35893727b2a P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 2.
I20260713 09:08:45.501893 21075 leader_election.cc:304] T fbc803d8857847749510f35893727b2a P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638, cf4741e902d944908679bb8dcec0f073; no voters: 
I20260713 09:08:45.502671 21507 raft_consensus.cc:2804] T fbc803d8857847749510f35893727b2a P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:45.503183 21253 raft_consensus.cc:2468] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 2.
I20260713 09:08:45.503257 21507 raft_consensus.cc:697] T fbc803d8857847749510f35893727b2a P 2dda3739c3404fc19af750a8e8e41638 [term 2 LEADER]: Becoming Leader. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Running, Role: LEADER
I20260713 09:08:45.502701 21006 catalog_manager.cc:5697] T 78607ac8047e425a9c17805d85390606 P cf4741e902d944908679bb8dcec0f073 reported cstate change: term changed from 1 to 2, leader changed from 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1) to cf4741e902d944908679bb8dcec0f073 (127.16.55.2). New cstate: current_term: 2 leader_uuid: "cf4741e902d944908679bb8dcec0f073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:45.504252 21507 consensus_queue.cc:237] T fbc803d8857847749510f35893727b2a P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:45.511976 21005 catalog_manager.cc:5697] T fbc803d8857847749510f35893727b2a P 2dda3739c3404fc19af750a8e8e41638 reported cstate change: term changed from 1 to 2, leader changed from dc072a832fea4ea696f73186e83c9386 (127.16.55.3) to 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1). New cstate: current_term: 2 leader_uuid: "2dda3739c3404fc19af750a8e8e41638" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:45.598294 21402 raft_consensus.cc:993] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386: : Instructing follower 2dda3739c3404fc19af750a8e8e41638 to start an election
I20260713 09:08:45.598794 21402 raft_consensus.cc:1081] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386 [term 1 LEADER]: Signalling peer 2dda3739c3404fc19af750a8e8e41638 to start an election
I20260713 09:08:45.600415 21106 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9e91940e2924cc49f8a026946252dad"
dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
 from {username='slave'} at 127.0.0.1:52240
I20260713 09:08:45.600907 21106 raft_consensus.cc:493] T c9e91940e2924cc49f8a026946252dad P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:45.601198 21106 raft_consensus.cc:3060] T c9e91940e2924cc49f8a026946252dad P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.606248 21106 raft_consensus.cc:515] T c9e91940e2924cc49f8a026946252dad P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:45.608222 21106 leader_election.cc:290] T c9e91940e2924cc49f8a026946252dad P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 2 election: Requested vote from peers cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821), dc072a832fea4ea696f73186e83c9386 (127.16.55.3:37481)
I20260713 09:08:45.609113 21183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e91940e2924cc49f8a026946252dad" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf4741e902d944908679bb8dcec0f073"
I20260713 09:08:45.609799 21183 raft_consensus.cc:3060] T c9e91940e2924cc49f8a026946252dad P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.610191 21253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e91940e2924cc49f8a026946252dad" candidate_uuid: "2dda3739c3404fc19af750a8e8e41638" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc072a832fea4ea696f73186e83c9386"
I20260713 09:08:45.610795 21253 raft_consensus.cc:3055] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:45.611129 21253 raft_consensus.cc:740] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc072a832fea4ea696f73186e83c9386, State: Running, Role: LEADER
I20260713 09:08:45.611881 21253 consensus_queue.cc:260] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:45.612840 21253 raft_consensus.cc:3060] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.616349 21183 raft_consensus.cc:2468] T c9e91940e2924cc49f8a026946252dad P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 2.
I20260713 09:08:45.617450 21075 leader_election.cc:304] T c9e91940e2924cc49f8a026946252dad P 2dda3739c3404fc19af750a8e8e41638 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dda3739c3404fc19af750a8e8e41638, cf4741e902d944908679bb8dcec0f073; no voters: 
I20260713 09:08:45.618121 21507 raft_consensus.cc:2804] T c9e91940e2924cc49f8a026946252dad P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:45.618587 21507 raft_consensus.cc:697] T c9e91940e2924cc49f8a026946252dad P 2dda3739c3404fc19af750a8e8e41638 [term 2 LEADER]: Becoming Leader. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Running, Role: LEADER
I20260713 09:08:45.618923 21253 raft_consensus.cc:2468] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dda3739c3404fc19af750a8e8e41638 in term 2.
I20260713 09:08:45.619457 21507 consensus_queue.cc:237] T c9e91940e2924cc49f8a026946252dad P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:45.626142 21005 catalog_manager.cc:5697] T c9e91940e2924cc49f8a026946252dad P 2dda3739c3404fc19af750a8e8e41638 reported cstate change: term changed from 1 to 2, leader changed from dc072a832fea4ea696f73186e83c9386 (127.16.55.3) to 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1). New cstate: current_term: 2 leader_uuid: "2dda3739c3404fc19af750a8e8e41638" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:45.692977 21183 raft_consensus.cc:1275] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Refusing update from remote peer 2dda3739c3404fc19af750a8e8e41638: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:45.694481 21507 consensus_queue.cc:1048] T 957954541e304bfd9020584b4ee02968 P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:45.702819 21253 raft_consensus.cc:3060] T 957954541e304bfd9020584b4ee02968 P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.710781 21253 raft_consensus.cc:1275] T 957954541e304bfd9020584b4ee02968 P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Refusing update from remote peer 2dda3739c3404fc19af750a8e8e41638: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:45.712185 21507 consensus_queue.cc:1048] T 957954541e304bfd9020584b4ee02968 P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:45.776625 21253 raft_consensus.cc:1275] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Refusing update from remote peer 2dda3739c3404fc19af750a8e8e41638: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:45.778100 21507 consensus_queue.cc:1048] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:45.787725 21183 raft_consensus.cc:3060] T 74f75d7093234ac79312f97a094e38b6 P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:45.795288 21183 raft_consensus.cc:1275] T 74f75d7093234ac79312f97a094e38b6 P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Refusing update from remote peer 2dda3739c3404fc19af750a8e8e41638: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:45.796725 21507 consensus_queue.cc:1048] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:45.813457 21183 raft_consensus.cc:1275] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Refusing update from remote peer dc072a832fea4ea696f73186e83c9386: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:45.814471 21402 consensus_queue.cc:1048] T 08295644332d4cc187476038500940bf P dc072a832fea4ea696f73186e83c9386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:45.821796 21106 raft_consensus.cc:1275] T 08295644332d4cc187476038500940bf P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Refusing update from remote peer dc072a832fea4ea696f73186e83c9386: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:45.823383 21402 consensus_queue.cc:1048] T 08295644332d4cc187476038500940bf P dc072a832fea4ea696f73186e83c9386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:45.957940 21253 raft_consensus.cc:1275] T 78607ac8047e425a9c17805d85390606 P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Refusing update from remote peer cf4741e902d944908679bb8dcec0f073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:45.959133 21345 consensus_queue.cc:1048] T 78607ac8047e425a9c17805d85390606 P cf4741e902d944908679bb8dcec0f073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:45.966223 21106 raft_consensus.cc:1275] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Refusing update from remote peer cf4741e902d944908679bb8dcec0f073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:45.967711 21467 consensus_queue.cc:1048] T 78607ac8047e425a9c17805d85390606 P cf4741e902d944908679bb8dcec0f073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:45.969663 21255 raft_consensus.cc:1275] T ee71f02a491340ed91ff39be06259663 P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Refusing update from remote peer cf4741e902d944908679bb8dcec0f073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:45.973024 21467 consensus_queue.cc:1048] T ee71f02a491340ed91ff39be06259663 P cf4741e902d944908679bb8dcec0f073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:45.983801 21106 raft_consensus.cc:1275] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Refusing update from remote peer cf4741e902d944908679bb8dcec0f073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:45.988888 21345 consensus_queue.cc:1048] T ee71f02a491340ed91ff39be06259663 P cf4741e902d944908679bb8dcec0f073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:46.012326 21183 raft_consensus.cc:1275] T c9e91940e2924cc49f8a026946252dad P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Refusing update from remote peer 2dda3739c3404fc19af750a8e8e41638: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:46.013520 21507 consensus_queue.cc:1048] T c9e91940e2924cc49f8a026946252dad P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:46.021972 21253 raft_consensus.cc:1275] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Refusing update from remote peer 2dda3739c3404fc19af750a8e8e41638: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:46.023334 21475 consensus_queue.cc:1048] T c9e91940e2924cc49f8a026946252dad P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:46.059167 21183 raft_consensus.cc:1275] T fbc803d8857847749510f35893727b2a P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Refusing update from remote peer 2dda3739c3404fc19af750a8e8e41638: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:46.060556 21475 consensus_queue.cc:1048] T fbc803d8857847749510f35893727b2a P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:46.069612 21253 raft_consensus.cc:1275] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Refusing update from remote peer 2dda3739c3404fc19af750a8e8e41638: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:46.070894 21508 consensus_queue.cc:1048] T fbc803d8857847749510f35893727b2a P 2dda3739c3404fc19af750a8e8e41638 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:48.040126 21004 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:36014:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:08:48.067410 21004 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36014:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:08:48.193033 16604 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:08:48.268608 21538 log.cc:927] Time spent T ee71f02a491340ed91ff39be06259663 P cf4741e902d944908679bb8dcec0f073: Append to log took a long time: real 0.064s	user 0.000s	sys 0.001s
W20260713 09:08:48.479477 21564 log.cc:927] Time spent T 08295644332d4cc187476038500940bf P dc072a832fea4ea696f73186e83c9386: Append to log took a long time: real 0.104s	user 0.001s	sys 0.000s
I20260713 09:08:48.504590 21578 tablet.cc:1724] T c9e91940e2924cc49f8a026946252dad P 2dda3739c3404fc19af750a8e8e41638: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:48.519198 21575 tablet.cc:1724] T 930b61ff785f426d95aa03269526410c P cf4741e902d944908679bb8dcec0f073: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:08:48.565284 21583 log.cc:927] Time spent T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
I20260713 09:08:48.536374 21581 tablet.cc:1724] T 930b61ff785f426d95aa03269526410c P 2dda3739c3404fc19af750a8e8e41638: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:48.571318 21580 tablet.cc:1724] T 78607ac8047e425a9c17805d85390606 P cf4741e902d944908679bb8dcec0f073: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:08:48.573583 21150 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.55.1:39097, user_credentials={real_user=slave}} blocked reactor thread for 79690.7us
W20260713 09:08:48.563402 21567 log.cc:927] Time spent T ee71f02a491340ed91ff39be06259663 P dc072a832fea4ea696f73186e83c9386: Append to log took a long time: real 0.101s	user 0.001s	sys 0.000s
I20260713 09:08:48.593109 21587 tablet.cc:1724] T 9e8d0f07fb9e4a2695766cfb952386b0 P dc072a832fea4ea696f73186e83c9386: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:48.581866 21588 tablet.cc:1724] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:48.609248 21572 tablet.cc:1724] T 957954541e304bfd9020584b4ee02968 P 2dda3739c3404fc19af750a8e8e41638: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:08:48.611845 21571 log.cc:927] Time spent T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386: Append to log took a long time: real 0.108s	user 0.001s	sys 0.000s
W20260713 09:08:48.613312 21075 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.55.3:37481, user_credentials={real_user=slave}} blocked reactor thread for 68638.8us
I20260713 09:08:48.623636 21586 tablet.cc:1724] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:48.650368 21589 tablet.cc:1724] T 9e8d0f07fb9e4a2695766cfb952386b0 P cf4741e902d944908679bb8dcec0f073: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:48.672809 21596 tablet.cc:1724] T 08295644332d4cc187476038500940bf P dc072a832fea4ea696f73186e83c9386: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:48.666296 21580 tablet.cc:1724] T c9e91940e2924cc49f8a026946252dad P cf4741e902d944908679bb8dcec0f073: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:48.674468 21594 tablet.cc:1724] T fbc803d8857847749510f35893727b2a P 2dda3739c3404fc19af750a8e8e41638: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:48.684736 21586 tablet.cc:1724] T 930b61ff785f426d95aa03269526410c P dc072a832fea4ea696f73186e83c9386: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:48.691713 21581 tablet.cc:1724] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:48.693485 21572 tablet.cc:1724] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:48.697657 21587 tablet.cc:1724] T 78607ac8047e425a9c17805d85390606 P dc072a832fea4ea696f73186e83c9386: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:48.699528 21175 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0e151515cad4fd4acaf7483994ec991"
dest_uuid: "cf4741e902d944908679bb8dcec0f073"
mode: GRACEFUL
new_leader_uuid: "dc072a832fea4ea696f73186e83c9386"
 from {username='slave'} at 127.0.0.1:46206
I20260713 09:08:48.706446 21175 raft_consensus.cc:606] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [term 2 LEADER]: Received request to transfer leadership to TS dc072a832fea4ea696f73186e83c9386
I20260713 09:08:48.713090 21586 tablet.cc:1724] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:48.699714 21595 tablet.cc:1724] T ee71f02a491340ed91ff39be06259663 P dc072a832fea4ea696f73186e83c9386: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:48.700814 21575 tablet.cc:1724] T ee71f02a491340ed91ff39be06259663 P cf4741e902d944908679bb8dcec0f073: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:48.716764 21596 tablet.cc:1724] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:48.704162 21578 tablet.cc:1724] T 9e8d0f07fb9e4a2695766cfb952386b0 P 2dda3739c3404fc19af750a8e8e41638: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:48.734944 21588 tablet.cc:1724] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:48.737954 21589 tablet.cc:1724] T 74f75d7093234ac79312f97a094e38b6 P cf4741e902d944908679bb8dcec0f073: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:48.739929 21575 tablet.cc:1724] T fbc803d8857847749510f35893727b2a P cf4741e902d944908679bb8dcec0f073: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:48.757650 21521 raft_consensus.cc:993] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073: : Instructing follower dc072a832fea4ea696f73186e83c9386 to start an election
I20260713 09:08:48.758339 21521 raft_consensus.cc:1081] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [term 2 LEADER]: Signalling peer dc072a832fea4ea696f73186e83c9386 to start an election
I20260713 09:08:48.763626 21252 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0e151515cad4fd4acaf7483994ec991"
dest_uuid: "dc072a832fea4ea696f73186e83c9386"
 from {username='slave'} at 127.0.0.1:51998
I20260713 09:08:48.764421 21252 raft_consensus.cc:493] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:48.764901 21252 raft_consensus.cc:3060] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:48.765519 21578 tablet.cc:1724] T 08295644332d4cc187476038500940bf P 2dda3739c3404fc19af750a8e8e41638: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:48.759647 21572 tablet.cc:1724] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:48.774783 21106 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1fbcf3b1edf4dfc8b4cd9d06397dcde"
dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
mode: GRACEFUL
new_leader_uuid: "dc072a832fea4ea696f73186e83c9386"
 from {username='slave'} at 127.0.0.1:58586
I20260713 09:08:48.775455 21106 raft_consensus.cc:606] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [term 3 LEADER]: Received request to transfer leadership to TS dc072a832fea4ea696f73186e83c9386
I20260713 09:08:48.777232 16604 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:08:48.778007 16604 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:48.776736 21586 tablet.cc:1724] T 957954541e304bfd9020584b4ee02968 P dc072a832fea4ea696f73186e83c9386: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:08:48.818704 21252 raft_consensus.cc:515] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:48.828625 21252 leader_election.cc:290] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 3 election: Requested vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821)
I20260713 09:08:48.829615 21106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e151515cad4fd4acaf7483994ec991" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
I20260713 09:08:48.830431 21106 raft_consensus.cc:3060] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:48.830363 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e151515cad4fd4acaf7483994ec991" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf4741e902d944908679bb8dcec0f073"
I20260713 09:08:48.831060 21175 raft_consensus.cc:3055] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:48.831398 21175 raft_consensus.cc:740] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cf4741e902d944908679bb8dcec0f073, State: Running, Role: LEADER
I20260713 09:08:48.832295 21175 consensus_queue.cc:260] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [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: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:48.833684 21175 raft_consensus.cc:3060] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:48.838698 21007 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 379766d9420b4526bdd94c59746dbb86: soft_deleted_table [id=8aa7c86d83f04592a0b64de64a9ad1d6] alter complete (version 1)
I20260713 09:08:48.839843 21106 raft_consensus.cc:2468] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc072a832fea4ea696f73186e83c9386 in term 3.
I20260713 09:08:48.845978 21175 raft_consensus.cc:2468] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc072a832fea4ea696f73186e83c9386 in term 3.
I20260713 09:08:48.847931 21224 leader_election.cc:304] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 [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: cf4741e902d944908679bb8dcec0f073, dc072a832fea4ea696f73186e83c9386; no voters: 
I20260713 09:08:48.849036 21519 raft_consensus.cc:2804] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:48.849550 21519 raft_consensus.cc:697] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 [term 3 LEADER]: Becoming Leader. State: Replica: dc072a832fea4ea696f73186e83c9386, State: Running, Role: LEADER
I20260713 09:08:48.850515 21519 consensus_queue.cc:237] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 [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: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:48.862478 21007 catalog_manager.cc:5697] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 reported cstate change: term changed from 2 to 3, leader changed from cf4741e902d944908679bb8dcec0f073 (127.16.55.2) to dc072a832fea4ea696f73186e83c9386 (127.16.55.3). New cstate: current_term: 3 leader_uuid: "dc072a832fea4ea696f73186e83c9386" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:48.875057 21561 raft_consensus.cc:993] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638: : Instructing follower dc072a832fea4ea696f73186e83c9386 to start an election
I20260713 09:08:48.875629 21561 raft_consensus.cc:1081] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [term 3 LEADER]: Signalling peer dc072a832fea4ea696f73186e83c9386 to start an election
I20260713 09:08:48.877490 21252 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1fbcf3b1edf4dfc8b4cd9d06397dcde"
dest_uuid: "dc072a832fea4ea696f73186e83c9386"
 from {username='slave'} at 127.0.0.1:52008
I20260713 09:08:48.878129 21252 raft_consensus.cc:493] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:48.878609 21252 raft_consensus.cc:3060] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:48.884708 21252 raft_consensus.cc:515] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:48.886435 21252 leader_election.cc:290] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [CANDIDATE]: Term 4 election: Requested vote from peers 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097), cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821)
I20260713 09:08:48.887393 21106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fbcf3b1edf4dfc8b4cd9d06397dcde" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "2dda3739c3404fc19af750a8e8e41638"
I20260713 09:08:48.887586 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1fbcf3b1edf4dfc8b4cd9d06397dcde" candidate_uuid: "dc072a832fea4ea696f73186e83c9386" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "cf4741e902d944908679bb8dcec0f073"
I20260713 09:08:48.888124 21106 raft_consensus.cc:3055] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:08:48.888134 21175 raft_consensus.cc:3060] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:48.888490 21106 raft_consensus.cc:740] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2dda3739c3404fc19af750a8e8e41638, State: Running, Role: LEADER
I20260713 09:08:48.889271 21106 consensus_queue.cc:260] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [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: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:48.890280 21106 raft_consensus.cc:3060] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:48.893144 21175 raft_consensus.cc:2468] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc072a832fea4ea696f73186e83c9386 in term 4.
I20260713 09:08:48.894330 21224 leader_election.cc:304] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [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: cf4741e902d944908679bb8dcec0f073, dc072a832fea4ea696f73186e83c9386; no voters: 
I20260713 09:08:48.895046 21519 raft_consensus.cc:2804] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:08:48.895964 21106 raft_consensus.cc:2468] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc072a832fea4ea696f73186e83c9386 in term 4.
I20260713 09:08:48.895638 21519 raft_consensus.cc:697] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 4 LEADER]: Becoming Leader. State: Replica: dc072a832fea4ea696f73186e83c9386, State: Running, Role: LEADER
I20260713 09:08:48.897167 21519 consensus_queue.cc:237] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [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: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } }
I20260713 09:08:48.905510 21007 catalog_manager.cc:5697] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 reported cstate change: term changed from 3 to 4, leader changed from 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1) to dc072a832fea4ea696f73186e83c9386 (127.16.55.3). New cstate: current_term: 4 leader_uuid: "dc072a832fea4ea696f73186e83c9386" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc072a832fea4ea696f73186e83c9386" member_type: VOTER last_known_addr { host: "127.16.55.3" port: 37481 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:49.273145 21106 raft_consensus.cc:1275] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 [term 3 FOLLOWER]: Refusing update from remote peer dc072a832fea4ea696f73186e83c9386: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:49.274586 21519 consensus_queue.cc:1048] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:49.285166 21175 raft_consensus.cc:1275] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [term 3 FOLLOWER]: Refusing update from remote peer dc072a832fea4ea696f73186e83c9386: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:49.287038 21519 consensus_queue.cc:1048] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:49.311972 21175 raft_consensus.cc:1275] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073 [term 4 FOLLOWER]: Refusing update from remote peer dc072a832fea4ea696f73186e83c9386: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:08:49.313392 21605 consensus_queue.cc:1048] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf4741e902d944908679bb8dcec0f073" member_type: VOTER last_known_addr { host: "127.16.55.2" port: 32821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:49.322289 21106 raft_consensus.cc:1275] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [term 4 FOLLOWER]: Refusing update from remote peer dc072a832fea4ea696f73186e83c9386: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:08:49.323778 21519 consensus_queue.cc:1048] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dda3739c3404fc19af750a8e8e41638" member_type: VOTER last_known_addr { host: "127.16.55.1" port: 39097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:49.844969 16604 tablet_server.cc:179] TabletServer@127.16.55.1:0 shutting down...
W20260713 09:08:49.879990 21224 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 15 similar messages]
W20260713 09:08:49.885730 21224 consensus_peers.cc:597] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 -> Peer 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097): Couldn't send request to peer 2dda3739c3404fc19af750a8e8e41638. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:49.887506 16604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:49.888451 16604 tablet_replica.cc:333] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638: stopping tablet replica
I20260713 09:08:49.889247 16604 raft_consensus.cc:2243] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:49.889832 16604 raft_consensus.cc:2272] T 78607ac8047e425a9c17805d85390606 P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:49.892153 16604 tablet_replica.cc:333] T 930b61ff785f426d95aa03269526410c P 2dda3739c3404fc19af750a8e8e41638: stopping tablet replica
I20260713 09:08:49.892812 16604 raft_consensus.cc:2243] T 930b61ff785f426d95aa03269526410c P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:49.893288 16604 raft_consensus.cc:2272] T 930b61ff785f426d95aa03269526410c P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:49.895495 16604 tablet_replica.cc:333] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638: stopping tablet replica
I20260713 09:08:49.896386 16604 raft_consensus.cc:2243] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:49.896905 16604 raft_consensus.cc:2272] T ee71f02a491340ed91ff39be06259663 P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:49.899151 16604 tablet_replica.cc:333] T fbc803d8857847749510f35893727b2a P 2dda3739c3404fc19af750a8e8e41638: stopping tablet replica
I20260713 09:08:49.899942 16604 raft_consensus.cc:2243] T fbc803d8857847749510f35893727b2a P 2dda3739c3404fc19af750a8e8e41638 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:49.900852 16604 raft_consensus.cc:2272] T fbc803d8857847749510f35893727b2a P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:49.903630 16604 tablet_replica.cc:333] T 08295644332d4cc187476038500940bf P 2dda3739c3404fc19af750a8e8e41638: stopping tablet replica
W20260713 09:08:49.903506 21150 consensus_peers.cc:597] T 9e8d0f07fb9e4a2695766cfb952386b0 P cf4741e902d944908679bb8dcec0f073 -> Peer 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097): Couldn't send request to peer 2dda3739c3404fc19af750a8e8e41638. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:49.904496 16604 raft_consensus.cc:2243] T 08295644332d4cc187476038500940bf P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:49.904946 16604 raft_consensus.cc:2272] T 08295644332d4cc187476038500940bf P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:49.906883 16604 tablet_replica.cc:333] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638: stopping tablet replica
I20260713 09:08:49.907513 16604 raft_consensus.cc:2243] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:49.907894 16604 raft_consensus.cc:2272] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P 2dda3739c3404fc19af750a8e8e41638 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:49.910522 16604 tablet_replica.cc:333] T 9e8d0f07fb9e4a2695766cfb952386b0 P 2dda3739c3404fc19af750a8e8e41638: stopping tablet replica
I20260713 09:08:49.911183 16604 raft_consensus.cc:2243] T 9e8d0f07fb9e4a2695766cfb952386b0 P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:49.911645 16604 raft_consensus.cc:2272] T 9e8d0f07fb9e4a2695766cfb952386b0 P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:49.913612 16604 tablet_replica.cc:333] T c9e91940e2924cc49f8a026946252dad P 2dda3739c3404fc19af750a8e8e41638: stopping tablet replica
I20260713 09:08:49.914283 16604 raft_consensus.cc:2243] T c9e91940e2924cc49f8a026946252dad P 2dda3739c3404fc19af750a8e8e41638 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:49.915416 16604 raft_consensus.cc:2272] T c9e91940e2924cc49f8a026946252dad P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:49.918164 16604 tablet_replica.cc:333] T 5817a1df7fdb430d9b6432f7fc3981ab P 2dda3739c3404fc19af750a8e8e41638: stopping tablet replica
I20260713 09:08:49.918951 16604 raft_consensus.cc:2243] T 5817a1df7fdb430d9b6432f7fc3981ab P 2dda3739c3404fc19af750a8e8e41638 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:49.920083 16604 raft_consensus.cc:2272] T 5817a1df7fdb430d9b6432f7fc3981ab P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:49.921463 21224 consensus_peers.cc:597] T 663cd2d7bbbe418ebc17ddc1ff1535bf P dc072a832fea4ea696f73186e83c9386 -> Peer 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097): Couldn't send request to peer 2dda3739c3404fc19af750a8e8e41638. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:49.922334 16604 tablet_replica.cc:333] T e5a242066fa94824b90403979510922e P 2dda3739c3404fc19af750a8e8e41638: stopping tablet replica
I20260713 09:08:49.923041 16604 raft_consensus.cc:2243] T e5a242066fa94824b90403979510922e P 2dda3739c3404fc19af750a8e8e41638 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:49.923825 16604 raft_consensus.cc:2272] T e5a242066fa94824b90403979510922e P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:49.926539 16604 tablet_replica.cc:333] T 663cd2d7bbbe418ebc17ddc1ff1535bf P 2dda3739c3404fc19af750a8e8e41638: stopping tablet replica
I20260713 09:08:49.927161 16604 raft_consensus.cc:2243] T 663cd2d7bbbe418ebc17ddc1ff1535bf P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:49.927672 16604 raft_consensus.cc:2272] T 663cd2d7bbbe418ebc17ddc1ff1535bf P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:49.928328 21150 consensus_peers.cc:597] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073 -> Peer 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097): Couldn't send request to peer 2dda3739c3404fc19af750a8e8e41638. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:49.929865 16604 tablet_replica.cc:333] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638: stopping tablet replica
I20260713 09:08:49.930745 16604 raft_consensus.cc:2243] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:49.931540 16604 raft_consensus.cc:2272] T 74f75d7093234ac79312f97a094e38b6 P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:49.933686 16604 tablet_replica.cc:333] T 957954541e304bfd9020584b4ee02968 P 2dda3739c3404fc19af750a8e8e41638: stopping tablet replica
I20260713 09:08:49.934207 16604 raft_consensus.cc:2243] T 957954541e304bfd9020584b4ee02968 P 2dda3739c3404fc19af750a8e8e41638 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:49.934959 16604 raft_consensus.cc:2272] T 957954541e304bfd9020584b4ee02968 P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:49.937008 16604 tablet_replica.cc:333] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638: stopping tablet replica
I20260713 09:08:49.937577 16604 raft_consensus.cc:2243] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:49.938017 16604 raft_consensus.cc:2272] T 22c4efb837ec4ed5845f1f104df43033 P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:49.940117 16604 tablet_replica.cc:333] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638: stopping tablet replica
I20260713 09:08:49.940658 16604 raft_consensus.cc:2243] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:49.941104 16604 raft_consensus.cc:2272] T 6a05b72a27494b1e8e028d2f4d6c67b6 P 2dda3739c3404fc19af750a8e8e41638 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:49.943189 16604 tablet_replica.cc:333] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638: stopping tablet replica
I20260713 09:08:49.943706 16604 raft_consensus.cc:2243] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:49.944141 16604 raft_consensus.cc:2272] T d0e151515cad4fd4acaf7483994ec991 P 2dda3739c3404fc19af750a8e8e41638 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:49.946699 16604 tablet_replica.cc:333] T 1e99d60da3f741db8fe56bdb44d71de1 P 2dda3739c3404fc19af750a8e8e41638: stopping tablet replica
I20260713 09:08:49.947288 16604 raft_consensus.cc:2243] T 1e99d60da3f741db8fe56bdb44d71de1 P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:49.947741 16604 raft_consensus.cc:2272] T 1e99d60da3f741db8fe56bdb44d71de1 P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:49.949747 16604 tablet_replica.cc:333] T 28658761b4864c479d0cead9f7a7c332 P 2dda3739c3404fc19af750a8e8e41638: stopping tablet replica
I20260713 09:08:49.950193 16604 raft_consensus.cc:2243] T 28658761b4864c479d0cead9f7a7c332 P 2dda3739c3404fc19af750a8e8e41638 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:49.951237 16604 raft_consensus.cc:2272] T 28658761b4864c479d0cead9f7a7c332 P 2dda3739c3404fc19af750a8e8e41638 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:49.990300 16604 tablet_server.cc:196] TabletServer@127.16.55.1:0 shutdown complete.
I20260713 09:08:50.026579 16604 tablet_server.cc:179] TabletServer@127.16.55.2:0 shutting down...
I20260713 09:08:50.055563 16604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:50.056540 16604 tablet_replica.cc:333] T 78607ac8047e425a9c17805d85390606 P cf4741e902d944908679bb8dcec0f073: stopping tablet replica
I20260713 09:08:50.057229 16604 raft_consensus.cc:2243] T 78607ac8047e425a9c17805d85390606 P cf4741e902d944908679bb8dcec0f073 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:50.058127 16604 raft_consensus.cc:2272] T 78607ac8047e425a9c17805d85390606 P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.060434 16604 tablet_replica.cc:333] T 930b61ff785f426d95aa03269526410c P cf4741e902d944908679bb8dcec0f073: stopping tablet replica
I20260713 09:08:50.061084 16604 raft_consensus.cc:2243] T 930b61ff785f426d95aa03269526410c P cf4741e902d944908679bb8dcec0f073 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:50.061939 16604 raft_consensus.cc:2272] T 930b61ff785f426d95aa03269526410c P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.064152 16604 tablet_replica.cc:333] T 74f75d7093234ac79312f97a094e38b6 P cf4741e902d944908679bb8dcec0f073: stopping tablet replica
I20260713 09:08:50.064936 16604 raft_consensus.cc:2243] T 74f75d7093234ac79312f97a094e38b6 P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.065457 16604 raft_consensus.cc:2272] T 74f75d7093234ac79312f97a094e38b6 P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.068177 16604 tablet_replica.cc:333] T ee71f02a491340ed91ff39be06259663 P cf4741e902d944908679bb8dcec0f073: stopping tablet replica
I20260713 09:08:50.068874 16604 raft_consensus.cc:2243] T ee71f02a491340ed91ff39be06259663 P cf4741e902d944908679bb8dcec0f073 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:50.069634 16604 raft_consensus.cc:2272] T ee71f02a491340ed91ff39be06259663 P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.071820 16604 tablet_replica.cc:333] T fbc803d8857847749510f35893727b2a P cf4741e902d944908679bb8dcec0f073: stopping tablet replica
I20260713 09:08:50.072445 16604 raft_consensus.cc:2243] T fbc803d8857847749510f35893727b2a P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.072937 16604 raft_consensus.cc:2272] T fbc803d8857847749510f35893727b2a P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.074956 16604 tablet_replica.cc:333] T 28658761b4864c479d0cead9f7a7c332 P cf4741e902d944908679bb8dcec0f073: stopping tablet replica
I20260713 09:08:50.075630 16604 raft_consensus.cc:2243] T 28658761b4864c479d0cead9f7a7c332 P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.076103 16604 raft_consensus.cc:2272] T 28658761b4864c479d0cead9f7a7c332 P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.078651 16604 tablet_replica.cc:333] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073: stopping tablet replica
I20260713 09:08:50.079388 16604 raft_consensus.cc:2243] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.079846 16604 raft_consensus.cc:2272] T 957954541e304bfd9020584b4ee02968 P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.081957 16604 tablet_replica.cc:333] T 22c4efb837ec4ed5845f1f104df43033 P cf4741e902d944908679bb8dcec0f073: stopping tablet replica
I20260713 09:08:50.082806 16604 raft_consensus.cc:2243] T 22c4efb837ec4ed5845f1f104df43033 P cf4741e902d944908679bb8dcec0f073 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:50.083601 16604 raft_consensus.cc:2272] T 22c4efb837ec4ed5845f1f104df43033 P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.085948 16604 tablet_replica.cc:333] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073: stopping tablet replica
I20260713 09:08:50.086584 16604 raft_consensus.cc:2243] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.087136 16604 raft_consensus.cc:2272] T e5a242066fa94824b90403979510922e P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.089277 16604 tablet_replica.cc:333] T 663cd2d7bbbe418ebc17ddc1ff1535bf P cf4741e902d944908679bb8dcec0f073: stopping tablet replica
I20260713 09:08:50.089854 16604 raft_consensus.cc:2243] T 663cd2d7bbbe418ebc17ddc1ff1535bf P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.090430 16604 raft_consensus.cc:2272] T 663cd2d7bbbe418ebc17ddc1ff1535bf P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:50.092828 21224 consensus_peers.cc:597] T 08295644332d4cc187476038500940bf P dc072a832fea4ea696f73186e83c9386 -> Peer cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821): Couldn't send request to peer cf4741e902d944908679bb8dcec0f073. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:50.092856 16604 tablet_replica.cc:333] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073: stopping tablet replica
I20260713 09:08:50.093689 16604 raft_consensus.cc:2243] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.094213 16604 raft_consensus.cc:2272] T 08295644332d4cc187476038500940bf P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.096969 16604 tablet_replica.cc:333] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073: stopping tablet replica
I20260713 09:08:50.097595 16604 raft_consensus.cc:2243] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.098101 16604 raft_consensus.cc:2272] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P cf4741e902d944908679bb8dcec0f073 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.100881 16604 tablet_replica.cc:333] T c9e91940e2924cc49f8a026946252dad P cf4741e902d944908679bb8dcec0f073: stopping tablet replica
I20260713 09:08:50.101527 16604 raft_consensus.cc:2243] T c9e91940e2924cc49f8a026946252dad P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.102020 16604 raft_consensus.cc:2272] T c9e91940e2924cc49f8a026946252dad P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.104013 16604 tablet_replica.cc:333] T 9e8d0f07fb9e4a2695766cfb952386b0 P cf4741e902d944908679bb8dcec0f073: stopping tablet replica
I20260713 09:08:50.104568 16604 raft_consensus.cc:2243] T 9e8d0f07fb9e4a2695766cfb952386b0 P cf4741e902d944908679bb8dcec0f073 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:50.105394 16604 raft_consensus.cc:2272] T 9e8d0f07fb9e4a2695766cfb952386b0 P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.107424 16604 tablet_replica.cc:333] T 5817a1df7fdb430d9b6432f7fc3981ab P cf4741e902d944908679bb8dcec0f073: stopping tablet replica
I20260713 09:08:50.107999 16604 raft_consensus.cc:2243] T 5817a1df7fdb430d9b6432f7fc3981ab P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.108497 16604 raft_consensus.cc:2272] T 5817a1df7fdb430d9b6432f7fc3981ab P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.110581 16604 tablet_replica.cc:333] T 1e99d60da3f741db8fe56bdb44d71de1 P cf4741e902d944908679bb8dcec0f073: stopping tablet replica
I20260713 09:08:50.111193 16604 raft_consensus.cc:2243] T 1e99d60da3f741db8fe56bdb44d71de1 P cf4741e902d944908679bb8dcec0f073 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:50.112123 16604 raft_consensus.cc:2272] T 1e99d60da3f741db8fe56bdb44d71de1 P cf4741e902d944908679bb8dcec0f073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.114305 16604 tablet_replica.cc:333] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073: stopping tablet replica
I20260713 09:08:50.114833 16604 raft_consensus.cc:2243] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:50.115752 16604 raft_consensus.cc:2272] T 6a05b72a27494b1e8e028d2f4d6c67b6 P cf4741e902d944908679bb8dcec0f073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.118119 16604 tablet_replica.cc:333] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073: stopping tablet replica
I20260713 09:08:50.118705 16604 raft_consensus.cc:2243] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.119247 16604 raft_consensus.cc:2272] T d0e151515cad4fd4acaf7483994ec991 P cf4741e902d944908679bb8dcec0f073 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:50.135883 21224 consensus_peers.cc:597] T 08295644332d4cc187476038500940bf P dc072a832fea4ea696f73186e83c9386 -> Peer 2dda3739c3404fc19af750a8e8e41638 (127.16.55.1:39097): Couldn't send request to peer 2dda3739c3404fc19af750a8e8e41638. Status: Network error: Client connection negotiation failed: client connection to 127.16.55.1:39097: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:50.141883 21224 consensus_peers.cc:597] T 663cd2d7bbbe418ebc17ddc1ff1535bf P dc072a832fea4ea696f73186e83c9386 -> Peer cf4741e902d944908679bb8dcec0f073 (127.16.55.2:32821): Couldn't send request to peer cf4741e902d944908679bb8dcec0f073. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:50.189276 16604 tablet_server.cc:196] TabletServer@127.16.55.2:0 shutdown complete.
I20260713 09:08:50.223321 16604 tablet_server.cc:179] TabletServer@127.16.55.3:0 shutting down...
I20260713 09:08:50.257023 16604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:50.257848 16604 tablet_replica.cc:333] T 78607ac8047e425a9c17805d85390606 P dc072a832fea4ea696f73186e83c9386: stopping tablet replica
I20260713 09:08:50.258576 16604 raft_consensus.cc:2243] T 78607ac8047e425a9c17805d85390606 P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.259148 16604 raft_consensus.cc:2272] T 78607ac8047e425a9c17805d85390606 P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.261248 16604 tablet_replica.cc:333] T 930b61ff785f426d95aa03269526410c P dc072a832fea4ea696f73186e83c9386: stopping tablet replica
I20260713 09:08:50.262097 16604 raft_consensus.cc:2243] T 930b61ff785f426d95aa03269526410c P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.262606 16604 raft_consensus.cc:2272] T 930b61ff785f426d95aa03269526410c P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.264640 16604 tablet_replica.cc:333] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386: stopping tablet replica
I20260713 09:08:50.265200 16604 raft_consensus.cc:2243] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.265647 16604 raft_consensus.cc:2272] T 74f75d7093234ac79312f97a094e38b6 P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.267518 16604 tablet_replica.cc:333] T ee71f02a491340ed91ff39be06259663 P dc072a832fea4ea696f73186e83c9386: stopping tablet replica
I20260713 09:08:50.268096 16604 raft_consensus.cc:2243] T ee71f02a491340ed91ff39be06259663 P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.268527 16604 raft_consensus.cc:2272] T ee71f02a491340ed91ff39be06259663 P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.270252 16604 tablet_replica.cc:333] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386: stopping tablet replica
I20260713 09:08:50.270812 16604 raft_consensus.cc:2243] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.271278 16604 raft_consensus.cc:2272] T fbc803d8857847749510f35893727b2a P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.273051 16604 tablet_replica.cc:333] T 663cd2d7bbbe418ebc17ddc1ff1535bf P dc072a832fea4ea696f73186e83c9386: stopping tablet replica
I20260713 09:08:50.273559 16604 raft_consensus.cc:2243] T 663cd2d7bbbe418ebc17ddc1ff1535bf P dc072a832fea4ea696f73186e83c9386 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:50.274353 16604 raft_consensus.cc:2272] T 663cd2d7bbbe418ebc17ddc1ff1535bf P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.276455 16604 tablet_replica.cc:333] T e5a242066fa94824b90403979510922e P dc072a832fea4ea696f73186e83c9386: stopping tablet replica
I20260713 09:08:50.277035 16604 raft_consensus.cc:2243] T e5a242066fa94824b90403979510922e P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.277467 16604 raft_consensus.cc:2272] T e5a242066fa94824b90403979510922e P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.279460 16604 tablet_replica.cc:333] T 28658761b4864c479d0cead9f7a7c332 P dc072a832fea4ea696f73186e83c9386: stopping tablet replica
I20260713 09:08:50.280023 16604 raft_consensus.cc:2243] T 28658761b4864c479d0cead9f7a7c332 P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.280435 16604 raft_consensus.cc:2272] T 28658761b4864c479d0cead9f7a7c332 P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.282361 16604 tablet_replica.cc:333] T 1e99d60da3f741db8fe56bdb44d71de1 P dc072a832fea4ea696f73186e83c9386: stopping tablet replica
I20260713 09:08:50.282960 16604 raft_consensus.cc:2243] T 1e99d60da3f741db8fe56bdb44d71de1 P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.283406 16604 raft_consensus.cc:2272] T 1e99d60da3f741db8fe56bdb44d71de1 P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.285279 16604 tablet_replica.cc:333] T 08295644332d4cc187476038500940bf P dc072a832fea4ea696f73186e83c9386: stopping tablet replica
I20260713 09:08:50.285807 16604 raft_consensus.cc:2243] T 08295644332d4cc187476038500940bf P dc072a832fea4ea696f73186e83c9386 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:50.286576 16604 raft_consensus.cc:2272] T 08295644332d4cc187476038500940bf P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.288585 16604 tablet_replica.cc:333] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386: stopping tablet replica
I20260713 09:08:50.289142 16604 raft_consensus.cc:2243] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:08:50.289896 16604 raft_consensus.cc:2272] T d1fbcf3b1edf4dfc8b4cd9d06397dcde P dc072a832fea4ea696f73186e83c9386 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.292209 16604 tablet_replica.cc:333] T 9e8d0f07fb9e4a2695766cfb952386b0 P dc072a832fea4ea696f73186e83c9386: stopping tablet replica
I20260713 09:08:50.292762 16604 raft_consensus.cc:2243] T 9e8d0f07fb9e4a2695766cfb952386b0 P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.293196 16604 raft_consensus.cc:2272] T 9e8d0f07fb9e4a2695766cfb952386b0 P dc072a832fea4ea696f73186e83c9386 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.295030 16604 tablet_replica.cc:333] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386: stopping tablet replica
I20260713 09:08:50.295521 16604 raft_consensus.cc:2243] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.296022 16604 raft_consensus.cc:2272] T c9e91940e2924cc49f8a026946252dad P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.297768 16604 tablet_replica.cc:333] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386: stopping tablet replica
I20260713 09:08:50.298272 16604 raft_consensus.cc:2243] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.298754 16604 raft_consensus.cc:2272] T 5817a1df7fdb430d9b6432f7fc3981ab P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.300637 16604 tablet_replica.cc:333] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386: stopping tablet replica
I20260713 09:08:50.301148 16604 raft_consensus.cc:2243] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:50.301911 16604 raft_consensus.cc:2272] T d0e151515cad4fd4acaf7483994ec991 P dc072a832fea4ea696f73186e83c9386 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.304026 16604 tablet_replica.cc:333] T 6a05b72a27494b1e8e028d2f4d6c67b6 P dc072a832fea4ea696f73186e83c9386: stopping tablet replica
I20260713 09:08:50.304656 16604 raft_consensus.cc:2243] T 6a05b72a27494b1e8e028d2f4d6c67b6 P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.305088 16604 raft_consensus.cc:2272] T 6a05b72a27494b1e8e028d2f4d6c67b6 P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.306951 16604 tablet_replica.cc:333] T 957954541e304bfd9020584b4ee02968 P dc072a832fea4ea696f73186e83c9386: stopping tablet replica
I20260713 09:08:50.307508 16604 raft_consensus.cc:2243] T 957954541e304bfd9020584b4ee02968 P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.307940 16604 raft_consensus.cc:2272] T 957954541e304bfd9020584b4ee02968 P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.309747 16604 tablet_replica.cc:333] T 22c4efb837ec4ed5845f1f104df43033 P dc072a832fea4ea696f73186e83c9386: stopping tablet replica
I20260713 09:08:50.310252 16604 raft_consensus.cc:2243] T 22c4efb837ec4ed5845f1f104df43033 P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:50.310667 16604 raft_consensus.cc:2272] T 22c4efb837ec4ed5845f1f104df43033 P dc072a832fea4ea696f73186e83c9386 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.350560 16604 tablet_server.cc:196] TabletServer@127.16.55.3:0 shutdown complete.
I20260713 09:08:50.381943 16604 master.cc:562] Master@127.16.55.62:42465 shutting down...
I20260713 09:08:50.403088 16604 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 379766d9420b4526bdd94c59746dbb86 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:50.403641 16604 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 379766d9420b4526bdd94c59746dbb86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:50.403975 16604 tablet_replica.cc:333] T 00000000000000000000000000000000 P 379766d9420b4526bdd94c59746dbb86: stopping tablet replica
I20260713 09:08:50.424343 16604 master.cc:584] Master@127.16.55.62:42465 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (20486 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (34735 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (123925 ms total)
[  PASSED  ] 8 tests.
I20260713 09:08:50.478559 16604 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 415 messages since previous log ~24 seconds ago
I20260713 09:08:50.478801 16604 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 415 messages since previous log ~24 seconds ago
I20260713 09:08:50.478943 16604 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 414 messages since previous log ~24 seconds ago
I20260713 09:08:50.479422 16604 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 ~44 seconds ago
I20260713 09:08:50.479570 16604 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 ~44 seconds ago
I20260713 09:08:50.479842 16604 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260713 09:08:50.480172 16604 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 26 messages since previous log ~6 seconds ago
